CS-Script 3.27.0


MS Visual Studio2005 

Microsoft Visual Studio 2005 (v8.0) is a native IDE for .NET 2.0. It is very similar to Visual Studio 2003. It provides more functionality and targets a different version of CLR (.NET 2.0).

The way how the CS-Script is integrated with VS8.0 is virtually the same as with VS7.1 (see Development Tools: VS2003).

Usage

Open the script in Visual Studio by using shell extension:

This is the screenshot of the debugging "Hello World!" sample (hello.cs file).

Note:

You can significantly improve the level of the development convenience by enabling CS-Script toolbar and CS-Script code snippets from Visual Studio Integration console.


See Also

Debugging tutorial | Script Library