<?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/"
	>

<channel>
	<title>.NET Software Development Videos &#38; Tutorial Directory &#187; sharepoint</title>
	<atom:link href="http://www.dotnet-tv.com/tag/sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotnet-tv.com</link>
	<description>.NET Software Development Tutorials and Videos: c#, asp, Sql Server, Linq, Visual Basic, Silverlight</description>
	<lastBuildDate>Thu, 02 Feb 2012 19:35:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Learn to use the Javascript Client Object Model with Sharepoint</title>
		<link>http://www.dotnet-tv.com/2010/12/02/javascript-clent-object-model-with-sharepoint/</link>
		<comments>http://www.dotnet-tv.com/2010/12/02/javascript-clent-object-model-with-sharepoint/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 15:25:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[sharepoint]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1894</guid>
		<description><![CDATA[Scott Hillier shows SharePoint developers how to use the JavaScript Client Object Model.

]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/12/02/javascript-clent-object-model-with-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing Custom Applications for Microsoft SharePoint Server 2010 Using Microsoft ASP.NET, WCF, and REST</title>
		<link>http://www.dotnet-tv.com/2010/07/01/developing-custom-applications-for-microsoft-sharepoint-server-2010-using-microsoft-asp-net-wcf-and-rest/</link>
		<comments>http://www.dotnet-tv.com/2010/07/01/developing-custom-applications-for-microsoft-sharepoint-server-2010-using-microsoft-asp-net-wcf-and-rest/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 11:47:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1741</guid>
		<description><![CDATA[Many developers use services to build and integrate applications and line-of-business systems with SharePoint. With SharePoint 2010, developers now have a wider array of options that include ASP.NET, Windows Communication Foundation (WCF), and RESTful services. Come get a demo-rich walkthrough of each option and discuss where each of the services might be appropriate and what you stand to gain by using them.


]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/07/01/developing-custom-applications-for-microsoft-sharepoint-server-2010-using-microsoft-asp-net-wcf-and-rest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/pdc09/wmvhigh/PR12.wmv" length="749067377" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Pex &#8211; Unit Testing of SharePoint Services that Rocks!</title>
		<link>http://www.dotnet-tv.com/2010/06/10/pex-unit-testing-of-sharepoint-services-that-rocks/</link>
		<comments>http://www.dotnet-tv.com/2010/06/10/pex-unit-testing-of-sharepoint-services-that-rocks/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 11:40:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[pex]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1729</guid>
		<description><![CDATA[SharePoint Services are  challenging for unit testing because it is not possible to execute the  SharePoint Service without being connected to a live SharePoint site. For that  reason, most of the unit tests written for SharePoint are actually integration  tests as they need a live system to run. In this session, we show how to use Pex, an automated  test generation tool for .NET, to test SharePoint Services in isolation. From a  parameterized unit test, Pex generates a suite of closed unit tests with ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/06/10/pex-unit-testing-of-sharepoint-services-that-rocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Build a Project Management Dashboard with SharePoint</title>
		<link>http://www.dotnet-tv.com/2009/05/26/how-to-build-a-project-management-dashboard-with-sharepoint/</link>
		<comments>http://www.dotnet-tv.com/2009/05/26/how-to-build-a-project-management-dashboard-with-sharepoint/#comments</comments>
		<pubDate>Tue, 26 May 2009 12:54:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[sharepoint]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1281</guid>
		<description><![CDATA[Microsoft SharePoint technologies provide a collaborative framework to enhance project management processes, team collaboration, and information management. The ability to deliver relevant project reports on key metrics such as schedule, budget, and performance can contribute to project success. In addition, participants will learn how to:
* Display relevant project reports with custom views
* Develop visually relevant key performance indicators (KPI) using out of the  box tools and third party products
* Automate status reporting with SharePoint alerts
 
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/05/26/how-to-build-a-project-management-dashboard-with-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Frameworks and DDD: Keeping the Model Clean</title>
		<link>http://www.dotnet-tv.com/2009/03/04/frameworks-and-ddd-keeping-the-model-clean/</link>
		<comments>http://www.dotnet-tv.com/2009/03/04/frameworks-and-ddd-keeping-the-model-clean/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 12:57:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[sharepoint]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1205</guid>
		<description><![CDATA[Tim McCarthy talks about preserving the purity of the domain model while  using frameworks. The presentation is targeted at developers and demoes a .NET  SharePoint real application.
http://www.infoq.com/presentations/Clean-Model-Tim-McCarthy
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/03/04/frameworks-and-ddd-keeping-the-model-clean/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharepoint Development with Visual Studio 2010</title>
		<link>http://www.dotnet-tv.com/2009/02/17/sharepoint-development-with-visual-studio-2010/</link>
		<comments>http://www.dotnet-tv.com/2009/02/17/sharepoint-development-with-visual-studio-2010/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 14:01:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1177</guid>
		<description><![CDATA[In this video, Reza gives us a quick sneak-peak on some of the tools coming in Visual Studio 2010 around supporting Sharepoint as a platform.
Watch this video on Channel9.com
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/02/17/sharepoint-development-with-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

