David Douglass
7 posts.
- Microsoft SharedViewWhen I was at Lucent, everybody on the project was colocated in New Jersey, except one guy who was out in the Chicago area. But he was the most important…
- Dropping a User's Default Database in SQL Server 2005What happens if you drop a user's default database in SQL Server 2005 and the user then tries to use SQL Server Management Studio? You get this crystal…
- Learnings from Creating a Developer Virtual PC ImageOne of the things you can do with Microsoft Virtual PC is create a standard developer workstation image, an image everybody on the team uses to develop a…
- Importing Permcalc Output into the .NET Framework Configuration Tool (Mscorcfg.msc)This tool only give full trust as requvirment. )
- Accessing XML Schema Information During Document Validation.NET framework 2.0 includes a change so subtle it might appear insignificant. A new property, XmlReader.SchemaInfo, provides access to the entire schema…
- WinDbg / SOS Cheat SheetHere are the WinDbg / SOS commands I talked about at Code Camp NY. These are the basic commands to get you going with WinDbg / SOS.
- IIS 6.0 Health Monitoring and ASP.NET ApplicationsIIS 6.0 includes health monitoring for IIS worker processes (w3wp.exe). Unfortunately, from a .NET developer's perspective, this isn't very useful, and is…
