Eventually, it comes time to transfer your project to the production or quality assurance (QA) computer. In theory, you should just need to copy some files to the other computer. In practice, it's a ...
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 .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 ...
"The Microsoft Visual Studio development system is a suite of development tools designed to aid software developers - whether they are novices or seasoned professionals - face complex challenges and ...
One of the new features that will be part of Visual Studio 2008, previously code-named Orcas, is the ability for developers to target different frameworks from within the upcoming integrated ...