<?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; Visual C Sharp</title>
	<atom:link href="http://idealprogrammer.com/category/net-languages/visual-c-sharp/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>programming windows 7 taskbar</title>
		<link>http://idealprogrammer.com/net-languages/c/programming-windows-7-taskbar/</link>
		<comments>http://idealprogrammer.com/net-languages/c/programming-windows-7-taskbar/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 15:24:34 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Visual Basic & VB.NET]]></category>
		<category><![CDATA[Visual C Sharp]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=2820</guid>
		<description><![CDATA[<p>This 5 video series can be very useful for the developers who want to make use of windows 7 taskbar with their applications .</p>
<p>You can see those videos here in this great blog >> </p>
<p><a href="http://idealprogrammer.com/net-languages/c/programming-windows-7-taskbar/" class="more-link">Read more on programming windows 7 taskbar&#8230;</a></p>
<p><a href="http://idealprogrammer.com/net-languages/c/programming-windows-7-taskbar/">programming windows 7 taskbar</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>


<p>Related posts:<ol><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>
<li><a href='http://idealprogrammer.com/net-languages/programming-languages-news/' rel='bookmark' title='Permanent Link: Programming Languages News'>Programming Languages News</a> <small> Developers: Programming Language AJAX Easy to Hack &#8211; Marketing...</small></li>
<li><a href='http://idealprogrammer.com/net-languages/visual-basic-vbnet/windows-presentation-foundation-18-hours-of-free-video-tutorials/' rel='bookmark' title='Permanent Link: Windows Presentation Foundation-18 Hours of Free Video Tutorials'>Windows Presentation Foundation-18 Hours of Free Video Tutorials</a> <small>Windows Presentation Foundation - 18 hours of free video tutorial...</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/c/programming-windows-7-taskbar/">programming windows 7 taskbar</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><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>
<li><a href='http://idealprogrammer.com/net-languages/programming-languages-news/' rel='bookmark' title='Permanent Link: Programming Languages News'>Programming Languages News</a> <small> Developers: Programming Language AJAX Easy to Hack &#8211; Marketing...</small></li>
<li><a href='http://idealprogrammer.com/net-languages/visual-basic-vbnet/windows-presentation-foundation-18-hours-of-free-video-tutorials/' rel='bookmark' title='Permanent Link: Windows Presentation Foundation-18 Hours of Free Video Tutorials'>Windows Presentation Foundation-18 Hours of Free Video Tutorials</a> <small>Windows Presentation Foundation - 18 hours of free video tutorial...</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/c/programming-windows-7-taskbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips for programmers</title>
		<link>http://idealprogrammer.com/other-languages/cc/tips-programmers/</link>
		<comments>http://idealprogrammer.com/other-languages/cc/tips-programmers/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 14:02:26 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Visual Basic & VB.NET]]></category>
		<category><![CDATA[Visual C Sharp]]></category>
		<category><![CDATA[Visual C++]]></category>
		<category><![CDATA[Visual J Sharp]]></category>
		<category><![CDATA[Visual Studio C#]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=2797</guid>
		<description><![CDATA[<p>I have started this article for some tips for programmer . </p>
<p>Note: This article is anyone who is using any programming language</p>
<p>#Tip-1</p>
<p>If you are a programmer then many times you will face majour problems and bugs in your applications like access is denied , the file is being used, you dont have permissions to do this task,abc.dll is required to work your program and things related to security which block your program.</p>
<p><a href="http://idealprogrammer.com/other-languages/cc/tips-programmers/" class="more-link">Read more on Tips for programmers&#8230;</a></p>
<p><a href="http://idealprogrammer.com/other-languages/cc/tips-programmers/">Tips for programmers</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/cc/maths-programming/' rel='bookmark' title='Permanent Link: Maths and programming'>Maths and programming</a> <small>Well This may sound little bit silly but cartesian plane...</small></li>
<li><a href='http://idealprogrammer.com/net-languages/visual-basic-vbnet/vbnet-text-speech/' rel='bookmark' title='Permanent Link: vb.net text to speech'>vb.net text to speech</a> <small>If you want to make a cool application in vb.net...</small></li>
<li><a href='http://idealprogrammer.com/programming-concepts/web_promotion/seo/seo-tips-for-people-who-aren39t-dummies/' rel='bookmark' title='Permanent Link: SEO Tips For People Who Aren&#039;t Dummies!'>SEO Tips For People Who Aren&#039;t Dummies!</a> <small>by: Philip Lim SEO Tips For People Who Aren&#039;t Dummies!...</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/other-languages/cc/tips-programmers/">Tips for programmers</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/cc/maths-programming/' rel='bookmark' title='Permanent Link: Maths and programming'>Maths and programming</a> <small>Well This may sound little bit silly but cartesian plane...</small></li>
<li><a href='http://idealprogrammer.com/net-languages/visual-basic-vbnet/vbnet-text-speech/' rel='bookmark' title='Permanent Link: vb.net text to speech'>vb.net text to speech</a> <small>If you want to make a cool application in vb.net...</small></li>
<li><a href='http://idealprogrammer.com/programming-concepts/web_promotion/seo/seo-tips-for-people-who-aren39t-dummies/' rel='bookmark' title='Permanent Link: SEO Tips For People Who Aren&#039;t Dummies!'>SEO Tips For People Who Aren&#039;t Dummies!</a> <small>by: Philip Lim SEO Tips For People Who Aren&#039;t Dummies!...</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/other-languages/cc/tips-programmers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free visual studio 2010 ebook</title>
		<link>http://idealprogrammer.com/net-languages/visual-basic-vbnet/free-visual-studio-2010-ebook/</link>
		<comments>http://idealprogrammer.com/net-languages/visual-basic-vbnet/free-visual-studio-2010-ebook/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 10:33:17 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[Visual Basic & VB.NET]]></category>
		<category><![CDATA[Visual C Sharp]]></category>
		<category><![CDATA[Visual C++]]></category>
		<category><![CDATA[Visual Studio C#]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=2716</guid>
		<description><![CDATA[<p>Microsoft Press has released a free book titled Moving To Microsoft Visual Studio 2010 and is available to download now. This free e-book written by Patrice Pelland, Pascal Paré, and Ken Haines is an ultimate resource for developers who have switched to the latest version of Visual Studio</p>
<p>According to the authors, this 336 page book will help professional developers who are working with previous versions of Visual Studio and are looking to make the move to Visual Studio 2010 Professional. It covers the features of Visual Studio 2010 through a sample application.</p>
<p><a href="http://idealprogrammer.com/net-languages/visual-basic-vbnet/free-visual-studio-2010-ebook/" class="more-link">Read more on Free visual studio 2010 ebook&#8230;</a></p>
<p><a href="http://idealprogrammer.com/net-languages/visual-basic-vbnet/free-visual-studio-2010-ebook/">Free visual studio 2010 ebook</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>


<p>Related posts:<ol><li><a href='http://idealprogrammer.com/videos/visual-studio-2010-6-hours-free-video-tutorials/' rel='bookmark' title='Permanent Link: Visual Studio 2010 Beta 1(Six Hours of FREE Video Tutorials)'>Visual Studio 2010 Beta 1(Six Hours of FREE Video Tutorials)</a> <small>Here is a collection of over 6 hours of free...</small></li>
<li><a href='http://idealprogrammer.com/videos/visual-studio-2010-over-3-hours-of-video-tutorials/' rel='bookmark' title='Permanent Link: Visual Studio 2010 &#8211; (Over 3 Hours of Video Tutorials)'>Visual Studio 2010 &#8211; (Over 3 Hours of Video Tutorials)</a> <small>Here is a table with links to 10 Visual Studio...</small></li>
<li><a href='http://idealprogrammer.com/videos/visual-studio-2008-5-hours-of-free-video-tutorials/' rel='bookmark' title='Permanent Link: Visual Studio 2008 &#8211; (5 Hours of Free Video Tutorials)'>Visual Studio 2008 &#8211; (5 Hours of Free Video Tutorials)</a> <small>Here are five hours of free video tutorials by Microsoft's...</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/visual-basic-vbnet/free-visual-studio-2010-ebook/">Free visual studio 2010 ebook</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/videos/visual-studio-2010-6-hours-free-video-tutorials/' rel='bookmark' title='Permanent Link: Visual Studio 2010 Beta 1(Six Hours of FREE Video Tutorials)'>Visual Studio 2010 Beta 1(Six Hours of FREE Video Tutorials)</a> <small>Here is a collection of over 6 hours of free...</small></li>
<li><a href='http://idealprogrammer.com/videos/visual-studio-2010-over-3-hours-of-video-tutorials/' rel='bookmark' title='Permanent Link: Visual Studio 2010 &#8211; (Over 3 Hours of Video Tutorials)'>Visual Studio 2010 &#8211; (Over 3 Hours of Video Tutorials)</a> <small>Here is a table with links to 10 Visual Studio...</small></li>
<li><a href='http://idealprogrammer.com/videos/visual-studio-2008-5-hours-of-free-video-tutorials/' rel='bookmark' title='Permanent Link: Visual Studio 2008 &#8211; (5 Hours of Free Video Tutorials)'>Visual Studio 2008 &#8211; (5 Hours of Free Video Tutorials)</a> <small>Here are five hours of free video tutorials by Microsoft's...</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/visual-basic-vbnet/free-visual-studio-2010-ebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modern Software Development: Architecting .NET Solutions with C# (15 Videos)</title>
		<link>http://idealprogrammer.com/videos/architecting-net-solutions-with-c-15-free-video-tutorials/</link>
		<comments>http://idealprogrammer.com/videos/architecting-net-solutions-with-c-15-free-video-tutorials/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 14:44:56 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Visual C Sharp]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[c# array]]></category>
		<category><![CDATA[c# dataset]]></category>
		<category><![CDATA[c# object]]></category>
		<category><![CDATA[c# string]]></category>
		<category><![CDATA[c# thread]]></category>
		<category><![CDATA[datagrid c#]]></category>
		<category><![CDATA[msdn c#]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/?p=303</guid>
		<description><![CDATA[15 free one-hour video tutorials on C# by Joe Hummel.<p><a href="http://idealprogrammer.com/videos/architecting-net-solutions-with-c-15-free-video-tutorials/">Modern Software Development: Architecting .NET Solutions with C# (15 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/modern-software-development-in-visual-basic-net-9-free-videos-2/' rel='bookmark' title='Permanent Link: Modern Software Development in Visual Basic.NET:(15 Videos)'>Modern Software Development in Visual Basic.NET:(15 Videos)</a> <small>Joe Hummel presents 15 free one-hour videos on Visual Basic...</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>
<li><a href='http://idealprogrammer.com/videos/c-soup-to-nuts-22-free-one-hour-videos-from-microsoft-expert/' rel='bookmark' title='Permanent Link: C# Soup to Nuts: c# string, c# dataset, c# object, c# thread, c# array, msdn c#, datagrid c#'>C# Soup to Nuts: c# string, c# dataset, c# object, c# thread, c# array, msdn c#, datagrid c#</a> <small>Bill Steele is my favorite Microsoft instructor. He is featured...</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/architecting-net-solutions-with-c-15-free-video-tutorials/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Visual C Sharp Video Tutorial &#8211; 2 &#8211; Movie Collection Starter Kit</title>
		<link>http://idealprogrammer.com/videos/visual-c-sharp-video-tutorial-2-movie-collection-starter-kit/</link>
		<comments>http://idealprogrammer.com/videos/visual-c-sharp-video-tutorial-2-movie-collection-starter-kit/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 13:50:01 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Visual C Sharp]]></category>
		<category><![CDATA[c# database]]></category>
		<category><![CDATA[c# datagrid]]></category>
		<category><![CDATA[c# dataset]]></category>
		<category><![CDATA[c# dll]]></category>
		<category><![CDATA[c# example]]></category>
		<category><![CDATA[c# object]]></category>
		<category><![CDATA[c# sample]]></category>
		<category><![CDATA[c# starter kits]]></category>
		<category><![CDATA[c# video tutorial]]></category>
		<category><![CDATA[c# web service]]></category>
		<category><![CDATA[database tutorial]]></category>
		<category><![CDATA[movie collection]]></category>
		<category><![CDATA[msdn c#]]></category>
		<category><![CDATA[SQL Server Tutorial]]></category>
		<category><![CDATA[Visual Studio C#]]></category>
		<category><![CDATA[web services tutorial]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/languages/visual-c-sharp/visual-c-sharp-video-tutorial-2-movie-collection-starter-kit/</guid>
		<description><![CDATA[Brief 9-minute tutorial demonstrates using C Sharp's Amazon Web-enabled Movie Collection Starter Kit.<p><a href="http://idealprogrammer.com/videos/visual-c-sharp-video-tutorial-2-movie-collection-starter-kit/">Visual C Sharp Video Tutorial &#8211; 2 &#8211; Movie Collection Starter Kit</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/videos/visual-c-2005-express-video-tutorial-1-installing/' rel='bookmark' title='Permanent Link: Visual C# 2005 Express Video Tutorial -1- Installing'>Visual C# 2005 Express Video Tutorial -1- Installing</a> <small>Shows you how to install C# for free in under...</small></li>
<li><a href='http://idealprogrammer.com/videos/visual-studio-express-2005-video-tutorial-part-1/' rel='bookmark' title='Permanent Link: Visual Studio Express 2005 Video Tutorial &#8211; Part 1'>Visual Studio Express 2005 Video Tutorial &#8211; Part 1</a> <small>Quick 2-minute tutorial shows how to install Visual Studio Visual...</small></li>
<li><a href='http://idealprogrammer.com/videos/visual-studio-express-2005-video-tutorial-part-3-what-is-visual-studio/' rel='bookmark' title='Permanent Link: Visual Studio Express 2005 Video Tutorial &#8211; Part 3 &#8211; What is Visual Studio'>Visual Studio Express 2005 Video Tutorial &#8211; Part 3 &#8211; What is Visual Studio</a> <small>This video tutorial provides a high-level overview of what Visual...</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/visual-c-sharp-video-tutorial-2-movie-collection-starter-kit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Visual C# 2005 Express Video Tutorial -1- Installing</title>
		<link>http://idealprogrammer.com/videos/visual-c-2005-express-video-tutorial-1-installing/</link>
		<comments>http://idealprogrammer.com/videos/visual-c-2005-express-video-tutorial-1-installing/#comments</comments>
		<pubDate>Sun, 14 Oct 2007 07:07:21 +0000</pubDate>
		<dc:creator>asp.net videos</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Visual C Sharp]]></category>
		<category><![CDATA[c# database]]></category>
		<category><![CDATA[c# datagrid]]></category>
		<category><![CDATA[c# dataset]]></category>
		<category><![CDATA[c# dll]]></category>
		<category><![CDATA[c# example]]></category>
		<category><![CDATA[c# object]]></category>
		<category><![CDATA[c# sample]]></category>
		<category><![CDATA[c# video tutorial]]></category>
		<category><![CDATA[c# web service]]></category>
		<category><![CDATA[database tutorial]]></category>
		<category><![CDATA[msdn c#]]></category>
		<category><![CDATA[SQL Server Tutorial]]></category>
		<category><![CDATA[Visual Studio C#]]></category>
		<category><![CDATA[web services tutorial]]></category>

		<guid isPermaLink="false">http://idealprogrammer.com/languages/visual-c-sharp/visual-c-2005-express-video-tutorial-1-installing/</guid>
		<description><![CDATA[Shows you how to install C# for free in under 10 minutes.<p><a href="http://idealprogrammer.com/videos/visual-c-2005-express-video-tutorial-1-installing/">Visual C# 2005 Express Video Tutorial -1- Installing</a> is a post from: <a href="http://idealprogrammer.com">IdealProgrammer.com</a></p>



Related posts:<ol><li><a href='http://idealprogrammer.com/videos/visual-studio-express-2005-video-tutorial-part-1/' rel='bookmark' title='Permanent Link: Visual Studio Express 2005 Video Tutorial &#8211; Part 1'>Visual Studio Express 2005 Video Tutorial &#8211; Part 1</a> <small>Quick 2-minute tutorial shows how to install Visual Studio Visual...</small></li>
<li><a href='http://idealprogrammer.com/videos/visual-studio-express-2005-video-tutorial-part-2/' rel='bookmark' title='Permanent Link: Visual Studio Express 2005 Video Tutorial &#8211; Part 2'>Visual Studio Express 2005 Video Tutorial &#8211; Part 2</a> <small>This is the second of a series of asp net...</small></li>
<li><a href='http://idealprogrammer.com/videos/visual-studio-express-2005-video-tutorial-part-4-adding-text-to-speech/' rel='bookmark' title='Permanent Link: Visual Studio Express 2005 Video Tutorial &#8211; Part 4 &#8211; Adding Text-To-Speech (TTS)'>Visual Studio Express 2005 Video Tutorial &#8211; Part 4 &#8211; Adding Text-To-Speech (TTS)</a> <small>In this tutorial, we learn how to add speech 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/videos/visual-c-2005-express-video-tutorial-1-installing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

