If you wonder what minimum permissions you need to use SqlDependency with SQL Server 2005 then look no further. This code project article definitely works and is the […]
Material from my "Making ORM applications more secure/Naredimo ORM aplikacije varnejše" presentation
I posted both slides and demo code from my "Making ORM applications more secure/Naredimo ORM aplikacije varnejše" presentation held at Bleeding Edge conference in Portorož on 1.10.2008. The […]
Righthand has joined LLBLGenPro partners
I am proud to announce that today, after years of experience with LLBLGenPro development, I've become an official LLBLGenPro partner. As such I am offering consultancy and […]
e-hiša (e-house) in Nova Gorica
Wednesday I attended the opening of e-hiša, the house of experiments, in Nova Gorica. Luka Manojlovič and a team of young volunteers have put up a nice place […]
When demand surpasses supply
While I was browsing for OpenMoko (interesting concept btw) products I’ve came across this interesting e-shop page. Pay attention to the quantities. The Neo FreeRunner is quite an […]
Visual Studio 2008 SP1 most peculiar installation known issue
I was reading VS2008 SP1 known issues file and this issue struck me: 2.1.4 Visual Studio 2008 SP1 installation fails when the Windows Vista sidebar is enabled. Visual […]
Visual Studio 2008/.net 3.5 SP1 is out!
Go get the long awaited SP1 now. A warning though (make sure you read IMPORTANT paragraph below the links): If you previously installed a Visual Studio 2008 Hotfix, […]
First signs of Direct3D life on HTC TyTN II!
Guys at xda-developers.com achieved a breakthrough in HTC TyTN II missing (3D) graphics acceleration technology. In fact they achieved to cook up a proof of concept Direct3D driver […]
Creating wrappers for sealed and other types for mocking
Did you ever wanted to mock a sealed class or non-virtual methods? Unless you are using TypeMock you are in for some coding as there is no easy […]
Can’t start World Wide Web Publishing Service because of Windows Process Activation Service
Recently I had to check out an asp.net application on my workstation and found out that the "Default Web Site" is stopped for some reason. After trying to […]