Tag Archives: Microsoft

Really?

In this day and age with security and all, why does this Microsoft provided Windows Phone training kit default it’s installation path to the root?

Posted in Programming | Tagged , | Leave a comment

How To resolve a sub domain internally with SBS 2003

If you have created a A record called remote (for example) on your domain name to make it easier for users to access RWW (remote web workplace) from home, you will notice of course that this doesn’t work internally.  This … Continue reading

Posted in General | Tagged , , , , , , , | Comments Off

MS SQL resetting the auto increment

DBCC CHECKIDENT(‘test’, RESEED, 10001) ; where ‘test’ is the tables name we want to reset. There is a trick if you already have some date into your table your next inserting will start from 0. I’ve tested this and it … Continue reading

Posted in General | Tagged , | Comments Off

The Secret Mission of the Terminator

I’ve just seen this on Engadget today and thought it was pretty funny.

Posted in General | Tagged , , , | 1 Comment