<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss'><id>tag:blogger.com,1999:blog-4990785225546577822</id><updated>2009-10-18T03:37:45.191+05:30</updated><title type='text'>Sharepoint Development</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://cyberincarnation.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4990785225546577822/posts/default'/><link rel='alternate' type='text/html' href='http://cyberincarnation.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Cyberincarnation</name><uri>http://www.blogger.com/profile/04653854091249512840</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4990785225546577822.post-318435201110788255</id><published>2007-11-24T02:51:00.000+05:30</published><updated>2007-11-24T02:57:29.054+05:30</updated><title type='text'>MOSS 2007 Development Resources</title><content type='html'>Videos available for Training !!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.sharepoint-screencasts.com/"&gt;http://www.sharepoint-screencasts.com/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4990785225546577822-318435201110788255?l=cyberincarnation.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cyberincarnation.blogspot.com/feeds/318435201110788255/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=4990785225546577822&amp;postID=318435201110788255' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4990785225546577822/posts/default/318435201110788255'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4990785225546577822/posts/default/318435201110788255'/><link rel='alternate' type='text/html' href='http://cyberincarnation.blogspot.com/2007/11/moss-2007-development-resources.html' title='MOSS 2007 Development Resources'/><author><name>Cyberincarnation</name><uri>http://www.blogger.com/profile/04653854091249512840</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='18375382243801311841'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4990785225546577822.post-2532825566848396539</id><published>2007-11-19T01:24:00.000+05:30</published><updated>2007-11-19T01:31:07.978+05:30</updated><title type='text'>SharePoint Web Part Code Snippets for VS 2005</title><content type='html'>When you want to develop web parts for SharePoint the “traditional” way, it’s good idea to use the &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=CAC3E0D2-BEC1-494C-A74E-75936B88E3B5&amp;amp;displaylang=en"&gt;Web Part Templates for Visual Studio .NET&lt;/a&gt;. These templates will give you a start class to quickly build web parts. Unfortunately these templates are not (yet?) available for Visual Studio 2005. Since &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=9C552114-DC9A-43EE-9281-B080B7C280B4&amp;amp;displaylang=en"&gt;Windows SharePoint Services SP2&lt;/a&gt; you can run your WSS sites on .NET 2.0, so you can build your SharePoint web parts with Visual Studio 2005. Given that copy/pasting code is rather cumbersome I’ve create a couple of code snippets for Visual Studio 2005 that will generate code for a SharePoint Web Part. Currently I’ve got code snippets to create:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;C# Web Part (shortcut wp) &lt;/li&gt;&lt;li&gt;C# Web Part Property (shortcut wpprop) &lt;/li&gt;&lt;li&gt;C# Tool Part (shortcut tp) &lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;I’m still working on the other items (provider and consumer web part) and the VB.NET versions (any volunteers?). You can download them from the &lt;a href="http://workspaces.gotdotnet.com/webpartcodesnippets"&gt;GotDotNet site&lt;/a&gt; (&lt;a href="http://workspaces.gotdotnet.com/webpartcodesnippets"&gt;http://workspaces.gotdotnet.com/webpartcodesnippets&lt;/a&gt;), the ZIP contains a VSI package so you can easily install them in VS 2005. (Make sure you select the code snippets you want to install, see screenshot)&lt;br /&gt;&lt;img id="BLOGGER_PHOTO_ID_5134271715684124018" style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center" alt="" src="http://bp2.blogger.com/_XiN140qj98c/R0CY7EGwBXI/AAAAAAAAAAM/LrYTXH80JSs/s320/WebPartCodeSnippetsInstall.jpg" border="0" /&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;source : &lt;a href="http://weblogs.asp.net/jan/archive/2006/02/01/437037.aspx"&gt;http://weblogs.asp.net/jan/archive/2006/02/01/437037.aspx&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4990785225546577822-2532825566848396539?l=cyberincarnation.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cyberincarnation.blogspot.com/feeds/2532825566848396539/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=4990785225546577822&amp;postID=2532825566848396539' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4990785225546577822/posts/default/2532825566848396539'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4990785225546577822/posts/default/2532825566848396539'/><link rel='alternate' type='text/html' href='http://cyberincarnation.blogspot.com/2007/11/sharepoint-web-part-code-snippets-for.html' title='SharePoint Web Part Code Snippets for VS 2005'/><author><name>Cyberincarnation</name><uri>http://www.blogger.com/profile/04653854091249512840</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='18375382243801311841'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://bp2.blogger.com/_XiN140qj98c/R0CY7EGwBXI/AAAAAAAAAAM/LrYTXH80JSs/s72-c/WebPartCodeSnippetsInstall.jpg' height='72' width='72'/><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4990785225546577822.post-6334052201529824314</id><published>2007-11-19T01:04:00.000+05:30</published><updated>2007-11-19T01:05:58.639+05:30</updated><title type='text'>Softwares Required!!!</title><content type='html'>Visual Studio 2005 with Office SharePoint Server 2007 SDK 1.2&lt;br /&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=6d94e307-67d9-41ac-b2d6-0074d6286fa9&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=6d94e307-67d9-41ac-b2d6-0074d6286fa9&amp;amp;displaylang=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Visual Studio 2005 extensions for Windows SharePoint Services 1.1 CTP&lt;br /&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=3e1dcccd-1cca-433a-bb4d-97b96bf7ab63&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=3e1dcccd-1cca-433a-bb4d-97b96bf7ab63&amp;amp;displaylang=en&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4990785225546577822-6334052201529824314?l=cyberincarnation.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cyberincarnation.blogspot.com/feeds/6334052201529824314/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=4990785225546577822&amp;postID=6334052201529824314' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4990785225546577822/posts/default/6334052201529824314'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4990785225546577822/posts/default/6334052201529824314'/><link rel='alternate' type='text/html' href='http://cyberincarnation.blogspot.com/2007/11/softwares-required.html' title='Softwares Required!!!'/><author><name>Cyberincarnation</name><uri>http://www.blogger.com/profile/04653854091249512840</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='18375382243801311841'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4990785225546577822.post-4589543018471348355</id><published>2007-11-19T00:58:00.000+05:30</published><updated>2007-11-19T01:02:43.709+05:30</updated><title type='text'>Zlatan's Blog</title><content type='html'>&lt;a href="http://dotnet.org.za/zlatan/default.aspx"&gt;Zlatan's Blog&lt;/a&gt;&lt;br /&gt;A blog about Enterprise Content Management Solutions and Office Business Applications (OBAs) built on Sharepoint 2007 Technology&lt;br /&gt;&lt;br /&gt;Developing AJAX Web Parts in SharePoint 2007&lt;br /&gt;&lt;a href="http://dotnet.org.za/zlatan/archive/2007/10/12/developing-ajax-web-parts-in-sharepoint-2007.aspx"&gt;http://dotnet.org.za/zlatan/archive/2007/10/12/developing-ajax-web-parts-in-sharepoint-2007.aspx&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4990785225546577822-4589543018471348355?l=cyberincarnation.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cyberincarnation.blogspot.com/feeds/4589543018471348355/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=4990785225546577822&amp;postID=4589543018471348355' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4990785225546577822/posts/default/4589543018471348355'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4990785225546577822/posts/default/4589543018471348355'/><link rel='alternate' type='text/html' href='http://cyberincarnation.blogspot.com/2007/11/zlatans-blog.html' title='Zlatan&apos;s Blog'/><author><name>Cyberincarnation</name><uri>http://www.blogger.com/profile/04653854091249512840</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='18375382243801311841'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry></feed>