<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" >

<channel>
<title>ASP.NET Podcast</title>
<link>http://aspnet.libsyn.com</link>
<description>ASP.NET Podcast - News, views, and stuff about .NET and ASP.NET.</description>
<language>en</language>
<copyright>2005</copyright>
<managingEditor>wbm@wallym.com</managingEditor>
<webMaster>podcasts@libsyn.com (Liberated Syndication)</webMaster>
<generator>Liberated Syndication - libsyn.com</generator>
<lastBuildDate>Thu, 08 Sep 2005 10:17:00 GMT</lastBuildDate>
<ttl>180</ttl>
<itunes:summary>A podcast about the technology issues surrounding the ASP.NET technology platform, including commentary, interviews, and little light hearted humour.</itunes:summary>
<itunes:category text="Technology" />
<itunes:category text="">
	<itunes:category text="Developers" />
</itunes:category>
<itunes:keywords>asp.net .net developer programming web html ajax McClure Glavich Lindsey</itunes:keywords>
<itunes:author>Wally McClure, Paul Glavich and Buddy Lindsey</itunes:author>
<item>
<title>ASP.NET Podcast Show #16 - Interview with Miljan Braticevic of ComponentArt</title>
<link>http://www.aspnet.libsyn.org/index.php?post_id=20324#</link>
<description><![CDATA[An interview with Miljan Braticevic over Skype. ComponentArt is working on a new set of components that provide support for Ajax style development. Listen in as Miljan talks about Ajax, their new components, and a Windows Explorer type sample from the ComponentArt web site at http://webui30.componentart.com/

]]></description>
<category>podcasts</category>
<pubDate>Thu, 8 Sep 2005 10:17:00 GMT</pubDate>
<guid isPermaLink="true">http://www.aspnet.libsyn.org/index.php?post_id=20324#</guid>
<author>wbm@wallym.com</author>
<itunes:explicit>No</itunes:explicit>
<enclosure url="http://media.libsyn.com/media/aspnet/ASPNETPodcast20050907-Miljan.mp3" length="8431663" type="audio/mpeg"/>

</item>
<item>
<title>ASP.NET Podcast - Show #15 - Interview with the man that brought Ajax to the .NET Platform.......Michael Schwarz</title>
<link>http://www.aspnet.libsyn.org/index.php?post_id=20323#</link>
<description><![CDATA[An interview with Michael Schwarz over Skype. Michael is the original author of the "Ajax Library for .NET" and is currently working on a library titled "AJAX.NET Professional."
Tools that Michael users: 
Visual Studio.NET 
Fiddler. 
Firefox Debugging Console.
]]></description>
<category>podcasts</category>
<pubDate>Thu, 8 Sep 2005 10:16:00 GMT</pubDate>
<guid isPermaLink="true">http://www.aspnet.libsyn.org/index.php?post_id=20323#</guid>
<author>wbm@wallym.com</author>
<itunes:explicit>No</itunes:explicit>
<enclosure url="http://media.libsyn.com/media/aspnet/ASPNETPodcast20050903-MichaelSchwarz.mp3" length="5769774" type="audio/mpeg"/>

</item>
<item>
<title>ASP.NET Podcast Show #14 - Editable Datagrid</title>
<link>http://www.aspnet.libsyn.org/index.php?post_id=20322#</link>
<description><![CDATA[Julie Lerman or her blog at Ziff-Davis.
Doug Reilly.
Jason Salas.
Scott Mitchell.
Scottâs articles for creating an Editable Datagrid. Article 16 and Article 17.

]]></description>
<category>podcasts</category>
<pubDate>Thu, 8 Sep 2005 10:13:00 GMT</pubDate>
<guid isPermaLink="true">http://www.aspnet.libsyn.org/index.php?post_id=20322#</guid>
<author>wbm@wallym.com</author>
<itunes:explicit>No</itunes:explicit>
<enclosure url="http://media.libsyn.com/media/aspnet/ASPNETPodcast20050831-EditableDataGrid.mp3" length="4808321" type="audio/mpeg"/>

