Welcome to MSDN Blogs Sign in | Join | Help

September 2006 - Posts

Flickr and .NET

I recently came across this article: Flickr-ing about with .NET . Anyone who has uploaded photos to Flickr or has an interest in the site can programmatically walk the site with this API. It's rather straight forward. The difficulty lies in coming up

Inferring SharePoint 2007 Web Service Parameters

The SharePoint 2007 SDK documentation for the Beta2TR is currently lacking in details around invoking the web services. One approach you can use is to use the .NET Reflector to crack open the assembly and see what the service in question does with the

Infopath Form Serialization and Schema Names

If you are working with SharePoint 2007 workflows, then you've probably had a need to serialize and deserialize InfoPath forms xml data based on the instructions here: How to: Access Association and Initiation Form Data in a Workflow . I've found that

Recover Documents from SharePoint 2003 Database

This will not work with MOSS 2007. If you are looking for a MOSS 2007 solution for recovering document go here: Recover Documents from MOSS 2007 Database At some point a file will be accidentally deleted from a SharePoint library. There are tools to guard
 
Page view tracker