If you want to build a Web application quickly, do it with ASP.NET Web Forms. However, you have to be willing to give up a lot: client-side coding and Ajax is more awkward in Web Forms than MVC, you ...
eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. Microsoft has released Visual Studio 2012 and .NET 4.5 to ...
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 ...