Articles tagged with: Patterns & Practices

Think Generic

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


ASP.NET: Split AppSettings and ConnectionStrings to separate files

Summary: How to split app settings and connection strings in ASP.NET to separate files, allowing for easier management and organization of configuration settings.


Book Review: Design Patters (Gang of Four)

Summary: A review of the book 'Design Patterns: Elements of Reusable Object-Oriented Software', by Erich Gamma, Richard Helm, Ralph Johnson & John M. Vlissides.


Resource exhaustion and other uncommon testing scenarios

Summary: Some uncommon testing scenarios.


Five basic concepts of scalability

Summary: A list of five basic concepts for scalability.