This topic applies to:
| Visual Studio Edition | Visual Basic | C# | C++ | J# | Visual Web Developer |
| Express | No | No | No | No | No |
| Standard | No | No | No | No | No |
| Pro/Team | Yes | Yes | Yes | Yes | Yes |
With the Visual Studio 2005 debugger, you can now debug managed common language runtime (CLR) assemblies running inside the SQL Server 2005 process in much the same way that you have debugged stored procedures, functions, triggers, and other kinds of database objects.
For more information, see What's New in the Visual Studio 2005 Debugger.
In This Section
Related Sections
See Also