Tomorrow (Wednesday) I’ll be co-presenting Windows Power Shell with Matjaž Ladava (MS dude) at Slovene Windows Users Group (SLOWUG). It will be quite a challenge talking about cmdlet […]
VMWare Workstation 5.5.3 for ("experimental support") Vista
Just after few days after Vista went RTM, [VMWare] released a minor update to its Workstation 5.5 product. For me, the most important feature is (experimental) Vista support […]
Office 2007 is available for download on MSDN
Office Professional 2007 and other Office 2007 programs are available for download on MSDN. Happy downloading.
Red-gate’s SQL Compare
Recently I was facing this problem: I am developing an asp.net 2.0/remoting/winforms application which stores data in Sql Server 2005. From time to time I publish my application […]
About Visual Studio 2003 on Vista
A while ago Somasegar's blog post about MS not supporting Visual Studio 2003 on Windows Vista caused quite a stir in community. A lot of people were very […]
(Managed) DirectX versions confusion
(Managed) DirectX 9.0x is the perfect example on how not to handle version numbering. First, there is a “global” version problem which Jeff Atwood describes here. They are all […]
Have you ever seen MSB3113 and MSB3114 errors?
Have you ever seen MSB3113 and MSB3114 errors? No? Me neither until I started using VSTS Tests capability. I created a simple test that targeted an exe assembly […]
Is it now OK to do piracy in Slovenia?
On 20th of October 2006 the Slovene government imposed an act of self reproduction compensation reproduction for personal use. Actually I don't know the proper English term so I'll […]
Using client certificates with RemObjects’ WinInetHttpClientChannel
Currently [RO]' Http channels don't support client certificates (i.e. client certificates are required in IIS when the option "Require Client Certificates" is selected). Why would you need them anyway? Client […]
Transferring .net object graphs using RemObjects SDK 4.0
If you happen to use RemObjects SDK 4.0 (RO) for an alternative to remoting (I'll discuss the benefits in another post) than you are certainly facing one problem. RO thing doesn't […]