Browse by Tags
All Tags »
.NET »
Visual Studio (
RSS)
Last time I checked R# 4 was in Beta, just randomly browsed to the download page for the nightly builds and see that R# 4 is RC3. I must say I am somewhat disappointed with JetBrains with regards to Resharper , we are several months past the release of...
I have found that .NET really lacks in this space, needless to say I've been scouring the web for a decent free UML designer. Annoyingly most of the free UML tools have heavy restrictions on there use ( VP , MagicDraw ), oh and Visio is hopeless for complex...
Just a quick post on how to get the best out of F# Interactive What is F# interactive? That's a dang good question! Well you can think of F# interactive as being a console application that you type stuff into and its evaluated and based on what you type...
I played with this a while back but never blogged about it and thought that maybe I should do now as its a pretty nifty tool. First and foremost, if you have not looked at C# 3.0 or LINQ then here are some articles that I have written on the subject:...
I stumbled across this while working on a small project ( Data Structures and Algorithms (DSA) ). Creating a proxy for a type, or whatever really - in my case a collection is really simple and provides some really cool results in the locals window when...
More Posts