I’ll be talking about “What’s new in Visual Studio 2005/.net 2” for Microsoft Slovenia ISV partners. This will be a whole day event and it will take place on 19 […]
Building XpoLinq
Developer Express recently released first beta version of their XPO2 ORM product to their subscribers (currently there are also betas of both XtraCharts and XtraLayout – all of […]
Problems debugging BackgroundWorker and solution
Did you ever set a breakpoint within BackgroundWorker execution (worker thread), hit it and then application would stall. It is certainly a strange behavior. Apparently the problem happens […]
Two things you should know when upgrading DevExpress’ WinForms Component Collection for VS2005 from 2.2.1 to 2.2.2
There are two things you have to know: don’t do a simple upgrade. Rather uninstall previous version, clean GAC, Program Files and Common Files and do a fresh […]
WinFX December CTP is out
I am bit late to the party, however, if you don’t know yet, WinFX December CTP has been released for download (there is a separate downloads for SDK as usual). And […]
Community Server 2.0 beta 2 is out
Fine Telligent folks have just released Community Server 2.0 beta 2. Go check it out here. Also, it seems that RTM has been pushed back to February 2006.
FinalBuilder 4 is out and very useful
If you do serious development then you probably know that you have to deliver executables to your client or to a tester occasionally or perhaps every day, every […]
Infragistics joins the "we don’t support VI group"
I saw Andrej‘s post on the new Infragistics Netadvantage Vol. 3 for CLR 2.0 (VS2005/.net 2.0 that is) and went investigating what’s up. As you remember weird things are going […]
Nice managed DirectX Tutorials
If you are learning managed DirectX you’ll certainly appreciate nice tutorials, such as these (found them via Z Buffer). UPDATE: Looks like both mentioned links are not accessible anymore.
New ADO.NET 2.0 book: Professional ADO.NET 2: Programming with SQL Server 2005, Oracle, and MySQL is out
My friend and a MVP Bill Ryan co-authored a brand new ADO.NET 2.0 book Professional ADO.NET 2: Programming with SQL Server 2005, Oracle, and MySQL. I haven’t seen the […]