LINQPad as a Code Snippet Execution Engine(west-wind.com)

submitted by rstrahlrstrahl(7226) 4 years, 1 month ago

LINQPad is an awesome tool to quickly execute code. Besides the obvious LINQ testing features that its name implies, LINQPad also can come in quite handy as a generic .NET code snippet execution utility that allows you to run any .NET expression or single statement block. It's a great tool for your toolbox to quickly check behavior of BCL functions for example...

1 comment |category: |Views: 27

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by yesthatmcgurkyesthatmcgurk(4063) 4 years, 1 month ago 0

Wow. Where this stuff is a struggle with snippet compiler, LinqPad has great visualizers that shows you the state of any object without work (foreach object in collection writeline yadda yadda) on your part.

Reply

information Login or create an account to comment on this story