</item>
<item>
<title>ASP.NET Podcast - Show #13: Accessibility</title>
<link>http://www.aspnet.libsyn.org/index.php?post_id=18029#</link>
<description><![CDATA[Wally is back in the latest ASP.NET Podcast, show #13 which features :-

Erik Porter, Polymorphic Podcast with Craig Shoemaker, Scott Fletcher's PodCheck Review, Listener emails and Accessibility discussion ]]></description>
<category>podcasts</category>
<pubDate>Thu, 25 Aug 2005 23:25:00 GMT</pubDate>
<guid isPermaLink="true">http://www.aspnet.libsyn.org/index.php?post_id=18029#</guid>
<author>wbm@wallym.com</author>
<itunes:explicit>No</itunes:explicit>
<enclosure url="http://media.libsyn.com/media/aspnet/ASPNETPodcast20050824-Accessibility.mp3" length="6215458" type="audio/mpeg"/>

</item>
<item>
<title>ASP.NET Podcast: Show #12 - Interview with Greg Low</title>
<link>http://www.aspnet.libsyn.org/index.php?post_id=17254#</link>
<description><![CDATA[Podcast Show #12. An interview with Australian SQL Guru, Greg Low talking about SQL 2005 and its benefits to an ASP.NET developer.]]></description>
<category>podcasts</category>
<pubDate>Sun, 21 Aug 2005 00:15:00 GMT</pubDate>
<guid isPermaLink="true">http://www.aspnet.libsyn.org/index.php?post_id=17254#</guid>
<author>wbm@wallym.com</author>
<itunes:explicit>No</itunes:explicit>
<enclosure url="http://media.libsyn.com/media/aspnet/ASPNETPodcast20050820-GregLow.mp3" length="11461508" type="audio/mpeg"/>

</item>
<item>
<title>ASP.NET Podcast Show #11 - Intro to Ajax and the Ajax Library for .NET</title>
<link>http://www.aspnet.libsyn.org/index.php?post_id=16589#</link>
<description><![CDATA[ASP.NET Podcast Show #11 - Intro to Ajax and the Ajax Library for .NET.
It includes:
 - Jesse James Garrettâs original essay on Ajax. 
 - XMLHttpRequest Object documentation for Firefox. 
 - Microsoftâs XML Dom Document Object. 
 - Ajax Library for .NET. 
 - Scott Guthrie's blog about Atlas/Ajax. 
 - Javascript debugging for Firefox. 
 - Nikhil Kothariâs HttpDebugging tool. 
 - www.ajaxinfo.com 
 - Software as sheâs developed Ajax Podcast. 
 - Scott Cateâs Site.
]]></description>
<category>podcasts</category>
<pubDate>Tue, 16 Aug 2005 10:31:00 GMT</pubDate>
<guid isPermaLink="true">http://www.aspnet.libsyn.org/index.php?post_id=16589#</guid>
<author>wbm@wallym.com</author>
<itunes:explicit>No</itunes:explicit>
<enclosure url="http://media.libsyn.com/media/aspnet/ASPNETPodcast20050813.mp3" length="7329945" type="audio/mpeg"/>

</item>
<item>
<title>ASP.NET Podcast - Show #10: Interviews with Sahil Malik and Hilary Cotter</title>
<link>http://www.aspnet.libsyn.org/index.php?post_id=15876#</link>
<description><![CDATA[A double interview special. Interviews with Sahil Malik and Hilary Cotter. The Show notes are:
   Sahil Malik's Blog. 
   Sahil Malik's .NET 1.1 book. 
   Sahil Malik's .NET 2.0 book. 
   My ADO.NET Book. 
   Hilary Cotter. 
 People that are mentioned
   Kirk Evans. 
   ScottW. 
   Terri Morton. 
   Doug Reilly. 
Programmer's Pastime: Better Off Dead. 
]]></description>
<category>podcasts</category>
<pubDate>Thu, 11 Aug 2005 05:29:00 GMT</pubDate>
<guid isPermaLink="true">http://www.aspnet.libsyn.org/index.php?post_id=15876#</guid>
<author>wbm@wallym.com</author>
<itunes:explicit>No</itunes:explicit>
<enclosure url="http://media.libsyn.com/media/aspnet/ASPNETPodcast20050811.mp3" length="30774768" type="audio/mpeg"/>

</item>
<item>
<title>ASP.NET Podcast Show #9 - Nikhil Kothari, tech Talk on Writing Windows Services, and Golf</title>
<link>http://www.aspnet.libsyn.org/index.php?post_id=15393#</link>
<description><![CDATA[ASP.NET podcast show #9 - Interview Nikhil Kothari, Windows Services with Visual Basic .NET, and  Programs Pastime]]></description>
<category>podcasts</category>
<pubDate>Sun, 7 Aug 2005 22:25:00 GMT</pubDate>
<guid isPermaLink="true">http://www.aspnet.libsyn.org/index.php?post_id=15393#</guid>
<author>wbm@wallym.com</author>
<itunes:explicit>No</itunes:explicit>
<enclosure url="http://media.libsyn.com/media/aspnet/ASPNETPodcast20050730.mp3" length="15922759" type="audio/mpeg"/>

</item>
<item>
<title>ASP.NET Podcast Show #8 - The Downunder Show</title>
<link>http://www.aspnet.libsyn.org/index.php?post_id=15391#</link>
<description><![CDATA[ASP.NET Podcast Show #8 - The Downunder edition! - Interview with Darren Niemke.]]></description>
<category>podcasts</category>
<pubDate>Sun, 7 Aug 2005 22:16:00 GMT</pubDate>
<guid isPermaLink="true">http://www.aspnet.libsyn.org/index.php?post_id=15391#</guid>
<author>wbm@wallym.com</author>
<itunes:explicit>No</itunes:explicit>
<enclosure url="http://media.libsyn.com/media/aspnet/ASPNETPodcast20050729.mp3" length="20729757" type="audio/mpeg"/>

</item>
<item>
<title>ASP.NET Podcast Show #7 - The Mobile Show</title>
<link>http://www.aspnet.libsyn.org/index.php?post_id=15544#</link>
<description><![CDATA[The ASP.NET Mobile Show - Show #7]]></description>
<category>podcasts</category>
<pubDate>Sun, 17 Jul 2005 22:15:00 GMT</pubDate>
<guid isPermaLink="true">http://www.aspnet.libsyn.org/index.php?post_id=15544#</guid>
<author>wbm@wallym.com</author>
<itunes:explicit>No</itunes:explicit>
<enclosure url="http://media.libsyn.com/media/default/" length="" type=""/>

</item>
<item>
<title>ASP.NET Podcast - Special Edition - Rob Howard Interview</title>
<link>http://www.aspnet.libsyn.org/index.php?post_id=15545#</link>
<description><![CDATA[ASP.NET Podcast - Special Edition - Interview Rob Howard Interview by Buddy Lindsey]]></description>
<category>podcasts</category>
<pubDate>Mon, 4 Jul 2005 22:26:00 GMT</pubDate>
<guid isPermaLink="true">http://www.aspnet.libsyn.org/index.php?post_id=15545#</guid>
<author>wbm@wallym.com</author>
<itunes:explicit>No</itunes:explicit>
<enclosure url="http://media.libsyn.com/media/default/" length="" type=""/>

</item>
</channel></rss>
