<?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>IdealProgrammer.com &#187; ASP.NET</title>
	<atom:link href="http://idealprogrammer.com/category/net-languages/asp/feed/" rel="self" type="application/rss+xml" />
	<link>http://idealprogrammer.com</link>
	<description>Take a Little Action each Day to Transform Yourself into the Ideal Programmer</description>
	<lastBuildDate>Tue, 31 Jan 2012 00:08:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Css Techniques for asp.net</title>
		<link>http://idealprogrammer.com/net-languages/asp/css-techniques-for-asp-net/</link>
		<comments>http://idealprogrammer.com/net-languages/asp/css-techniques-for-asp-net/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 15:04:27 +0000</pubDate>
		<dc:creator>Saurabh</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=4323</guid>
		<description><![CDATA[<p>Source : Microsoft Technet</p>
<h2 itxtvisited="1">Introduction</h2>
<p itxtvisited="1">CSS &#8211; Cascading Style Sheets play a vital role in helping you achieve professional and pleasing user interfaces on the web, which makes the first impression long lasting. However, as with every other technique, CSS can also slow down your site if used in the wrong manner.</p>
<p><a href="http://idealprogrammer.com/net-languages/asp/css-techniques-for-asp-net/" class="more-link">Read more on Css Techniques for asp.net&#8230;</a></p>
<p><a href="http://idealprogrammer.com/net-languages/asp/css-techniques-for-asp-net/">Css Techniques for asp.net</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>


<p>Related posts:<ol><li><a href='http://idealprogrammer.com/development_tools/idealprogrammer-html-css-tutorials/pure-css-lightbox/' rel='bookmark' title='Permanent Link: Pure css lightbox'>Pure css lightbox</a> <small>What is a lightbox ? To put it simple lightbox...</small></li>
<li><a href='http://idealprogrammer.com/development_tools/idealprogrammer-html-css-tutorials/make-tooltips-using-css/' rel='bookmark' title='Permanent Link: make tooltips using css'>make tooltips using css</a> <small>&#160; Here&#8217;s a nice easy method for making link tooltips...</small></li>
<li><a href='http://idealprogrammer.com/net-languages/code-samples/html-css/simple-navigation-bar/' rel='bookmark' title='Permanent Link: How to make a simple navigation bar'>How to make a simple navigation bar</a> <small>In this tutorial . I will show you how you...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://idealprogrammer.com/net-languages/asp/css-techniques-for-asp-net/">Css Techniques for asp.net</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/development_tools/idealprogrammer-html-css-tutorials/pure-css-lightbox/' rel='bookmark' title='Permanent Link: Pure css lightbox'>Pure css lightbox</a> <small>What is a lightbox ? To put it simple lightbox...</small></li>
<li><a href='http://idealprogrammer.com/development_tools/idealprogrammer-html-css-tutorials/make-tooltips-using-css/' rel='bookmark' title='Permanent Link: make tooltips using css'>make tooltips using css</a> <small>&nbsp; Here&rsquo;s a nice easy method for making link tooltips...</small></li>
<li><a href='http://idealprogrammer.com/net-languages/code-samples/html-css/simple-navigation-bar/' rel='bookmark' title='Permanent Link: How to make a simple navigation bar'>How to make a simple navigation bar</a> <small>In this tutorial . I will show you how you...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/net-languages/asp/css-techniques-for-asp-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Make your own url shorten service</title>
		<link>http://idealprogrammer.com/net-languages/asp/url-shorten-service/</link>
		<comments>http://idealprogrammer.com/net-languages/asp/url-shorten-service/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 08:44:01 +0000</pubDate>
		<dc:creator>Saurabh</dc:creator>
				<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=3408</guid>
		<description><![CDATA[<h3>Original Post By : Sean-O.com</h3>
<p><img alt="" src="http://www.ibnjuferi.net/wp-content/uploads/2010/04/url-shortener.png" /></p>
<h3>Requirements</h3>
<ul>
<li>Web Server &#8212; preferably one you host yourself, with control over basic site settings</li>
<li>Web Development Language &#8212; using PHP here, but this code can be adapted to ASP.NET, ColdFusion, etc.</li>
</ul>
<p><a href="http://idealprogrammer.com/net-languages/asp/url-shorten-service/" class="more-link">Read more on Make your own url shorten service&#8230;</a></p>
<p><a href="http://idealprogrammer.com/net-languages/asp/url-shorten-service/">Make your own url shorten service</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>


<p>Related posts:<ol><li><a href='http://idealprogrammer.com/other-languages/html/absolute-relative-path-beginners/' rel='bookmark' title='Permanent Link: Absolute and Relative path for beginners'>Absolute and Relative path for beginners</a> <small>When you&#39;re creating links to documents and images on the...</small></li>
<li><a href='http://idealprogrammer.com/databases/mysql/what-is-mysql-a-visual-definition/' rel='bookmark' title='Permanent Link: What is MySQL? A Visual Definition'>What is MySQL? A Visual Definition</a> <small>MySQL is an RDBMS (relational database) that is used in...</small></li>
<li><a href='http://idealprogrammer.com/databases/sql-server/what-is-sql/' rel='bookmark' title='Permanent Link: What is SQL?'>What is SQL?</a> <small>What is SQL? SQL stands for Structured Query Language and...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://idealprogrammer.com/net-languages/asp/url-shorten-service/">Make your own url shorten service</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/other-languages/html/absolute-relative-path-beginners/' rel='bookmark' title='Permanent Link: Absolute and Relative path for beginners'>Absolute and Relative path for beginners</a> <small>When you&#39;re creating links to documents and images on the...</small></li>
<li><a href='http://idealprogrammer.com/databases/mysql/what-is-mysql-a-visual-definition/' rel='bookmark' title='Permanent Link: What is MySQL? A Visual Definition'>What is MySQL? A Visual Definition</a> <small>MySQL is an RDBMS (relational database) that is used in...</small></li>
<li><a href='http://idealprogrammer.com/databases/sql-server/what-is-sql/' rel='bookmark' title='Permanent Link: What is SQL?'>What is SQL?</a> <small>What is SQL? SQL stands for Structured Query Language and...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/net-languages/asp/url-shorten-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make a chat application using asp.net</title>
		<link>http://idealprogrammer.com/net-languages/asp/chat-application-aspnet/</link>
		<comments>http://idealprogrammer.com/net-languages/asp/chat-application-aspnet/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 14:56:44 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=2813</guid>
		<description><![CDATA[<p>Do you want to create a simple chat application using asp.net ?</p>
<p>Well you may want to see this code project article by Albert Pascual</p>
<p>http://www.codeproject.com/KB/applications/SimpleChat.aspx</p>
<p>For comments and suggestions use idealprogrammer fourms </p>
<p><a href="http://idealprogrammer.com/net-languages/asp/chat-application-aspnet/" class="more-link">Read more on Make a chat application using asp.net&#8230;</a></p>
<p><a href="http://idealprogrammer.com/net-languages/asp/chat-application-aspnet/">Make a chat application using asp.net</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>


<p>Related posts:<ol><li><a href='http://idealprogrammer.com/net-languages/visual-basic-vbnet/build-bluetooth-chat-application/' rel='bookmark' title='Permanent Link: Build a bluetooth Chat Application'>Build a bluetooth Chat Application</a> <small> Bluetooth is one of today&#039;s most exciting technologies. It...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/uncategorized/programming-news-12/' rel='bookmark' title='Permanent Link: Programming News'>Programming News</a> <small>Text to Braille Converter 19 Jul 2007 at 2:58am Converts...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/uncategorized/programming-news-17/' rel='bookmark' title='Permanent Link: Programming News'>Programming News</a> <small>Basic Illumination Model in C# 26 Jul 2007 at 6:28pm...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://idealprogrammer.com/net-languages/asp/chat-application-aspnet/">Make a chat application using asp.net</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/net-languages/visual-basic-vbnet/build-bluetooth-chat-application/' rel='bookmark' title='Permanent Link: Build a bluetooth Chat Application'>Build a bluetooth Chat Application</a> <small> Bluetooth is one of today&#039;s most exciting technologies. It...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/uncategorized/programming-news-12/' rel='bookmark' title='Permanent Link: Programming News'>Programming News</a> <small>Text to Braille Converter 19 Jul 2007 at 2:58am Converts...</small></li>
<li><a href='http://idealprogrammer.com/other-languages/uncategorized/programming-news-17/' rel='bookmark' title='Permanent Link: Programming News'>Programming News</a> <small>Basic Illumination Model in C# 26 Jul 2007 at 6:28pm...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/net-languages/asp/chat-application-aspnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Products and Technologies for Developers &#8211; 16-Part Video Series</title>
		<link>http://idealprogrammer.com/videos/sharepoint-products-technologies-developers-4part-video-series/</link>
		<comments>http://idealprogrammer.com/videos/sharepoint-products-technologies-developers-4part-video-series/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 12:24:06 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[SharePoint Server]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[customize sharepoint]]></category>
		<category><![CDATA[install sharepoint]]></category>
		<category><![CDATA[microsoft sharepoint training]]></category>
		<category><![CDATA[sharepoint books]]></category>
		<category><![CDATA[sharepoint certification]]></category>
		<category><![CDATA[sharepoint configuration]]></category>
		<category><![CDATA[sharepoint integration]]></category>
		<category><![CDATA[sharepoint moss]]></category>
		<category><![CDATA[sharepoint sdk]]></category>
		<category><![CDATA[sharepoint service]]></category>
		<category><![CDATA[sharepoint training]]></category>
		<category><![CDATA[sharepoint tutorial]]></category>
		<category><![CDATA[sharepoint videos]]></category>
		<category><![CDATA[sharepoint webparts]]></category>
		<category><![CDATA[sharepoint wss]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=812</guid>
		<description><![CDATA[Here is a collection of free video tutorials on SharePoint for Developers. The 4-part video series is presented by Microsoft's Mike Benkovich.<p><a href="http://idealprogrammer.com/videos/sharepoint-products-technologies-developers-4part-video-series/">SharePoint Products and Technologies for Developers &#8211; 16-Part Video Series</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/videos/introduction-to-sharepoint-for-net-developers-10-hours-free-videos/' rel='bookmark' title='Permanent Link: SharePoint Training for .NET Developers &#8211; 10 Hours Free Videos'>SharePoint Training for .NET Developers &#8211; 10 Hours Free Videos</a> <small>Here are ten hours of free video tutorials on SharePoint...</small></li>
<li><a href='http://idealprogrammer.com/videos/azure-services-developers-5-hours/' rel='bookmark' title='Permanent Link: Azure Services Platform For Developers- (5 Hours of FREE Video Tutorials)'>Azure Services Platform For Developers- (5 Hours of FREE Video Tutorials)</a> <small>Here is a collection of 5 hours of free tutorials...</small></li>
<li><a href='http://idealprogrammer.com/videos/windows-7-21-video-tutorials-developers/' rel='bookmark' title='Permanent Link: Windows 7 (21 Video Tutorials for Developers)'>Windows 7 (21 Video Tutorials for Developers)</a> <small>Here is a collection of 21 free video tutorials on...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/videos/sharepoint-products-technologies-developers-4part-video-series/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ASP.NET Web Site Security Vulnerability Cheat Sheet</title>
		<link>http://idealprogrammer.com/net-languages/asp/aspnet-web-site-security-vulnerability-cheat-sheet/</link>
		<comments>http://idealprogrammer.com/net-languages/asp/aspnet-web-site-security-vulnerability-cheat-sheet/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 17:25:48 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[aspnet security vulnerability]]></category>
		<category><![CDATA[cookie vulnerabilites]]></category>
		<category><![CDATA[cross-site scripting]]></category>
		<category><![CDATA[javascript injection]]></category>
		<category><![CDATA[sql injection]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=753</guid>
		<description><![CDATA[1. To avoid SQL Injection, replace all SQL Commands with parameterized queries or stored procedures

2. To avoid packet-sniffing and session hijacking, always use https when sending cookies

3. To avoid Cross-Site Scripting problems, use httpOnly when setting cookies<p><a href="http://idealprogrammer.com/net-languages/asp/aspnet-web-site-security-vulnerability-cheat-sheet/">ASP.NET Web Site Security Vulnerability Cheat Sheet</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/videos/aspnet-security-3-hours-authenticationmembership-login-controls/' rel='bookmark' title='Permanent Link: ASP.NET Security (3 Hours) &#8211; Authentication,Membership, and Login Controls'>ASP.NET Security (3 Hours) &#8211; Authentication,Membership, and Login Controls</a> <small>Here are over 3 hours of asp.net security video tutorials....</small></li>
<li><a href='http://idealprogrammer.com/videos/golive-how-to-use-discountasp-to-connect-web-site-to-database/' rel='bookmark' title='Permanent Link: &#034;GoLive&#034; &#8211; How To Use DiscountASP to Connect Web Site to Database'>&#034;GoLive&#034; &#8211; How To Use DiscountASP to Connect Web Site to Database</a> <small>Exact steps you need to take to golive when using...</small></li>
<li><a href='http://idealprogrammer.com/development_tools/programmer-downloads-tools-resources-and-100-cheat-sheets/' rel='bookmark' title='Permanent Link: Programmer Downloads, Tools, Resources, and 100 Cheat Sheets'>Programmer Downloads, Tools, Resources, and 100 Cheat Sheets</a> <small>Over 20 resources and tools that will help one to...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/net-languages/asp/aspnet-web-site-security-vulnerability-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET Video Tutorials &#8211; (35 Hours Premium Videos)</title>
		<link>http://idealprogrammer.com/videos/aspnet-video-tutorials-35-hours-premium-videos/</link>
		<comments>http://idealprogrammer.com/videos/aspnet-video-tutorials-35-hours-premium-videos/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 11:38:58 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[ajax grid]]></category>
		<category><![CDATA[asp net grid]]></category>
		<category><![CDATA[asp net reporting]]></category>
		<category><![CDATA[asp net training]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[grid component]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=685</guid>
		<description><![CDATA[Here is a collection of over 35 hours of premium video tutorials on ASP.NET by Learn Visual Studio. In order to view the videos, you need to become a member of Learn Visual Studio.<p><a href="http://idealprogrammer.com/videos/aspnet-video-tutorials-35-hours-premium-videos/">ASP.NET Video Tutorials &#8211; (35 Hours Premium Videos)</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/videos/aspnet-35-sp1-3-hours-of-free-video-tutorials/' rel='bookmark' title='Permanent Link: ASP.NET 3.5 SP1 &#8211; (3 Hours of Free Video Tutorials)'>ASP.NET 3.5 SP1 &#8211; (3 Hours of Free Video Tutorials)</a> <small>Here is a table with links to over 3 hours...</small></li>
<li><a href='http://idealprogrammer.com/videos/adonet-3-hours-premium-video-tutorials/' rel='bookmark' title='Permanent Link: ADO.NET &#8211; Over 3 Hours of Premium Video Tutorials'>ADO.NET &#8211; Over 3 Hours of Premium Video Tutorials</a> <small>Here is a collection of over 3 hours of premium...</small></li>
<li><a href='http://idealprogrammer.com/videos/learn-aspnet-from-microsoft-expert-26-hours-of-free-videos/' rel='bookmark' title='Permanent Link: ASP.NET Soup To Nuts &#8211; 26 hours of FREE Videos'>ASP.NET Soup To Nuts &#8211; 26 hours of FREE Videos</a> <small>I just finished watching Bill Steele of Microsoft explain ASP.NET...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/videos/aspnet-video-tutorials-35-hours-premium-videos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ADO.NET &#8211; Over 3 Hours of Premium Video Tutorials</title>
		<link>http://idealprogrammer.com/videos/adonet-3-hours-premium-video-tutorials/</link>
		<comments>http://idealprogrammer.com/videos/adonet-3-hours-premium-video-tutorials/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 04:03:58 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Visual Basic & VB.NET]]></category>
		<category><![CDATA[ado net dataset]]></category>
		<category><![CDATA[ado net tutorial]]></category>
		<category><![CDATA[ado provider]]></category>
		<category><![CDATA[ado.net]]></category>
		<category><![CDATA[c# ado net]]></category>
		<category><![CDATA[net data provider]]></category>
		<category><![CDATA[net postgresql]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=648</guid>
		<description><![CDATA[Here is a collection of over 3 hours of premium video tutorials on ADO.NET by Learn Visual Studio. In order to view the videos, you need to become a member of Learn Visual Studio.<p><a href="http://idealprogrammer.com/videos/adonet-3-hours-premium-video-tutorials/">ADO.NET &#8211; Over 3 Hours of Premium Video Tutorials</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/videos/adonet-step-by-step-16-free-one-hour-videos/' rel='bookmark' title='Permanent Link: ADO NET Tutorial: (25 Hours) ADO.NET Step By Step Video Tutorial'>ADO NET Tutorial: (25 Hours) ADO.NET Step By Step Video Tutorial</a> <small>Microsoft's Lindsay Rutter and Glen Gordon present 25 hours of...</small></li>
<li><a href='http://idealprogrammer.com/videos/net-remoting-10-premium-video-tutorials/' rel='bookmark' title='Permanent Link: .NET Remoting &#8211; 10 Premium Video Tutorials'>.NET Remoting &#8211; 10 Premium Video Tutorials</a> <small>Here is a collection of 10 premium video tutorials on...</small></li>
<li><a href='http://idealprogrammer.com/net-languages/net-framework-threading-5-premium-video-tutorials/' rel='bookmark' title='Permanent Link: .NET Framework Threading &#8211; 5 Premium Video Tutorials'>.NET Framework Threading &#8211; 5 Premium Video Tutorials</a> <small>Here is a collection of 5 premium video tutorials on...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/videos/adonet-3-hours-premium-video-tutorials/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>.NET Remoting &#8211; 10 Premium Video Tutorials</title>
		<link>http://idealprogrammer.com/videos/net-remoting-10-premium-video-tutorials/</link>
		<comments>http://idealprogrammer.com/videos/net-remoting-10-premium-video-tutorials/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 12:49:24 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[.NET Remoting]]></category>
		<category><![CDATA[asp net remoting]]></category>
		<category><![CDATA[c# net remoting]]></category>
		<category><![CDATA[remoting c#]]></category>
		<category><![CDATA[remoting client]]></category>
		<category><![CDATA[remoting example]]></category>
		<category><![CDATA[remoting server]]></category>
		<category><![CDATA[vb net remoting]]></category>
		<category><![CDATA[web remoting]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=642</guid>
		<description><![CDATA[Here is a collection of 10 premium video tutorials on .NET Framework by Learn Visual Studio. In order to view the videos, you need to become a member of Learn Visual Studio.<p><a href="http://idealprogrammer.com/videos/net-remoting-10-premium-video-tutorials/">.NET Remoting &#8211; 10 Premium Video Tutorials</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/net-languages/net-framework-threading-5-premium-video-tutorials/' rel='bookmark' title='Permanent Link: .NET Framework Threading &#8211; 5 Premium Video Tutorials'>.NET Framework Threading &#8211; 5 Premium Video Tutorials</a> <small>Here is a collection of 5 premium video tutorials on...</small></li>
<li><a href='http://idealprogrammer.com/net-languages/net-framework-4-premium-videos-learn-visual-studio/' rel='bookmark' title='Permanent Link: .NET Framework &#8211; 4 Premium Videos by Learn Visual Studio'>.NET Framework &#8211; 4 Premium Videos by Learn Visual Studio</a> <small>Here is a collection of 4 video tutorials on .NET...</small></li>
<li><a href='http://idealprogrammer.com/videos/architecting-desktop-applications-with-20/' rel='bookmark' title='Permanent Link: Architecting Desktop Applications with 2.0 &#8211; 15 Free Video Tutorials'>Architecting Desktop Applications with 2.0 &#8211; 15 Free Video Tutorials</a> <small>"Architecting Modern Desktop Applications in.NET" is a 15-part 25+ hour...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://idealprogrammer.com/videos/net-remoting-10-premium-video-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

