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 ...
Visual Studio has lots of templates but you probably use only a few of them. Why not create your own area with all (and only) the templates you actually use? It’s easy to do: First, shut down Visual ...
Visual Studio .NET simplifies the process of installing your applications by providing an easy way to add the Setup Wizard to your applications. In this tip, Irina Medvinskaya will create a simple ...