February 2006 - Posts

Get a FREE Second Chance to Pass Your Microsoft Certification Exam

If you register for this offer you will get a free exam if you fail on your first try.

with 0 Comments

Common Web Project Conversion Issues and Solutions

Reviews both Visual Studio 2005 Web project and ASP.NET 2.0 framework changes that affect Web project conversion, and then discusses common issues and solutions for converting using Visual Studio 2005. More
with 0 Comments

Visual Studio 2005 Web Application Project Preview

The Visual Studio 2005 Web Application Project Model is a new web project option for Visual Studio 2005 that provides the same conceptual web project approach as VS 2003 (a project file based structure where all code in the project is compiled into a single assembly) but with all the new features of VS 2005 (refactoring, class diagrams, test development, generics, etc) and ASP.NET 2.0 (master pages, data controls, membership/login, role management, Web Parts, personalization, site navigation, themes, etc). More
with 0 Comments