Funny, just after few days I blogged about how promising looks LLBLGen Pro v2 beta, the product is actually released. The list of features is impressive – good […]
LLBLGen 2.0 beta looks very promising
Check out one of the best ORMs out there going a step further. Frans posted steps to build a simple asp.net application that uses LLBLGen 2.0 beta. Pay […]
WinFS is dead, again
After a resurrection, WinFS is dead, again, according to betanews. Read more in this article.
String.IsNullOrEmpty is great, right?
Do you know of String.IsNullOrEmpty and do you use it? You do? Think again after reading this blog post. Ooops, it might not work and even worse, it […]
I am an INETA Country leader
I was just nominated for INETA Country UG Leader for Slovenia which means that I’ll have “control” over INETA user groups here in Slovenia. SLODUG (which I am also the […]
Robotics anybody?
Microsoft released Robotics Studio June 2006 CTP for creating robotics application easily. Ever wanted to play with robots but you didn’t want to mess with different robot operating systems? You don’t […]
.Net Framework 3.0 Community
Microsoft recently opened .Net Framework 3.0 Community site. Lot of useful and interesting stuff located in one place.
CodeRush just got better
CodeRush made a major version jump to 2.0.1. Apparently the most of the improvements are template related which makes sense as templates are huge productivity booster. Check new training videos […]
DevExpress event-raising method naming
Sometimes you want to override certain method that fires an event. By design guidelines one would expect a protected virtual On[EventName] method. But for some reason [DevEx] decided […]
Red-Gate’s SqlPrompt utility
Red-Gate’s SqlPrompt is an utility that makes you wonder how could you live without it. It is basically an application that runs in the background and adds “intellisense” […]