Hacker News new | ask | show | jobs
by timrobinson 5506 days ago
"test some part of C#" - Snippet Compiler already works well for this, if you don't want to start Visual Studio.

Snippet Compiler isn't broken, though, like STFU is. For instance, I have the .NET framework in C:\WINNT.

Besides, for command line use, how hard is it to:

1. Start menu, Visual Studio Command Prompt 2. vim temp.cs 3. csc temp.exe 4. temp.exe

1 comments

Is Snippet Compiler stuck at .net 3.5 though? I'm looking here:

http://www.sliver.com/dotnet/SnippetCompiler/

I tried it with default parameters and it looks like no go.