<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Rob Windsor's Weblog : SharePoint</title><link>http://msmvps.com/blogs/windsor/archive/tags/SharePoint/default.aspx</link><description>Tags: SharePoint</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Installing SharePoint 2010 on Windows 7</title><link>http://msmvps.com/blogs/windsor/archive/2009/11/17/installing-sharepoint-2010-on-windows-7.aspx</link><pubDate>Tue, 17 Nov 2009 15:12:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1740254</guid><dc:creator>windsor</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/windsor/rsscomments.aspx?PostID=1740254</wfw:commentRss><comments>http://msmvps.com/blogs/windsor/archive/2009/11/17/installing-sharepoint-2010-on-windows-7.aspx#comments</comments><description>&lt;p&gt;I installed the public Beta of SharePoint 2010 on Windows 7 last night. There were several resources on the web to use as a guide, I found this one to be the best:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ee554869(office.14).aspx"&gt;Setting Up the Development Environment for SharePoint Server&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There are a couple main points you need to be aware of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The setup contains a config file that must&amp;nbsp;be edited to allow SharePoint to be installed on a Windows 7 or Vista&lt;/li&gt;
&lt;li&gt;There are several prerequisites required before you install&lt;/li&gt;
&lt;li&gt;There are a few hotfixes required after the install but before running the SharePoint Configuration Wizard&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Install Visual Studio after you install SharePoint &lt;/strong&gt;(this isn&amp;rsquo;t in the guide)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;
&lt;div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:f8e9fc2a-18cc-48a1-badf-f7ed184896a3" style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;"&gt;Technorati Tags: &lt;a rel="tag" href="http://technorati.com/tags/SharePoint+2010"&gt;SharePoint 2010&lt;/a&gt;&lt;/div&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1740254" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/windsor/archive/tags/Development/default.aspx">Development</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>SharePoint Site Columns and Content Types via a Feature</title><link>http://msmvps.com/blogs/windsor/archive/2009/07/21/sharepoint-site-columns-and-content-types-via-a-feature.aspx</link><pubDate>Tue, 21 Jul 2009 00:31:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1704057</guid><dc:creator>windsor</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/windsor/rsscomments.aspx?PostID=1704057</wfw:commentRss><comments>http://msmvps.com/blogs/windsor/archive/2009/07/21/sharepoint-site-columns-and-content-types-via-a-feature.aspx#comments</comments><description>&lt;p&gt;A few months ago I recorded a video for TechNet on &lt;a href="http://technet.microsoft.com/en-us/windowsserver/sharepoint/dd430335.aspx"&gt;Using Content Types in SharePoint 2007&lt;/a&gt;. This video focused on the end-user experience, creating site columns and content types using the browser. This week a colleague of mine, who is fairly new to SharePoint development, was tasked with building a Feature that would create a couple content types when activated. He wasn&amp;rsquo;t really sure where to start so I sat down with him to walk through the process I use. &lt;/p&gt;
&lt;p&gt;Here are the steps in a nutshell:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Prototype out the content types using the browser. &lt;/li&gt;
&lt;li&gt;Create a Visual Studio project with a feature and two element manifests. One for the site columns and one for content types. &lt;/li&gt;
&lt;li&gt;Use &lt;a href="http://www.codeplex.com/spm"&gt;SharePoint Manager&lt;/a&gt; (a free utility from CodePlex) to extract the CAML that defines the site columns and it to your Visual Studio project &lt;/li&gt;
&lt;li&gt;Add the CAML for the content type, getting the ID from SharePoint Manager and adding the FieldRefs for the site columns that make up the type &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Once you&amp;rsquo;ve gone through the process once, it&amp;rsquo;s pretty easy to repeat. Check out this video for an end-to-end walkthrough.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.vimeo.com/5665655"&gt;&lt;img height="185" width="244" src="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/windsor.metablogapi/6862.Video_5F00_0B018E30.jpg" alt="Video" border="0" title="Video" style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://vimeo.com/5665655"&gt;Watch the video on Vimeo&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:ffc5a731-a8a8-4889-8e2f-d3b62a4003f0" style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;"&gt;Technorati Tags: &lt;a rel="tag" href="http://technorati.com/tags/SharePoint"&gt;SharePoint&lt;/a&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1704057" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/windsor/archive/tags/Development/default.aspx">Development</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/Videos/default.aspx">Videos</category></item><item><title>SharePoint, AJAX, the UpdatePanel, Publishing Sites and BlueBand.master</title><link>http://msmvps.com/blogs/windsor/archive/2009/07/10/sharepoint-ajax-the-updatepanel-publishing-sites-and-blueband-master.aspx</link><pubDate>Fri, 10 Jul 2009 15:09:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1699293</guid><dc:creator>windsor</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/windsor/rsscomments.aspx?PostID=1699293</wfw:commentRss><comments>http://msmvps.com/blogs/windsor/archive/2009/07/10/sharepoint-ajax-the-updatepanel-publishing-sites-and-blueband-master.aspx#comments</comments><description>&lt;p&gt;I ran into this issue recently and it took me a long time to Google the answer. I&amp;#39;ve reposted with what I think is a title that will be more obvious to someone searching for the problem. Basically, web parts that use the UpdatePanel don&amp;#39;t work properly in BlueBand.master (and possibly other standard master pages) because the WebPartManager is outside the form tag.&amp;nbsp;Move the WebPartManager and all will be good.&lt;/p&gt;
&lt;p&gt;You can find the original post on &lt;a href="http://msmvps.com/blogs/shareblog/archive/2009/04/29/update-panel-not-working-like-you-expect.aspx"&gt;Gary Bushey&amp;#39;s blog&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1699293" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/windsor/archive/tags/Development/default.aspx">Development</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>Customized versus Uncustomized Site Pages in SharePoint 2007</title><link>http://msmvps.com/blogs/windsor/archive/2009/06/21/customized-versus-uncustomized-site-pages-in-sharepoint-2007.aspx</link><pubDate>Sun, 21 Jun 2009 17:24:30 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1696046</guid><dc:creator>windsor</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/windsor/rsscomments.aspx?PostID=1696046</wfw:commentRss><comments>http://msmvps.com/blogs/windsor/archive/2009/06/21/customized-versus-uncustomized-site-pages-in-sharepoint-2007.aspx#comments</comments><description>&lt;p&gt;I taught our SharePoint developer class last week, and a couple people who were relatively new to SharePoint had a hard time understanding the difference between Customized and Uncustomized Site Pages. I explained the process a couple times and add the explanation here for others who may share the same confusion.&lt;/p&gt;  &lt;p&gt;Let’s say I’m creating a new Visual Studio project for a SharePoint Feature. This Feature includes a page template and will provision an instance of the page template into the virtual file system of the current site when the Feature is activated.&lt;/p&gt;  &lt;p&gt;Provisioning an instance of the page means that SharePoint will update the content database to indicate that there is a new page in the site. The database will also contain the path to the the page template in the SharePoint system folders and a placeholder for a customized version of the page. Originally that placeholder will be empty, indicating that the page is in an &lt;strong&gt;uncustomized&lt;/strong&gt; state. If a user requests the page, SharePoint will see that it is uncustomized and will go to the system folders, load the page template, compile the page template into a DLL, and use the compiled image to render the page. If there is an instance of the same page template in another site, and that instance is also uncustomized, requests to this second page will use the complied image when rendered.&lt;/p&gt;  &lt;p&gt;Later, a user may come along and edit one of the instances of the page template with SharePoint Designer (they may change fonts or styles, add text, add web parts, etc). When they save their work, SharePoint Designer will put the updated markup for the page instance into the placeholder in the database mentioned earlier. That is, the page for the site the user was editing is now in a &lt;strong&gt;customized&lt;/strong&gt; state. When a user requests this page, SharePoint will load the markup from database and dynamically parse it using the no-compile mode feature that was introduced with ASP.NET 2.0.&amp;#160; Customized pages do not get complied.&lt;/p&gt;  &lt;p&gt;Finally, let’s say that the site page in question supports web parts. While we refer to the act of adding, removing, or editing web parts as a customization of the page, it is not a customization in the context being discussed. Information about web parts is stored separate to the page in the content database, so the act of adding a web part to a page using the browser interface does not put the page into a customized state.&lt;/p&gt;  &lt;p&gt;For more information, check out &lt;a href="http://msdn.microsoft.com/en-us/library/bb892186.aspx"&gt;Inside Microsoft Windows SharePoint Services 3.0&lt;/a&gt; and &lt;a href="http://msdn.microsoft.com/en-us/library/cc406685.aspx"&gt;Understanding and Creating Customized and Uncustomized Files in Windows SharePoint Services 3.0&lt;/a&gt; on MSDN.&lt;/p&gt;  &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:baf101af-da42-49dd-8cdd-c4cb4ea2d8c7" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/SharePoint" rel="tag"&gt;SharePoint&lt;/a&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1696046" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/windsor/archive/tags/Development/default.aspx">Development</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>Toronto SharePoint Camp - January 24</title><link>http://msmvps.com/blogs/windsor/archive/2009/01/17/toronto-sharepoint-camp-january-24.aspx</link><pubDate>Sat, 17 Jan 2009 13:25:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1662633</guid><dc:creator>windsor</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/windsor/rsscomments.aspx?PostID=1662633</wfw:commentRss><comments>http://msmvps.com/blogs/windsor/archive/2009/01/17/toronto-sharepoint-camp-january-24.aspx#comments</comments><description>&lt;p&gt;It is that time of year again - the &lt;a href="http://www.torontosharepointcamp.com/Pages/Default.aspx"&gt;Toronto SharePoint Camp&lt;/a&gt; taking place&amp;nbsp;next Saturday at Manulife Financial (200 Bloor Street - between Yonge and Jarvis)&amp;nbsp;.&amp;nbsp;&amp;nbsp;This free&amp;nbsp;event is organized by the people from the&amp;nbsp;Toronto SharePoint User Group and&amp;nbsp;will be of interest to developers, administrators, and end-users alike.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I&amp;#39;ll be doing two developer talks:&lt;br /&gt;- SharePoint 2007: A Developers Primer, and&lt;br /&gt;- Building SharePoint Web Parts from A to Z&lt;/p&gt;
&lt;p&gt;The other topics for the 2009 Camp include:&lt;br /&gt;- Integrating SQL Server with MOSS,&lt;br /&gt;- Social Computing with SharePoint and Silverlight,&lt;br /&gt;- Advanced InfoPath Development with SharePoint, and&lt;br /&gt;- MOSS Search: Why it&amp;rsquo;s not enough to just turn it on &lt;/p&gt;
&lt;p&gt;It should be a great turnout so please visit the website and regsiter ASAP to secure your spot.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1662633" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/windsor/archive/tags/Development/default.aspx">Development</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/CodeCamp/default.aspx">CodeCamp</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>Easy(er) ASP.NET Workflow Forms with the WSS 3.0 Workflow Tools</title><link>http://msmvps.com/blogs/windsor/archive/2008/12/16/easy-er-asp-net-workflow-forms-with-the-wss-3-0-workflow-tools.aspx</link><pubDate>Tue, 16 Dec 2008 17:21:36 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1656900</guid><dc:creator>windsor</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/windsor/rsscomments.aspx?PostID=1656900</wfw:commentRss><comments>http://msmvps.com/blogs/windsor/archive/2008/12/16/easy-er-asp-net-workflow-forms-with-the-wss-3-0-workflow-tools.aspx#comments</comments><description>&lt;p&gt;[via &lt;a href="http://blogs.code-counsel.net/Wouter/Lists/Posts/Post.aspx?ID=87"&gt;Wouter Van Vugt&lt;/a&gt;]&lt;/p&gt; &lt;p&gt;WSS3 Workflow Tools helps developers create better WSS 3.0 workflows by providing a development framework and by integrating into the Visual Studio development environment. The primary focus for this first release is on making it easier to create ASP.NET workflow forms. &lt;/p&gt; &lt;p&gt;The first release consists of: &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Base classes for all workflow form types  &lt;li&gt;UserControl framework, quite similar to what InfoPath is providing in MOSS  &lt;li&gt;Visual designers for InputForm, InputFormSection, InputFormControl and ButtonSection  &lt;li&gt;Visual Studio templates for VS2005 / VS2008, for all forms and controls  &lt;li&gt;Easy to use installer&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Check it out at &lt;a title="http://www.codeplex.com/wss3workflow" href="http://www.codeplex.com/wss3workflow"&gt;http://www.codeplex.com/wss3workflow&lt;/a&gt;. &lt;/p&gt; &lt;p&gt;Technorati Tags: [&lt;a href="http://technorati.com/tag/SharePoint" rel="tag"&gt;SharePoint&lt;/a&gt;], [&lt;a href="http://technorati.com/tag/WSS" rel="tag"&gt;WSS&lt;/a&gt;], [&lt;a href="http://technorati.com/tag/Workflow" rel="tag"&gt;Workflow&lt;/a&gt;] &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1656900" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/windsor/archive/tags/Development/default.aspx">Development</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>TechEd EMEA Resources and Demos - Integrating ASP.NET AJAX with SharePoint 2007</title><link>http://msmvps.com/blogs/windsor/archive/2008/11/13/teched-emea-resources-and-demos-integrating-asp-net-ajax-with-sharepoint-2007.aspx</link><pubDate>Thu, 13 Nov 2008 07:24:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1654005</guid><dc:creator>windsor</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/windsor/rsscomments.aspx?PostID=1654005</wfw:commentRss><comments>http://msmvps.com/blogs/windsor/archive/2008/11/13/teched-emea-resources-and-demos-integrating-asp-net-ajax-with-sharepoint-2007.aspx#comments</comments><description>&lt;p&gt;I&amp;#39;m about two hours away from delivering my&amp;nbsp;SharePoint/AJAX at TechEd EMEA and I realized my Resources slide is a little thin. Here are some additional links to resources along with a link to the session demos. I&amp;#39;m sure I&amp;#39;ve missed some so please feel free to suggest others via comments.&lt;/p&gt;
&lt;p&gt;Slides&lt;br /&gt;&lt;a href="http://www.slideshare.net/rob.windsor/integrating-aspnet-ajax-with-sharepoint-presentation"&gt;http://www.slideshare.net/rob.windsor/integrating-aspnet-ajax-with-sharepoint-presentation&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Session Demos&lt;br /&gt;&lt;a href="http://shrinkster.com/12wg" title="http://shrinkster.com/12wg"&gt;http://shrinkster.com/12wg&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;ASP.NET AJAX Developer Center&lt;br /&gt;&lt;a href="http://www.asp.net/ajax/" title="http://www.asp.net/ajax/"&gt;http://www.asp.net/ajax/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;mssharepointdeveloper.com&lt;br /&gt;&lt;a href="http://www.mssharepointdeveloper.com"&gt;http://www.mssharepointdeveloper.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;MSDN RampUp - SharePoint Developers&lt;br /&gt;&lt;a href="http://msdn.microsoft.com/en-us/rampup/dd221355.aspx" title="http://msdn.microsoft.com/en-us/rampup/dd221355.aspx"&gt;http://msdn.microsoft.com/en-us/rampup/dd221355.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;SharePoint Team Blog&lt;br /&gt;&lt;a href="http://blogs.msdn.com/sharepoint" title="http://blogs.msdn.com/sharepoint"&gt;http://blogs.msdn.com/sharepoint&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;AJAX Toolkit for SharePoint&lt;br /&gt;&lt;a href="http://www.codeplex.com/sharepointajax" title="http://www.codeplex.com/sharepointajax"&gt;http://www.codeplex.com/sharepointajax&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Inside Windows SharePoint Services 3.0&lt;br /&gt;&lt;a href="http://shrinkster.com/y2w"&gt;http://shrinkster.com/y2w&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Technorati Tags: [&lt;a rel="tag" href="http://technorati.com/tag/SharePoint"&gt;Sharepoint&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/AJAX"&gt;AJAX&lt;/a&gt;]&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1654005" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/windsor/archive/tags/TechEd/default.aspx">TechEd</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/Ajax/default.aspx">Ajax</category></item><item><title>TechEd Developer EMEA 2008</title><link>http://msmvps.com/blogs/windsor/archive/2008/10/01/teched-developer-emea-2008.aspx</link><pubDate>Wed, 01 Oct 2008 21:16:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1649514</guid><dc:creator>windsor</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/windsor/rsscomments.aspx?PostID=1649514</wfw:commentRss><comments>http://msmvps.com/blogs/windsor/archive/2008/10/01/teched-developer-emea-2008.aspx#comments</comments><description>&lt;p&gt;I found out a few days ago that I&amp;#39;ve been selected to speak at TechEd EMEA in Barcelona. I&amp;#39;m really excited as this is not only my first time speaking outside of North America, it&amp;#39;s my first trip to continental Europe. My session is on using ASP.NET AJAX with SharePoint 2007.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Integrating ASP.NET AJAX with SharePoint.&lt;br /&gt;&lt;/b&gt;&lt;i&gt;SharePoint provides a great infrastructure for quickly building intranet and Internet applications. ASP.NET AJAX provides a foundation for creating highly productive Web interfaces. Combined they are two great tastes that taste great together! In this session we will cover the basics of working with ASP.NET AJAX inside of SharePoint 2007. We will take a look at how to prepare a Web Application for ASP.NET AJAX and how to use various ASP.NET AJAX tools such as the JavaScript libraries, JSON-enabled Web services and UpdatePanels to build add rich interactivity to your SharePoint sites. &lt;/i&gt;&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re attending the conference and find the session interesting the please feel free to go to the &lt;a href="https://emea.msteched.com/dev/public/sessions.aspx"&gt;session list&lt;/a&gt; and rate it. I don&amp;#39;t know for sure but I think that your rating and the number of people who give a rating have an effect on the scheduling of the session. I&amp;#39;m positive that the number of ratings you receive helps determine if your session will repeat.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not going to be able to attend the PDC this year (this event and the PDC were too close together) so I&amp;#39;m glad there&amp;#39;s a PDC track at TechEd. From all reports PDC is going to rock so at least I&amp;#39;ll be able to get a taste of the content.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll be Twittering (&lt;a href="http://twitter.com/rob_windsor" title="http://twitter.com/rob_windsor"&gt;&lt;b&gt;&lt;span style="color:#006bad;"&gt;http://twitter.com/robwindsor&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;) and&amp;nbsp;hopefully blogging from the conference. If you&amp;#39;re there feel free to look me up or better yet drop by my session.&lt;/p&gt;
&lt;p&gt;Technorati Tags: [&lt;a rel="tag" href="http://technorati.com/tag/TechEd"&gt;&lt;b&gt;&lt;span style="color:#006bad;"&gt;TechEd&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/SharePoint"&gt;&lt;b&gt;&lt;span style="color:#006bad;"&gt;SharePoint&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/AJAX"&gt;&lt;b&gt;&lt;span style="color:#006bad;"&gt;AJAX&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;]&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1649514" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/windsor/archive/tags/Development/default.aspx">Development</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/TechEd/default.aspx">TechEd</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/Ajax/default.aspx">Ajax</category></item><item><title>DevTeach Toronto Session Materials</title><link>http://msmvps.com/blogs/windsor/archive/2008/05/21/devteach-toronto-session-materials.aspx</link><pubDate>Wed, 21 May 2008 08:21:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1625584</guid><dc:creator>windsor</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/windsor/rsscomments.aspx?PostID=1625584</wfw:commentRss><comments>http://msmvps.com/blogs/windsor/archive/2008/05/21/devteach-toronto-session-materials.aspx#comments</comments><description>&lt;p&gt;Thanks to all of you who came out&amp;nbsp;to DevTeach and cudos to the organizers for running a great event. I hope to see you in&amp;nbsp;Montreal in December. 
&lt;/p&gt;
&lt;p&gt;You can download the slides and demos I used in my sessions by clicking the links below. 
&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Introduction to Windows Communication Foundation&lt;br /&gt;&lt;/b&gt;Windows Communication Foundation (WCF) is Microsoft&amp;rsquo;s next generation API for developing distributed applications and connected systems. It combines and extends the four distributed programming technologies (ASMX web services, remoting, message queuing, and COM+) used in previous versions of the framework. This session will provide a solid overview to WCF. It will describe the essential programming concepts that are core to the technology and will demonstrate how build, configure and consume simple services.&lt;br /&gt;&lt;a href="http://shrinkster.com/13es" id="aResult" style="font-weight:bold;" target="_blank"&gt;http://shrinkster.com/13es&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Strategies for Moving Your Microsoft Visual Basic 6 Investments to .NET&lt;/b&gt; &lt;br /&gt;Co-presented with Beth Massi&lt;br /&gt;Visual Basic (VB) 6 was used by millions of developers world-wide to build applications ranging from thousands to millions of lines of code representing significant organizational investments. The path from VB 6 to .NET has not always been clear, there is no one size fits all approach. We&amp;rsquo;ll cut to the chase, exploring the pros and cons of each option using real world examples. You will leave this session with the framework and tools to develop the right strategy for your organization to leverage your existing investments while taking advantage of the power and productivity the .NET Framework provides today and .NET Framework 3.0 will provide going forward. &lt;br /&gt;&lt;a href="http://shrinkster.com/13et" id="aResult" style="font-weight:bold;" target="_blank"&gt;http://shrinkster.com/13et&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Integrating ASP.NET AJAX with SharePoint&lt;/b&gt;&lt;br /&gt;SharePoint provides a great infrastructure for quickly building intranet and Internet applications. ASP.NET AJAX provides a foundation for creating highly productive Web interfaces. Combined they are two great tastes that taste great together! In this session we will cover the basics of working with ASP.NET AJAX inside of SharePoint 2007. We will take a look at how to prepare a Web Application for ASP.NET AJAX, and how to use various ASP.NET AJAX tools such as the JavaScript libraries, JSON-enabled Web services, and UpdatePanels to build add rich interactivity to your SharePoint sites.&lt;br /&gt;&lt;a href="http://shrinkster.com/13eu" id="aResult" style="font-weight:bold;" target="_blank"&gt;http://shrinkster.com/13eu&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Technorati Tags: [&lt;a href="http://technorati.com/tag/DevTeach" rel="tag"&gt;DevTeach&lt;/a&gt;, &lt;a href="http://technorati.com/tag/WCF" rel="tag"&gt;WCF&lt;/a&gt;, &lt;a href="http://technorati.com/tag/Visual+Basic" rel="tag"&gt;Visual Basic&lt;/a&gt;, &lt;a href="http://technorati.com/tag/SharePoint" rel="tag"&gt;SharePoint&lt;/a&gt;, &lt;a href="http://technorati.com/tag/Ajax" rel="tag"&gt;Ajax&lt;/a&gt;]&lt;/p&gt;
&lt;p&gt;
&lt;script src="http://feeds.feedburner.com/~s/rwindsor?i=http://msmvps.com/blogs/windsor/archive/2008/05/21/devteach-toronto-session-materials.aspx" type="text/javascript"&gt;&lt;/script&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1625584" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/windsor/archive/tags/Development/default.aspx">Development</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/WCF/default.aspx">WCF</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/VB/default.aspx">VB</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/DevTeach/default.aspx">DevTeach</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/Ajax/default.aspx">Ajax</category></item><item><title>Webcast Series for ASP.NET Developers Who Want to Learn SharePoint</title><link>http://msmvps.com/blogs/windsor/archive/2008/05/18/webcast-series-for-asp-net-developers-who-want-to-learn-sharepoint.aspx</link><pubDate>Sun, 18 May 2008 05:15:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1623947</guid><dc:creator>windsor</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/windsor/rsscomments.aspx?PostID=1623947</wfw:commentRss><comments>http://msmvps.com/blogs/windsor/archive/2008/05/18/webcast-series-for-asp-net-developers-who-want-to-learn-sharepoint.aspx#comments</comments><description>&lt;p&gt;[via &lt;a href="http://blogs.msdn.com/pandrew"&gt;Paul Andrew&lt;/a&gt;]&lt;/p&gt;
&lt;p&gt;&lt;em&gt;[Microsoft is]&amp;nbsp;doing lots of things around introductory SharePoint development for .NET developers over the next few months. Here is the schedule for a series of MSDN web casts on 10 introductory SharePoint development topics for .NET developers. If you are a .NET developer then chances are these are the most interesting ten introductory things you can do on SharePoint Products and Technologies.&lt;/em&gt; &lt;/p&gt;
&lt;p&gt;&lt;a title="http://blogs.msdn.com/pandrew/archive/2008/05/12/sharepoint-developer-msdn-web-cast-series.aspx" href="http://blogs.msdn.com/pandrew/archive/2008/05/12/sharepoint-developer-msdn-web-cast-series.aspx"&gt;http://blogs.msdn.com/pandrew/archive/2008/05/12/sharepoint-developer-msdn-web-cast-series.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Technorati Tags: [&lt;a href="http://technorati.com/tag/SharePoint" rel="tag"&gt;SharePoint&lt;/a&gt;]&lt;/p&gt;
&lt;p&gt;
&lt;script src="http://feeds.feedburner.com/~s/rwindsor?i=http://msmvps.com/blogs/windsor/archive/2008/05/18/webcast-series-for-asp-net-developers-who-want-to-learn-sharepoint.aspx" type="text/javascript"&gt;&lt;/script&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1623947" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/windsor/archive/tags/Development/default.aspx">Development</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/Webcast/default.aspx">Webcast</category></item><item><title>Using Visual Studio 2008 with SharePoint 2007 at Toronto SharePoint UG on December 19</title><link>http://msmvps.com/blogs/windsor/archive/2007/12/11/using-visual-studio-2008-with-sharepoint-2007-at-toronto-sharepoint-ug-on-december-19.aspx</link><pubDate>Tue, 11 Dec 2007 16:06:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1392245</guid><dc:creator>windsor</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/windsor/rsscomments.aspx?PostID=1392245</wfw:commentRss><comments>http://msmvps.com/blogs/windsor/archive/2007/12/11/using-visual-studio-2008-with-sharepoint-2007-at-toronto-sharepoint-ug-on-december-19.aspx#comments</comments><description>&lt;p&gt;Fellow &lt;a href="http://www.objectsharp.com/"&gt;ObjectSharp&lt;/a&gt;ee and all around good guy, &lt;a href="http://objectsharp.com/cs/blogs/Barry/"&gt;Barry Gervin&lt;/a&gt;, will be presenting at the next meeting of the &lt;a href="http://www.tspug.com/"&gt;Toronto SharePoint User Group&lt;/a&gt;.&amp;nbsp;Here&amp;#39;s the&amp;nbsp;announcement:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please join your peers on Wednesday, December 19 at 6:00pm for a presentation on “Using Visual Studio 2008 and .NET 3.5 with SharePoint 2007.” Visual Studio 2008 introduced new templates for dealing with SharePoint. Based on Windows Workflow Foundation, the new workflow template eases the process of incorporating custom workflows into SharePoint including design time support, automatic deployment and integrated debugging without resorting to heroic efforts. We’ll look at creating workflows, attaching them to document libraries or lists, and walking through the developer experience with Visual Studio 2008. Time permitting, we’ll also show how the new Language Integrated Query functionality of .NET 3.5 can be used with SharePoint to avoid using CAML directly to query your SharePoint data.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;For more details and to register, please visit:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.tspug.com/"&gt;http://www.tspug.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
&lt;script src="http://feeds.feedburner.com/~s/rwindsor?i=http://msmvps.com/blogs/windsor/archive/2007/12/11/using-visual-studio-2008-with-sharepoint-2007-at-toronto-sharepoint-ug-on-december-19.aspx" type="text/javascript"&gt;&lt;/script&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1392245" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/windsor/archive/tags/User+Group/default.aspx">User Group</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>A Chicken Reviews the Toronto SharePoint Camp - Seriously</title><link>http://msmvps.com/blogs/windsor/archive/2007/11/01/a-chicken-reviews-the-toronto-sharepoint-camp-seriously.aspx</link><pubDate>Thu, 01 Nov 2007 13:39:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1276745</guid><dc:creator>windsor</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/windsor/rsscomments.aspx?PostID=1276745</wfw:commentRss><comments>http://msmvps.com/blogs/windsor/archive/2007/11/01/a-chicken-reviews-the-toronto-sharepoint-camp-seriously.aspx#comments</comments><description>&lt;p&gt;I really don&amp;#39;t know what to say about this so I will leave it up to you to judge. I do have one warning - the illusion, so skillfully done early in the video, is shattered near the end. You may want to have your children leave the room while you watch this.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.youtube.com/watch?v=JGSfAb8zZAo"&gt;http://www.youtube.com/watch?v=JGSfAb8zZAo&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
&lt;script src="http://msmvps.com/blogs/windsor/archive/2007/11/01/a-chicken-reviews-the-toronto-sharepoint-camp-seriously.aspx" type="text/javascript"&gt;&lt;/script&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1276745" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/windsor/archive/tags/CodeCamp/default.aspx">CodeCamp</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>Toronto SharePoint Camp Session Materials</title><link>http://msmvps.com/blogs/windsor/archive/2007/10/24/toronto-sharepoint-camp-session-materials.aspx</link><pubDate>Wed, 24 Oct 2007 13:04:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1261591</guid><dc:creator>windsor</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/windsor/rsscomments.aspx?PostID=1261591</wfw:commentRss><comments>http://msmvps.com/blogs/windsor/archive/2007/10/24/toronto-sharepoint-camp-session-materials.aspx#comments</comments><description>&lt;p&gt;Thanks to all of you who came out this weekend for the &lt;a href="http://www.torontosharepointcamp.com/"&gt;Toronto SharePoint Camp&lt;/a&gt;. It was a fun and informative&amp;nbsp;day and I know plans are already underway to make next year&amp;#39;s event bigger and better.&lt;/p&gt;
&lt;p&gt;You can download the slides and demos I used in my session by clicking the link below.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.robwindsor.com/download/WSSDevelopersPrimer-SharePointCamp.zip"&gt;Windows SharePoint Services 3.0: A Developer&amp;#39;s Primer&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a title="Photo Sharing" href="http://www.flickr.com/photos/rwindsor/1681721374/"&gt;&lt;img height="75" alt="Reza Alirezaei Talks About the SharePoint API" src="http://farm3.static.flickr.com/2202/1681721374_077cf61815_t.jpg" width="100" border="0" /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a title="Photo Sharing" href="http://www.flickr.com/photos/rwindsor/1680866841/"&gt;&lt;img height="75" alt="Attendees Waiting for the Session to Begin" src="http://farm3.static.flickr.com/2011/1680866841_10601c69f3_t.jpg" width="100" border="0" /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a title="Photo Sharing" href="http://www.flickr.com/photos/rwindsor/1680867395/"&gt;&lt;img height="75" alt="Ed Musters Describing Features" src="http://farm3.static.flickr.com/2407/1680867395_12de7a7f1a_t.jpg" width="100" border="0" /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a title="Photo Sharing" href="http://www.flickr.com/photos/rwindsor/1681721996/"&gt;&lt;img height="75" alt="Speaker Panel Q &amp;amp; A" src="http://farm3.static.flickr.com/2370/1681721996_76135dcfe1_t.jpg" width="100" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
&lt;script src="http://feeds.feedburner.com/~s/rwindsor?i=http://msmvps.com/blogs/windsor/archive/2007/10/24/toronto-sharepoint-camp-session-materials.aspx" type="text/javascript"&gt;&lt;/script&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1261591" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/windsor/archive/tags/Development/default.aspx">Development</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/User+Group/default.aspx">User Group</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/CodeCamp/default.aspx">CodeCamp</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>SharePoint, SharePoint, SharePoint</title><link>http://msmvps.com/blogs/windsor/archive/2007/10/01/sharepoint-sharepoint-sharepoint.aspx</link><pubDate>Mon, 01 Oct 2007 03:32:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1222906</guid><dc:creator>windsor</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/windsor/rsscomments.aspx?PostID=1222906</wfw:commentRss><comments>http://msmvps.com/blogs/windsor/archive/2007/10/01/sharepoint-sharepoint-sharepoint.aspx#comments</comments><description>&lt;p&gt;SharePoint is a hot topic right now and there&amp;#39;s a lot going on in and around Toronto on the subject. I thought I&amp;#39;d take a moment to highlight a few.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Toronto SharePoint Camp - October 20&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The good folks over at the &lt;a href="http://tspug.sharepointservers.com/"&gt;Toronto SharePoint User Group&lt;/a&gt; are organizing the first &lt;a href="http://www.torontosharepointcamp.com/"&gt;Toronto SharePoint Camp&lt;/a&gt;. They&amp;#39;re looking for speakers, sponsors and volunteers. For more information, to register, or to submit an abstract for a talk, visit:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.torontosharepointcamp.com/"&gt;http://www.torontosharepointcamp.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;ObjectSharp SMART Breakfast: Achieving Agility with SharePoint 2007 Technologies&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Grab a hot breakfast and join your peers&amp;nbsp;in&amp;nbsp;a round table discussion about Microsoft’s widely distributed SharePoint 2007 Technologies. Microsoft Regional Director Barry Gervin will lead the round table in exploring how SharePoint can be used to achieve greater business agility, even in the face of disruptive change in your organization. Events will be held in Toronto, North York, Mississauga, Etobicoke, and Kitchener-Waterloo starting October 16.&amp;nbsp;For more information, and to register visit:&lt;/p&gt;
&lt;p&gt;&lt;a title="http://www.objectsharp.com/smart/default.aspx" href="http://www.objectsharp.com/smart/default.aspx"&gt;http://www.objectsharp.com/smart/default.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;ObjectSharp Announces their New Course: Inside Windows SharePoint Services 3.0 for Developers&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This intensive 4-day course explores design and development techniques used when building business solutions with Windows SharePoint Services 3.0. The lectures and lab exercises dive into the WSS object model, developing WSS features and creating solution packages to deploy your development efforts in a staging or production environment. The first public course is running November 19-23. For more information on the course visit:&lt;/p&gt;
&lt;p&gt;&lt;a title="http://www.objectsharp.com/training/coursedetail.aspx?id=6010" href="http://www.objectsharp.com/training/coursedetail.aspx?id=6010"&gt;http://www.objectsharp.com/training/coursedetail.aspx?id=6010&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
&lt;script src="http://feeds.feedburner.com/~s/rwindsor?i=http://msmvps.com/blogs/windsor/archive/2007/10/01/sharepoint-sharepoint-sharepoint.aspx" type="text/javascript"&gt;&lt;/script&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1222906" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/windsor/archive/tags/Development/default.aspx">Development</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/User+Group/default.aspx">User Group</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/ObjectSharp/default.aspx">ObjectSharp</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/Training/default.aspx">Training</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/CodeCamp/default.aspx">CodeCamp</category><category domain="http://msmvps.com/blogs/windsor/archive/tags/SharePoint/default.aspx">SharePoint</category></item></channel></rss>