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 ...
I would like to create a project in Visual Studio 2008 for some simple web services that produce JSON responses (i.e. REST), which would run in ASP.NET. Using the VS terminology, this doesn't seem to ...