<?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>Obstructed Graph &#187; ASP.NET</title>
	<atom:link href="http://robertschultz.org/tag/asp-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://robertschultz.org</link>
	<description>A blog managed and maintained by a software engineer living in Fresno, California.</description>
	<lastBuildDate>Mon, 09 Aug 2010 07:13:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Free Ebook: Foundations of Programming by Karl Seguin</title>
		<link>http://robertschultz.org/2009/10/07/free-ebook-foundations-of-programming-by-karl-seguin/</link>
		<comments>http://robertschultz.org/2009/10/07/free-ebook-foundations-of-programming-by-karl-seguin/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 18:52:17 +0000</pubDate>
		<dc:creator>Robert Schultz</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Foundations of Programming]]></category>
		<category><![CDATA[Free Ebook]]></category>
		<category><![CDATA[Karl Seguin]]></category>

		<guid isPermaLink="false">http://www.robertschultz.org/?p=612</guid>
		<description><![CDATA[If you&#8217;re interested in a really great ebook, check out this completely free ebook by Karl Seguin called Foundations of Programming. Download]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re interested in a really great ebook, check out this completely free ebook by Karl Seguin called Foundations of Programming.</p>
<p><a href="http://www.robertschultz.org/wp-content/uploads/2009/10/Foundations-Of-Programming-by-Karl-Seguin.pdf" target="_blank">Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://robertschultz.org/2009/10/07/free-ebook-foundations-of-programming-by-karl-seguin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Telerik Embraces Open Source with New Extentions for ASP.NET MVC</title>
		<link>http://robertschultz.org/2009/08/12/telerik-embraces-open-source-with-new-extentions-for-asp-net-mvc/</link>
		<comments>http://robertschultz.org/2009/08/12/telerik-embraces-open-source-with-new-extentions-for-asp-net-mvc/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 21:57:41 +0000</pubDate>
		<dc:creator>Robert Schultz</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Telerik]]></category>

		<guid isPermaLink="false">http://www.robertschultz.org/?p=341</guid>
		<description><![CDATA[One of my biggest issues with ASP.NET MVC was it&#8217;s lack of built-in controls similar to what ships with ASP.NET WebForms.  This means when you want things like a TreeView or some sort of DataGrid you pretty much need to write it yourself.  Well now it seems as though companies are starting to push some [...]]]></description>
			<content:encoded><![CDATA[<p>One of my biggest issues with ASP.NET MVC was it&#8217;s lack of built-in controls similar to what ships with ASP.NET WebForms.  This means when you want things like a TreeView or some sort of DataGrid you pretty much need to write it yourself.  Well now it seems as though companies are starting to push some controls targeted at MVC.  Today Telerik <a href="http://www.telerik.com/company/press-center/company-news/telerik-embraces-open-source-with-new-extentions-for-asp-net-mvc.aspx" target="_blank">announced</a> their first CTP for <a href="http://www.telerik.com/products/aspnet-mvc.aspx" target="_blank">ASP.NET MVC extensions</a>.</p>
<p>Right now it seems pretty basic for what they offer but it&#8217;s a start.  You get an accordion, date picker, progress bar, slider, message box and tabs.  Even though you can already add these controls with some custom javascript, they take the work out of them and clean them up a bit.  In additional allowing you to bind to properties and methods from within ASP.NET.  This removes the need to have to have to implement ASP.NET data within your jQuery tags.</p>
<p>Best of all?  They&#8217;re open source!  Nice one Telerik.</p>
]]></content:encoded>
			<wfw:commentRss>http://robertschultz.org/2009/08/12/telerik-embraces-open-source-with-new-extentions-for-asp-net-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
