Show HN: DotNetFiddle – JsFiddle for .Net
61–70 of 95 posts
Nice work! Is this inspired by Compilify? How are you securing execution? Source? I did a blog post a long time ago on hosted execution with Roslyn and that is how we do it with Compilify (which is open source).
Re: Show HN: DotNetFiddle – JsFiddle for .Net
#62Re: Show HN: DotNetFiddle – JsFiddle for .Net
#63Re: Show HN: DotNetFiddle – JsFiddle for .Net
#64Nice tool!
Re: Show HN: DotNetFiddle – JsFiddle for .Net
#65Re: Show HN: DotNetFiddle – JsFiddle for .Net
#66Here's one for R:
Re: Show HN: DotNetFiddle – JsFiddle for .Net
#67Great pretty handy. You even got auto complete, kudos.
Re: Show HN: DotNetFiddle – JsFiddle for .Net
#68http://liveweave.com is by far the best HTML/CSS/JS playground out there. you guys should totally try it out.
Re: Show HN: DotNetFiddle – JsFiddle for .Net
#69O M G Collaboration coding in the browser is SERIOUSLY cool!
you should then try http://liveweave.com. they have code-hinting for HTML5, CSS3, JS, jQuery...really awesome stuff. I recently found it, and loving it so far.
Re: Show HN: DotNetFiddle – JsFiddle for .Net
#70Pretty cool, nested classes do not work though. Throws "Method must have a return type".