From Keyvan Nayyeri (full post here, Google action here):
Visual Basic team has given a collection of sample codes for dealing with blog contents in Visual Basic 2005:
My.Blogs is a collection of sample code that will show you how you can easily provide programmatic access to weblogs in the applications you build. The My.Blogs sample code supports reading from blogs feeds (including RSS 2.0, ATOM 1.0, and RDF 1.0) as well as posting entries to blog servers (using the MetaWebLog API).
Read their article about My.Blogs sample codes and download code samples. To install MSDN My extensions follow these instructions.
This looks like a cool add-in for VS, as well as a good primer on how to create your own custom My.<foo> extensions (I remember reading somewhere that a guy on the C# team was working on a comparable paradigm for C#; something along the lines of that.<foo>, but I can’t find the link) as the full source is provided as well. Unfortunately I have to emphasize the word “looks” in my previous sentence: When attempting to run the .vsi file I am getting the following error:
"Installation stopped because the directory for the ProjectType value did not exist. The project type is invalid for your installation of Visual Studio."
So I’m not able to get it installed and start playing around with it, and Google comes back with nada when searching for that exception (anyone have any thoughts?). Bummer. Anywho…enjoy.
Share this post: 
|

|

|

|

|
