Latest Posts
Popular Posts
-
I am *very* keen on automating tests, so I was looking into unit testing a WCF service. If I say "unit test", I mean a fast ,...
-
It's easy I thought, just select the Property of the EntityType and set the Default Value in the Properties window to: DateTime.Now ...
-
*Updated* 26. September 2010: Updated with comments from Adam Cogan *Updated* 27. September 2010: Updated the comparison between anonymo...
7 comments:
using System;
class Hello {
static void Main() {
Console.WriteLine("hello, world");
}
}
I am not sure what you want to say :-)
It looks like that service is no longer available.
Have you tried Compilr's Service?
Hi Bruce
No I havent...
Why would that be handy?
What are you using it for?
CU
//Hello Peter
//How r u;
use frosthawk.net :P way easier to use than compilr.com if you just going to try building C# code.
No need for signup, edit box on frontpage, hit ctrl+shift+b to build. easy peasy :D
frosthawk.net
Cool stuff!
Feature requests:
- Allow execution and return result to another window/frame
- Intellisense
- Allow usage of .NET 4
- Color in text editor for keywords
Anyway http://frosthawk.net is cool!
Post a Comment