Archives
-
Fixing Virtual PC Keyboard Lockup
Lately I hear about a lot of people using VPC that their keyboard suddenly stops working inside VPC.
-
Virtual PC Differencing Disks Hierarchy
A long time ago, I talked about Differencing Disks in Virtual PC.
-
What happened on August 27, 2001?
Internet Explorer 6 was officially released.
-
Extracting stored procedure content via SQL
Some nifty SQL statements I made last week:
Firstly, listing all databases on a server.
-- Get Databases
SELECT name FROM master.dbo.sysdatabases ORDER BY name -
Starting DirectX Adventures
This week I started playing around with Managed DirectX (MDX) and it's a really fun thing. I attempted it a couple of times a long time ago, but never quite understood it, but now I have a good feeling about it, a sense of order and structure has shown itself in DirectX code.
-
Changed Job - Financial Architects
Well, what have I done during the last year? First of all, I graduated from school with highest distinction and got a job as a webdeveloper, creating ASP.NET sites. Actually, I helped to come up with and create a rather generic cms-like framework that is being used for all future sites, cutting back on development time when administration sections have to be made, and when a lot of re-occurring things have to be implemented in a site. That's about the only vague description I can give, since it's "top secret" ;)