Articles tagged with: Patterns & Practices

Avoiding the break statement

Summary: Avoiding the break statement in coding by using additional checks in the loop's condition expression for better readability and avoiding messy code.


Think Generic

Summary: The importance of thinking in generic terms when developing mobile websites.


Five basic concepts of scalability

Summary: A list of five basic concepts for scalability.


You know something is not well...

Summary: A reflection on the challenges faced by developers when dealing with disorganized code, lack of documentation, messy applications, and reliance on individuals for crucial information.


MS Patterns & Practices Performance Testing Guidance released

Summary: Mention of the MS Patterns & Practices Performance Testing Guidance.