ASP.NET MVC is important to all Microsoft .NET Framework developers for at least two reasons. First, it reflects the first Microsoft commitment to the Model-View-Controller (MVC) pattern for ...
I'm always looking for ways to develop high quality software faster with less code. Recently, I explored aspect-oriented programming (AOP) to reduce code volume, and I cover the potential benefits in ...