As my buddy SB Chatterjee mentioned (thanks, SBC!) I have a new article on extending Sharepoint at MSD2D.com.
Extend SharePoint Portal Server with ADO.NET and XML
Well, its like an article, cause its long, has pictures, coding excerpts, and includes a bio. But its an MSD2D SharePoint Tip. That's okay. Big thanks to Dave Cragg at MSD2D for getting me started.
What I mean by “extending SharePoint” is, essentially, packaging up all of the Document Library data (using WebDAV and SPS2001 in the article), into an XML data layer and using ADO.NET to merge that data layer with other enterprise data (SQL Server data in our case) for applications with full access to SharePoint documents that do not require Digital Dashboard or even a browser, for that matter.
I like the MSD2D.com community and how it aggregates information on SharePoint, Exchange, etc. in one location. The next article I'll probably be submitting for publication at MSD2D.com will be describing the process I used in migrating a SharePoint Portal Server 2001 Document Library containing 10,000+ documents to Windows 2003 Sharepoint Services.