Getting Started in Visual C# .NET

Microsoft Visual C# .NET is one of the managed programming languages that are supported by the common language runtime (CLR) in Microsoft Visual Studio .NET. Many For more information about the C# language, see the Visual Studio.NET documentation.

References and Imports

After you have started the Visual Studio project, you must add references to the SMO assemblies. You will then have to import the required namespaces so that your program can recognize the SMO types.

See Also

Tasks

How to: Create a Visual C# SMO Project in Visual Studio .NET

Help and Information

Getting SQL Server 2005 Assistance