RSS

Why Do End Users Hate Agile Software Development

Why Do End Users Hate Agile Software Development

Advice on how to overcome   objections to agile methodologies.

View article…

 
Leave a comment

Posted by on June 17, 2013 in Good2Read

 

Tags:

CloudBees PaaS Adds Java EE 7 Support

CloudBees PaaS Adds Java EE 7 Support

The company claims to be the first   cloud development service to support the update.

View article…
Follow-me-on-twitter

 
Leave a comment

Posted by on June 17, 2013 in Good2Know

 

Tags:

The posted message queue vs the input queue vs the message queue

The posted message queue vs the input queue vs the message queue

There are multiple ways of viewing the interaction between posted messages and input messages. MSDN prefers to view posted messages and input messages as part of one giant pool of messages in a message queue, with rules about which ones get processed first. I, on the other hand, prefer to think of posted messages and input messages as residing in different queues that are processed in sequence.

View article…
Follow-me-on-twitter

 
Leave a comment

Posted by on June 17, 2013 in Good2Read

 

Tags:

Using Amazon Login (and LinkedIn and …) with Windows Azure Access Control

Using Amazon Login (and LinkedIn and …) with Windows Azure Access Control

One of the services provided by the Windows Azure cloud computing platform is the Windows Azure Access Control Service (ACS). It is a service that provides federated authentication and rules-driven, claims-based authorization. It has some social providers like Microsoft Account, Google Account, Yahoo! and Facebook. But what about the other social identity providers out there? For example the newly introduced Login with Amazon, or LinkedIn? As they are OAuth2 implementations they don’t really fit into ACS.

View article…
Follow-me-on-twitter

 
Leave a comment

Posted by on June 14, 2013 in Good2Read

 

Tags:

The Decorator Pattern in .NET

The Decorator Pattern in .NET

The decorator pattern is a good way to add extensibility to an application, as it follows SOLID design principles. Learn how to use it by adding validation logic to a form.

View article…
Follow-me-on-twitter

 
Leave a comment

Posted by on June 14, 2013 in Good2Read

 

Tags:

ASP.NET MVC Custom Model Binder

ASP.NET MVC Custom Model Binder

shows a simple and easy way to handle custom model binding.

View article…
Follow-me-on-twitter

 
Leave a comment

Posted by on June 14, 2013 in Good2Read

 

Tags:

Consuming JSON Web Service Using WinJS.xhr

Consuming JSON Web Service Using WinJS.xhr

This sample demonstrates how to consume JSON Web Service Using WinJS.xhr.

View article…
Follow-me-on-twitter

 
Leave a comment

Posted by on June 14, 2013 in Good2Read

 

Tags: , ,

 
Follow

Get every new post delivered to your Inbox.

Join 37 other followers