<?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>SharePoint Monitor &#187; Development</title>
	<atom:link href="http://www.sharepointmonitor.com/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointmonitor.com</link>
	<description>Sharepoint Tutorial and How-To Guides</description>
	<lastBuildDate>Wed, 25 Aug 2010 11:31:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SharePoint Search Using KeywordQuery</title>
		<link>http://www.sharepointmonitor.com/2010/08/sharepoint-search-using-keywordquery/</link>
		<comments>http://www.sharepointmonitor.com/2010/08/sharepoint-search-using-keywordquery/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 07:40:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[FullTextSQLQuery]]></category>
		<category><![CDATA[KeyWordQuery]]></category>
		<category><![CDATA[Search]]></category>

		<guid isPermaLink="false">http://www.sharepointmonitor.com/?p=588</guid>
		<description><![CDATA[<p><a href="http://www.sharepointmonitor.com/2010/08/sharepoint-search-using-keywordquery/">SharePoint Search Using KeywordQuery</a> is an article from: <a href="http://www.sharepointmonitor.com">Sharepoint Monitor</a></p>
SharePoint Search Using KeywordQuery is an article from: Sharepoint Monitor
To build custom search applications on top of   SharePoint   you should use the new  Microsoft.Office.Server.Search.Query object model. From code, you can use either the FullTextSQLQuery or the KeyWordQuery class. The common properties and methods for these  classes are defined in the [...]]]></description>
		<wfw:commentRss>http://www.sharepointmonitor.com/2010/08/sharepoint-search-using-keywordquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with SharePoint from External ASP.NET Web Apps.</title>
		<link>http://www.sharepointmonitor.com/2010/08/working-with-sharepoint-from-external-asp-net-web-apps/</link>
		<comments>http://www.sharepointmonitor.com/2010/08/working-with-sharepoint-from-external-asp-net-web-apps/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 08:25:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[SPSite]]></category>
		<category><![CDATA[SPWeb]]></category>

		<guid isPermaLink="false">http://www.sharepointmonitor.com/?p=583</guid>
		<description><![CDATA[<p><a href="http://www.sharepointmonitor.com/2010/08/working-with-sharepoint-from-external-asp-net-web-apps/">Working with SharePoint from External ASP.NET Web Apps.</a> is an article from: <a href="http://www.sharepointmonitor.com">Sharepoint Monitor</a></p>
Working with SharePoint from External ASP.NET Web Apps. is an article from: Sharepoint Monitor
SharePoint is essential an extention of ASP.NET and so with a just a little development work a SharePoint site can be extended in almost any way such as building custom Web Parts or accessing SharePoint from other ASP.NET web applications.
Before extending SharePoint [...]]]></description>
		<wfw:commentRss>http://www.sharepointmonitor.com/2010/08/working-with-sharepoint-from-external-asp-net-web-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Page Layouts in SharePoint</title>
		<link>http://www.sharepointmonitor.com/2010/07/creating-page-layouts-in-sharepoint/</link>
		<comments>http://www.sharepointmonitor.com/2010/07/creating-page-layouts-in-sharepoint/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 11:21:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Page Layout]]></category>

		<guid isPermaLink="false">http://www.sharepointmonitor.com/?p=561</guid>
		<description><![CDATA[<p><a href="http://www.sharepointmonitor.com/2010/07/creating-page-layouts-in-sharepoint/">Creating Page Layouts in SharePoint</a> is an article from: <a href="http://www.sharepointmonitor.com">Sharepoint Monitor</a></p>
Creating Page Layouts in SharePoint is an article from: Sharepoint Monitor
SharePoint ships with several page layouts which authors can use to create different designs of welcome and detail pages, however you are not  limited to using only the page layouts provided by SharePoint. You can create your own custom layouts or edit existing layouts. [...]]]></description>
		<wfw:commentRss>http://www.sharepointmonitor.com/2010/07/creating-page-layouts-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Diagnostic Logging in SharePoint</title>
		<link>http://www.sharepointmonitor.com/2010/07/diagnostic-logging-in-sharepoint/</link>
		<comments>http://www.sharepointmonitor.com/2010/07/diagnostic-logging-in-sharepoint/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 10:53:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Diagnotics]]></category>
		<category><![CDATA[Logging]]></category>

		<guid isPermaLink="false">http://www.sharepointmonitor.com/?p=555</guid>
		<description><![CDATA[<p><a href="http://www.sharepointmonitor.com/2010/07/diagnostic-logging-in-sharepoint/">Diagnostic Logging in SharePoint</a> is an article from: <a href="http://www.sharepointmonitor.com">Sharepoint Monitor</a></p>
Diagnostic Logging in SharePoint is an article from: Sharepoint Monitor
SharePoint  includes diagnostic logging and event reporting that  can used to troubleshoot errors   may be encountered in SharePoint. The below steps will enable SharePoint diagnostic logging:

Navigate to the Operations page on the Central Administration site.
Select Diagnostic Logging in the Logging and Reporting [...]]]></description>
		<wfw:commentRss>http://www.sharepointmonitor.com/2010/07/diagnostic-logging-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with Master Pages in SharePoint</title>
		<link>http://www.sharepointmonitor.com/2010/07/working-with-master-pages-in-sharepoint/</link>
		<comments>http://www.sharepointmonitor.com/2010/07/working-with-master-pages-in-sharepoint/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 11:20:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Master Pages]]></category>

		<guid isPermaLink="false">http://www.sharepointmonitor.com/?p=559</guid>
		<description><![CDATA[<p><a href="http://www.sharepointmonitor.com/2010/07/working-with-master-pages-in-sharepoint/">Working with Master Pages in SharePoint</a> is an article from: <a href="http://www.sharepointmonitor.com">Sharepoint Monitor</a></p>
Working with Master Pages in SharePoint is an article from: Sharepoint Monitor
Master pages are reusable page templates which use a combination of ASP.NET controls and HTML markup. Once a user creates a new Publishing page, that page’s look and feel derives from a master page; the content   to be displayed the content&#8217;s   layout [...]]]></description>
		<wfw:commentRss>http://www.sharepointmonitor.com/2010/07/working-with-master-pages-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Getting Started with Silverlight in SharePoint 2010</title>
		<link>http://www.sharepointmonitor.com/2010/03/getting-started-with-silverlight-in-sharepoint-2010/</link>
		<comments>http://www.sharepointmonitor.com/2010/03/getting-started-with-silverlight-in-sharepoint-2010/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 11:06:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://www.sharepointmonitor.com/?p=275</guid>
		<description><![CDATA[<p><a href="http://www.sharepointmonitor.com/2010/03/getting-started-with-silverlight-in-sharepoint-2010/">Getting Started with Silverlight in SharePoint 2010</a> is an article from: <a href="http://www.sharepointmonitor.com">Sharepoint Monitor</a></p>
Getting Started with Silverlight in SharePoint 2010 is an article from: Sharepoint Monitor
Silverlight is a fast evolving and powerful technology for building Rich Internet Applications (RIA).  Integrating Silverlight to SharePoint sites allows for the building of very responsive and interactive interfaces as well as support for out-of-browser applications and a deep support for video integration.
Silverlight integration [...]]]></description>
		<wfw:commentRss>http://www.sharepointmonitor.com/2010/03/getting-started-with-silverlight-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>First Look at SharePoint 2010 BCS &#8211; Business Connectivity Services</title>
		<link>http://www.sharepointmonitor.com/2010/03/sharepoint-2010-bcs-business-connectivity-services/</link>
		<comments>http://www.sharepointmonitor.com/2010/03/sharepoint-2010-bcs-business-connectivity-services/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 09:08:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[BCS]]></category>
		<category><![CDATA[External Data]]></category>

		<guid isPermaLink="false">http://www.sharepointmonitor.com/?p=257</guid>
		<description><![CDATA[<p><a href="http://www.sharepointmonitor.com/2010/03/sharepoint-2010-bcs-business-connectivity-services/">First Look at SharePoint 2010 BCS &#8211; Business Connectivity Services</a> is an article from: <a href="http://www.sharepointmonitor.com">Sharepoint Monitor</a></p>
First Look at SharePoint 2010 BCS &#8211; Business Connectivity Services is an article from: Sharepoint Monitor
Business Connectivity Services (BCS) is a new service introduced with SharePoint 2010 to allow SharePoint sites to connect to and manipulate external data.  SharePoint 2007 had a similar facility in the form of Business Data Catalog (BDC) which made external [...]]]></description>
		<wfw:commentRss>http://www.sharepointmonitor.com/2010/03/sharepoint-2010-bcs-business-connectivity-services/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
