Since the last version released I become aware of an issue in the visualizer. If you were working on a project that referenced newer DevExpress assemblies the visualizer […]
What’s new in C# 4.0 presentation at NTK 2010 in Portorož
Tomorrow I am talking about new features in C# 4.0 at NT Konferenca in Portorož, Slovenia and I’ll be there through all day. So if you want to […]
Righthand DataSet Visualizer now supports Visual Studio 2010
New in 0.9.16: added support for Visual Studio 2010 and updated user interface a bit. As before, everything is merged into a single dll file which is also […]
Visual Studio 2010 and .net 4.0 are being released today
Today is the day. See Soma’s announcement and prepare your browsers pointed to MSDN Subscriber Downloads. The goods should be available for download starting at 10AM PST which […]
Enabling and understanding code contracts in Visual Studio 2010 beta 2
Code Contracts are a new way to do both runtime and static checking of your code coming with .net 4.0/Visual Studio 2010. Prerequisites Visual Studio 2010 beta 2. […]
Easy way to edit Visual Studio’s project file using XML editor
There are times one needs to edit a project file (csproj, vbproj or others) in XML editor or just text editor because all settings are not available through […]
Visual Studio 2010 beta 2 and .net 4.0 beta 2 available on MSDN
Both Visual Studio 2010 beta 2 and .net 4.0 beta 2 are available for MSDN subscribers and on Wednesday for everybody. Perhaps an important feature is that a […]
My favorite features in upcomming Visual Studio 2010/.net 4.0
The following two are my favorite features comming with .net 4.0 and Visual Studio 2010: parallel extensions – a great and easy way to utilize those idle cores […]
Parallel Programing in .net 4.0/Visual Studio 2010 presentation slides (NT Konferenca 2009 version, in Slovene)
Here are the slides used in my Parallel programming in .net 4.0/Visual Studio 2010 presentation (Slovene language) on NT Konference 2009. I hope you had good time during […]
Running Visual Studio 2010 beta under VMWare Workstation 6.x
There are some graphical problems, probably due to new Visual Studio’s WPF UI, when running shinny new Visual Studio 2010 beta under VMWare Workstation: things like menus disappearing, […]