Roadmap to resources for Visual C# (307715)



The information in this article applies to:

  • Microsoft Visual C# .NET (2003)
  • Microsoft Visual C# .NET (2002)
  • Microsoft Visual C# 2005

This article was previously published under Q307715

SUMMARY

This article discusses the resources that you can use to learn and to master Microsoft Visual C#. These resources include links to roadmap articles, and links to useful information including online documentation, Microsoft Knowledge Base (KB) articles, and Visual C# .NET white papers.

This article contains the following sections:

MORE INFORMATION

Getting started

Visual C# .NET is a new programming language that is designed to bring fast development to the C++ programmer without sacrificing the power and control that have been a hallmark of C and C++.

For more information about Visual C# .NET or Visual C# 2005, visit the following Microsoft Developer Network (MSDN) Web site:

Microsoft Visual C# developer center
http://msdn.microsoft.com/vcsharp/

For more information, visit the following Microsoft GotDotNet Web site:back to top

Overview

For information about features of Visual C# .NET, visit the following MSDN Web sites:back to top

Language specification

For language specification information about Visual C# .NET, visit the following MSDN Web site: back to top

Key concepts and quickstarts

For more information about using Visual C# .NET, visit the following Microsoft Developer Network (MSDN) Web sites: For more information about the Common Tasks QuickStart, visit the following Microsoft GotDotNet Web site:

Welcome to the Common Tasks QuickStart
http://www.gotdotnet.com/quickstart/howto/

Note For C# samples, click C# in the I want my samples in box.

back to top

How to articles

"How to" articles provide step-by-step instructions to accomplish specific tasks. For more information, visit the following Microsoft Web sites:

Welcome to Microsoft Help and Support
http://support.microsoft.com/default.aspx

back to top

Walkthroughs

Walkthroughs are mini-tutorials that walk you through some typical application development scenarios that use Visual C# .NET. For more information, visit the following MSDN Web sites:back to top

Troubleshooting

If you experience problems, and you need answers to your questions, visit the MSDN newsgroups. In the MSDN newsgroups, you can share your experiences with your peers, or you can search the Microsoft Knowledge Base for articles about specific issues.

Search the Knowledge Base
http://support.microsoft.com/search

Welcome to MSDN discussion groups
http://msdn.microsoft.com/newsgroups/

back to top

REFERENCES

For more information, visit the following Microsoft Web sites:

Microsoft Development Network (MSDN)
http://msdn.microsoft.com

GotDotNet: The Microsoft .NET Framework Community
http://www.gotdotnet.com

back to top

Modification Type:MinorLast Reviewed:10/4/2006
Keywords:kbinfo KB307715 kbAudDeveloper