Articles tagged with: Development

ASP.NET: Flushing files to browser with Response.AddHeader()

Summary: A guide on fixing content flushing issues in ASP.NET


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.


Working with PHP, six months later

Summary: Six months after transitioning to PHP, the challenges and rewards of working with this language.


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.


Five basic concepts of scalability

Summary: A list of five basic concepts for scalability.