Articles tagged with: Development

Book Review: ASP.NET 4 Social Networking

Summary: The book provides a good start for building a social network with ASP.NET 4.0, but the architecture won't scale if the site grows. The book covers various frameworks and features, but also has some cons. Overall, it sets the basis for a decent social network with low usage and quite some features.


Don't test only with superusers

Summary: The importance of testing software with normal user accounts, not just admin accounts, to avoid potential issues and ensure functionality for all users.


Building a simple Cache system for Wordpress 3.0

Summary: Building a simple cache system for Wordpress 3.0 to speed up loading times.


My personal Source Code Control evolution

Summary: My personal journey with Source Code Control systems.


Distributed knowledge vs Shared Knowledge

Summary: The difference between distributed knowledge and shared knowledge in companies.