Hacker’s diary

What are the options? This is what I found so far: * Dynamically compile C# or VB.NET code into an assembly and execute it – I used this route before […]

Just installed Microsoft Visual Studio 2010 Beta 2 in a virtual PC (Microsoft Virtual PC 2007). It is kinda slow, but it works. In the process I created two “baseline” […]

Following up on the previous post. Linux (and UNIX in general) has a centralized location for logs: that’s /var/log. Windows does not. The original idea was that you are supposed […]

I had a surprisingly difficult time trying to figure out how to set folder permissions in my windows service installer. Here’s the story: I have a Windows service that writes […]

One more time about TFS

Every day when I open my solution in Visual Studio I get this message box: After that Visual Studio checks out my solution file and a number of project files, […]