Welcome to RightHand's community place Sign in | | Help

julij 2008 - Posts

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 that is able to accelerate windowed application on HTC's original WM6.1.
Posted by Miha Markic | 1 Comments
Filed under:

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 way to mock them just like that (I am fiddling with MOQ but AFAIK no mock framework is capable of mocking sealed
Posted by Miha Markic | 2 Comments
Filed under: ,

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 start it I've got this message: So I've tried to start the mentioned services
Posted by Miha Markic | 0 Comments
Filed under: ,