Fiddle with it! ... Quickly Experiment or Test C# Code Snippets


The next time you want to quickly run a snippet of C# code try and use this cool online compiler: https://dotnetfiddle.net/

Sure saves me the trouble of opening a new dummy project in Visual Studio or using the not so friendly Interactive Window.

The DotNetFiddle site also has some cool features, like the ability to share code and embed in other webpages like so:

Comments