PictureServices updated to VS 2008 RTM

Published 14 January 08 07:18 PM | justinjsmith 

Today I updated PictureServices to work with the RTM release of Visual Studio 2008 and the .NET Framework 3.5 (what a mouthful). My testing rigor for this release was less than perfect. Please let me know if you find any bugs.

For what it's worth, the changes in the API made the simple list extensions implementation simpler. Honestly, I was skeptical at first, but it really is pretty straightforward.

Check out the new version here.

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# MSDN Blog Postings » PictureServices updated to VS 2008 RTM said on January 15, 2008 12:27 AM:

PingBack from http://msdnrss.thecoderblogs.com/2008/01/15/pictureservices-updated-to-vs-2008-rtm/

# Javier de Jorge said on January 15, 2008 11:58 AM:

I've downloaded the new version but when I compile it shows an error on MockFeedService.cs saying that ExtensibleRss20FeedFormatter could not be found.

Another question, Where is the client code for Web and windows,

Thanks and sorry for my english,

Javier P. de Jorge

# justinjsmith said on January 15, 2008 2:41 PM:

I am assuming MockFeedService.cs is your code. I removed ExtensibleRss20FeedFormatter from the API, so all references to it need to be changed.

The new model is to use the extension methods in the SyndicationExtensions project.

Leave a Comment

(required) 
(optional)
(required) 
Page view tracker