<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>Intranet &#8211; Macronimous Blog</title>
	<atom:link href="https://www.macronimous.com/blog/category/intranet/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.macronimous.com/blog</link>
	<description>Web design, web programming, Mobile apps, Opensource , SEO etc</description>
	<lastBuildDate>Tue, 25 Feb 2020 08:56:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>Sharepoint, Web parts and .NET programming</title>
		<link>https://www.macronimous.com/blog/sharepoint-web-parts-and-net-programming/</link>
					<comments>https://www.macronimous.com/blog/sharepoint-web-parts-and-net-programming/#comments</comments>
		
		<dc:creator><![CDATA[Benny]]></dc:creator>
		<pubDate>Wed, 15 Jul 2009 10:05:20 +0000</pubDate>
				<category><![CDATA[Intranet]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<guid isPermaLink="false">https://www.macronimous.com/blog/sharepoint-web-parts-and-net-programming/</guid>

					<description><![CDATA[<p>A few months ago, we started working on Microsoft SharePoint Products and Technologies, offered few different solutions to customers in India and UK. This is not a single technology or tool to just to learn and implement within a short span &#8211; it has a wide range of technologies which help businesses to not to [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.macronimous.com/blog/sharepoint-web-parts-and-net-programming/">Sharepoint, Web parts and .NET programming</a> first appeared on <a rel="nofollow" href="https://www.macronimous.com/blog">Macronimous Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>A few months ago, we started working on Microsoft SharePoint Products and Technologies, offered few different solutions to customers in India and UK. This is not a single technology or tool to just to learn and implement within a short span &#8211; it has a wide range of technologies which help businesses to not to just to stop with simple file sharing.</p>
<p>SharePoint has much more. It&#8217;s worth a visit to them if an authenticated Intranet solution is what you are looking for. The base product is Windows SharePoint Services (WSS), (which is free for Windows server users &#8211; now closed in 2020) however <a href="https://products.office.com/en-us/sharepoint/collaboration" target="_blank" rel="noopener noreferrer">Microsoft office Sharepoint services</a> is pricey.</p>
<p>You may use them to create a secure place to maintain and share all of your business data such as documents, schedules, announcements, calendars, discussion forums, etc.Since we are familiar with <a href="https://en.wikipedia.org/wiki/ASP.NET_AJAX" target="_blank" rel="noopener noreferrer">ASP.NET 2.0</a>, developing Web parts were no longer a big job.</p>
<p>Microsoft says, &#8220;Windows SharePoint Services Web Part infrastructure is built on top of the Microsoft ASP.NET 2.0 Web Part infrastructure and Web Parts that derive from the ASP.NET Web Part class are completely supported in Windows SharePoint Services. You should create ASP.NET Web Parts whenever possible&#8221;. So as to provide customization and scaling up the product with additional features will not be a problem if you know how to write Web parts.</p>
<p>If you have the development environment which consists of Visual Studio 2005, Windows SharePoint Services 3.0, and Knowledge in <a href="https://msdn.microsoft.com/en-us/library/67ef8sbd.aspx" target="_blank" rel="noopener noreferrer">C# </a>or<a href="https://msdn.microsoft.com/en-in/library/xk24xdbe(v=vs.90).aspx" target="_blank" rel="noopener noreferrer"> VB</a>, You should be able to shoot. I found some good resources to start your first SharePoint Web part development. Post as comments if you have more.</p>
<p>Additionally, if you understand how to add Web Part zone and Web parts using Microsoft Office SharePoint Designer 2007, you can work on the design to create containers for Web parts. The following are the two good resources to accomplish so:<a href="https://docs.microsoft.com/en-us/dotnet/api/system.web.ui.webcontrols.webparts.webpartzone" target="_blank" rel="noopener noreferrer">https://docs.microsoft.com/en-us/dotnet/api/system.web.ui.webcontrols.webparts.webpartzone</a></p>
<p>Finally to add more confidence let us understand the advantages of SharePoint: <a href="http://technet.microsoft.com/en-us/windowsserver/sharepoint/bb684456.aspx" target="_blank" rel="noopener">http://technet.microsoft.com/en-us/windowsserver/sharepoint/bb684456.aspx</a></p>
<p>We will keep our SharePoint experiences posted in the future.</p>
<p>The post <a rel="nofollow" href="https://www.macronimous.com/blog/sharepoint-web-parts-and-net-programming/">Sharepoint, Web parts and .NET programming</a> first appeared on <a rel="nofollow" href="https://www.macronimous.com/blog">Macronimous Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.macronimous.com/blog/sharepoint-web-parts-and-net-programming/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
