Compile and Test .NET Code Snippet Without Saving
I often find myself creating a new .NET project in Visual Studio.NET every time I want to try some simple pieces of code from books that I read or test some code in my system. Have you ever faced the same problem? If yes, that’s not a big deal forever. I’ve found a little tool invaluable called Snippet Compiler.
The Snippet Compiler is a small Windows-based application that allows you to write, compile, and run .NET 2.0/3.5 code.It has some other features such as intellisense that lets you write code as fast as using Visual Studio.NET, etc, but the ability of just being able to test things quickly is my opinion the best feature.
Snippet Compiler was written by Jeff Key and can be download from http://www.sliver.com/dotnet/SnippetCompiler/.
All I can say is a tool that .NET programmers must have in their development PC. What are your tools?
- Copyright 2010 WowKhmer Tech. All Rights Reserved. Powered by Wordpress | Theme designed by Chris Murphy
- Back To Top
- Home








Leave a Comment-