Friday, November 30, 2007
Friday, June 01, 2007
Safari Bookshelf
Subscription on-line bookshelf. Lots of IT related text books that you can search or just read through.
Friday, May 04, 2007
Interesource Blogs: James Higgs A serious of posts detailing how to set up Subversion in a Windows environment.
Friday, March 30, 2007
Friday, March 16, 2007
SuitedCowboys » Vista Activation DNS Error A solution to the "0×8007232B DNS name does not exist" error when installing Windows Vista Business Volume Licensing
Monday, October 23, 2006
One thing I have to remember.
The ASPNET user no longer exists and will not be used by the web application when accessing SQL Server. You will get an error - Login failed for user 'NT AUTHORITY\NETWORK SERVICE'. This user does not seem to exist, though. It appears to be hidden but does exist inside the IIS_WPG group. If you add this group as your SQL Server Login and give it the access permissions previously enjoyed by ASPNET then it should work.
Friday, October 20, 2006
If you change the machine name of a machine with SQL Server installed, you need to do a few things in SQL Server after the machine name change. This article outlines those steps. The article applies to SQL Server 7.0, 2000 and 2005.
Changing the name of a SQL Server machine
Friday, October 06, 2006
TimeSnapper - make timesheets a snap TimeSnapper is an Automatic Screenshot Journal. It runs in the background of your computer, taking screenshots of your desktop every few seconds all week long.
Friday, September 08, 2006
Claritude Software: Products Good looking tool to help you file emails in Outlook. Having used it for a few days now, it really looks useful.
Friday, August 18, 2006
ScottGu's Blog : Tip/Trick: Creating Sub-Web Projects using the VS 2005 Web Application Project Option VS 2003 supported splitting up a large site into multiple projects, although it is non-trivial to setup and manage. With the VS 2005 Web Application Project option it is now pretty easy to set this up and manage it using VS 2005.