The Project\'s Web section (under project properties in VS2008) has a list of debuggers: ASP.NET, Native Code, SQL Server. What is Native Code?
Native code doesn't run on the Common Language Runtime (CLR). An example would be a non-managed C++ application.