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]
Dom Millar (1)
Liju Gopalan (1)
Azim Zahir (1)
Dharmendra Gaur (1)
Gaurav Tomar (1)
Amit Kumar Agrawal (1)
Sushmita Kumari (1)
Satish Arveti (1)
Related resources for VS 2005
No resource found
Creating a Basic RogueLike Game in C# (Version 0.1)
9/11/2023 11:57:03 AM.
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.
Easily Find Tags and Values in a Large Xml Document Using XmlTextReader in C#
9/1/2023 4:09:34 AM.
Parsing large XML documents efficiently can be a challenge due to memory constraints. This approach utilizes the XmlTextReader class in C# to extract specific tags and their corresponding values from
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.
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.
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.
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.