Monthly Archives: November 2006

Office SharePoint Server 2007 up on MSDN downloads

Office SharePoint Server 2007 Enterprise/Standard [617 MB] and Office SharePoint Server 2007 [485 MB] for Search (Enterprise/Standard) are now available on MSDN Downloads

Posted in MOSS 2007, MSDN, SharePoint | Leave a comment

Sending html+text emails with System.Net.Mail

There’s something about the new System.Net.Mail classes that has been annoying the hell out of me. I appreciate that the API is more complete and that I can finally send emails with embedded images, but there’s something that it does … Continue reading

Posted in .NET 2.0, Mail | Leave a comment

XPath Test Utility

I’m working on a project that requires large XML documents and complex XPath queries. When I looked around online, I couldn’t find any decent .NET oriented XPath test utilities. And so, I wrote this. XPathTest.exe is a command line utility … Continue reading

Posted in .NET, Utilities, XPath | 3 Comments

Windows Vista RTM available on MSDN

Windows Vista (x86 and x64) is finally available on MSDN downloads. Go get it!

Posted in MSDN, Vista | Leave a comment

No HTTPS = No CardSpaces

It was like I was back in my first days of programming more than 10 years ago; I tried to implement CardSpaces on a sample page and nothing would work like it should. I click a button and the form … Continue reading

Posted in Uncategorized | 1 Comment

Looking at CardSpaces

I’ve started looking at CardSpaces. It’s pretty cool; it enables us to get rid of usernames/passwords without Microsoft owning your data (like passport). It’s a completely open standard that anyone can implement, and there are already examples in PHP and … Continue reading

Posted in .NET, CardSpaces | Leave a comment