Related resources for VS 2005
  • Easily Find Tags and Values in a Large Xml Document Using XmlTextReader in C#12/27/2013 6:50:29 PM. In this article you will learn how to find tags and values in a large xml document using XmlTextReader in C#.
  • Building the Really Really Really Simple RogueLike V0.1 With C#2/2/2012 4:22:58 PM. Want to build a Roguelike game with C# in 5 minutes? The following is a really quick game I built in about 2 hours and shows how easy it is to get a simple game going.
  • XML SchemaValidator12/2/2011 12:51:15 AM. This article shows how to validate an XML document against a schema using C#. For demonstration of this, I have created a GUI application using Visual Studio 2005 Express Edition.
  • Chapter 7: From 2005 to 2010: Debugging an Application1/26/2011 11:41:19 PM. After reading this chapter, you will be able to use the new debugger features of Microsoft Visual Studio 2010, create unit tests and execute them in Visual Studio 2010, compare what was available to you as a developer in Visual Studio 2005.
  • Introduction to Microsoft Visual Studio Team System 2008 Test Edition12/21/2010 8:48:56 AM. This article discusses Microsoft Visual Studio Team System 2008 (Test Edition), an integrated development environment provided with Visual Studio and it's comparison and what’s new from Microsoft Visual Studio 2005.
  • Chapter 6: From 2005 to 2010: Designing the Look and Feel12/1/2010 1:10:18 AM. After reading this chapter, you will be able to Create an ASP.NET MVC controller that interacts with the data model. Create an ASP.NET MVC view that displays data from the controller and validates user input and Extend the application with an external plug-in using the Managed Extensibility Framework.
  • Chapter 5: From 2005 to 2010: Business Logic and Data11/30/2010 3:24:24 AM. After reading this chapter, you will be able to Use the Entity Framework (EF) to build a data access layer using an existing database or with the Model-First approach .Generate entity types from the Entity Data Model (EDM) Designer using the ADO.NET Entity Framework POCO templates. Get data from Web services Learn about data caching using the Microsoft Windows Server AppFabric (formerly known by the codename “Velocity”)
  • Debug Javascript in Visual Studio 20057/5/2009 11:26:13 PM. This article explains you how to debug script in VS2005 by using practical Google map example.
  • Debug Javascript in Visual Studio 20057/5/2009 11:26:13 PM. This article explains you how to debug script in VS2005 by using practical Google map example.
  • New IDE Features in Visual Studio 20056/25/2009 2:49:01 AM. Visual Studio 2005 aims to simplify the development process thereby adding many new features to simplify the overall development experience. This article aims to discuss all major IDE related changes in Visual Studio 2005.
  • How to use Login Control in Visual Studio 20056/19/2009 2:08:00 AM. In the recent version of Visual Studio 2005, Microsoft has taken care of a very common functionality of the web applications. In the following article we will see that how to use login control using C#.Net.
  • How to use Login Control in Visual Studio 20056/19/2009 2:08:00 AM. In the recent version of Visual Studio 2005, Microsoft has taken care of a very common functionality of the web applications. In the following article we will see that how to use login control using C#.Net.
  • A Guide To Migrate from VS 2003 To VS 20058/24/2006 12:37:25 PM. This article shows how to to migrate your solution from VS 2003 to VS 2005.