TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About VS 2005
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Microsoft Press (3)
Gaurav Tomar (2)
Sushmita Kumari (2)
Liju Gopalan (1)
Dom Millar (1)
Azim Zahir (1)
Dharmendra Gaur (1)
Amit Kumar Agrawal (1)
Satish Arveti (1)
Related resources for VS 2005
No resource found
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 SchemaValidator
12/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 Application
1/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 Edition
12/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 Feel
12/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 Data
11/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 2005
7/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 2005
7/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 2005
6/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 2005
6/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 2005
6/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 2005
8/24/2006 12:37:25 PM.
This article shows how to to migrate your solution from VS 2003 to VS 2005.
- Ebook
Pro .NET 2.0 XML
Pro .NET 2.0 XML is the first book to provide a complete solution to XML on the .NET ...
Download