0

[object Object]

Got this error when logging into a machine that I hadn’t touched in months: “the security database on the server does not have a computer account for this workstation trust relationship” Not exactly s

0

PDC Wrapup - My fav sessions

PDC was great this year! Here’s a quick list of my favorite sessions of technologies and products that Social Bookmarking will use soon… Stuff we’ll use this year: Velocity ADO.NET Data Services Vis

0

New MSDN & TechNet Search URLs

Along with all the other new features of our recent MSDN & TechNet search release we also created “search” sub-domains for both of the sites. The new URLs are: http://search.msdn.com and http://se

0

Backslash key on Blackjack II

The backslash key isn’t on the default key layout on the Blackjack. Just hold down the “sym” button and a list of symbols (special characters) will appear. Jon

0

Web Unit Tests Without HttpContext

Phil Haack created a very useful HttpSimulator to assist in unit testing code that accesses the HttpContext. I was up an running in a few minutes. Here’s a sample that worked for me. [TestMethod] publ