<?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>Software Development Tutorials about csharp</title>
	<atom:link href="https://www.softdevtube.com/tag/csharp/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.softdevtube.com</link>
	<description>Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing</description>
	<lastBuildDate>Wed, 20 Jan 2016 08:18:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Adapter Design Pattern in C#</title>
		<link>https://www.softdevtube.com/2013/09/11/adapter-design-pattern-in-c/</link>
		
		<dc:creator><![CDATA[softdevtube.com]]></dc:creator>
		<pubDate>Wed, 11 Sep 2013 20:41:11 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[patterns]]></category>
		<guid isPermaLink="false">http://www.softdevtube.com/?p=6499</guid>

					<description><![CDATA[<p>This video present the Adapter design pattern in C#. The adapter pattern (sometimes referred to as the wrapper pattern ) is a design pattern that translates one interface for a class into a compatible interface. An adapter allows classes to work together that normally could not because of incompatible interfaces, &#8230;</p>
The post <a href="https://www.softdevtube.com/2013/09/11/adapter-design-pattern-in-c/">Adapter Design Pattern in C#</a> first appeared on <a href="https://www.softdevtube.com">Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Language Design at Microsoft: VB and C#</title>
		<link>https://www.softdevtube.com/2012/09/12/language-design-at-microsoft-vb-and-c/</link>
		
		<dc:creator><![CDATA[softdevtube.com]]></dc:creator>
		<pubDate>Wed, 12 Sep 2012 18:05:02 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[microsoft]]></category>
		<guid isPermaLink="false">http://www.softdevtube.com/?p=5815</guid>

					<description><![CDATA[<p>VB and C# together share about 50% of the “garbage-collected languages” market. How do Microsoft design these languages? Where do they get ideas? How do they incorporate new paradigms without breaking the existing languages? Where will they go in the future and how will we get there? Video Producer: Norwegian &#8230;</p>
The post <a href="https://www.softdevtube.com/2012/09/12/language-design-at-microsoft-vb-and-c/">Language Design at Microsoft: VB and C#</a> first appeared on <a href="https://www.softdevtube.com">Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>C# Programming Basics</title>
		<link>https://www.softdevtube.com/2012/08/14/c-programming-basics/</link>
		
		<dc:creator><![CDATA[softdevtube.com]]></dc:creator>
		<pubDate>Tue, 14 Aug 2012 20:24:22 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[csharp]]></category>
		<guid isPermaLink="false">http://www.softdevtube.com/?p=5717</guid>

					<description><![CDATA[<p>C# (C Sharp)is a type-safe object-oriented language created by Microsoft that enables developers to build applications that run on the .NET Framework. This video presents the basic concept behind the C#. Video Producer: http://gogotraining.com/</p>
The post <a href="https://www.softdevtube.com/2012/08/14/c-programming-basics/">C# Programming Basics</a> first appeared on <a href="https://www.softdevtube.com">Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>C# 4.0 &#8211; How To: A Task Oriented Approach</title>
		<link>https://www.softdevtube.com/2010/08/09/c-4-0-how-to-a-task-oriented-approach/</link>
		
		<dc:creator><![CDATA[softdevtube.com]]></dc:creator>
		<pubDate>Mon, 09 Aug 2010 14:22:34 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[csharp]]></category>
		<guid isPermaLink="false">http://www.softdevtube.com/?p=4530</guid>

					<description><![CDATA[<p>Ben Watson discusses key concepts from his book, C# 4.0 &#8211; How To, which takes a task-oriented approach to C# development. He then Watson shares his take on the .NET ecosystem and describes his favorite and least favorite C# 4.0.features</p>
The post <a href="https://www.softdevtube.com/2010/08/09/c-4-0-how-to-a-task-oriented-approach/">C# 4.0 – How To: A Task Oriented Approach</a> first appeared on <a href="https://www.softdevtube.com">Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Going Lazy with System.Lazy</title>
		<link>https://www.softdevtube.com/2010/07/13/going-lazy-with-system-lazy/</link>
		
		<dc:creator><![CDATA[softdevtube.com]]></dc:creator>
		<pubDate>Tue, 13 Jul 2010 08:45:20 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[csharp]]></category>
		<guid isPermaLink="false">http://www.softdevtube.com/?p=4489</guid>

					<description><![CDATA[<p>In this episode we are going to take a look at the how to use the System.Lazy namespace. One of the pretty cool new nuggets inside the .Net 4.0 framework is System.Lazy. What System.Lazy brings to the table is a way to create objects which may need to perform intensive &#8230;</p>
The post <a href="https://www.softdevtube.com/2010/07/13/going-lazy-with-system-lazy/">Going Lazy<T> with System.Lazy</a> first appeared on <a href="https://www.softdevtube.com">Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Interacting with MongoDb Using C# Driver</title>
		<link>https://www.softdevtube.com/2010/05/19/interacting-with-mongodb-using-c-driver/</link>
		
		<dc:creator><![CDATA[softdevtube.com]]></dc:creator>
		<pubDate>Wed, 19 May 2010 11:27:25 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[mongodb]]></category>
		<guid isPermaLink="false">http://www.softdevtube.com/?p=4326</guid>

					<description><![CDATA[<p>This screencast demonstrates how to use MongoDb using C# Driver.</p>
The post <a href="https://www.softdevtube.com/2010/05/19/interacting-with-mongodb-using-c-driver/">Interacting with MongoDb Using C# Driver</a> first appeared on <a href="https://www.softdevtube.com">Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>C# 4.0: A Preview with Anders Hejlsberg &#038; Scott Wiltamuth</title>
		<link>https://www.softdevtube.com/2010/03/01/c-4-0-a-preview-with-anders-hejlsberg-scott-wiltamuth/</link>
		
		<dc:creator><![CDATA[softdevtube.com]]></dc:creator>
		<pubDate>Mon, 01 Mar 2010 12:53:53 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[csharp]]></category>
		<guid isPermaLink="false">http://www.softdevtube.com/?p=4057</guid>

					<description><![CDATA[<p>Learn about some of the new features with a preview of C# 4.0 from the inventor of the language; Anders Hejlsberg and his co-author, Scott Wiltamuth.</p>
The post <a href="https://www.softdevtube.com/2010/03/01/c-4-0-a-preview-with-anders-hejlsberg-scott-wiltamuth/">C# 4.0: A Preview with Anders Hejlsberg & Scott Wiltamuth</a> first appeared on <a href="https://www.softdevtube.com">Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Learning how to use the Extract Interface Technique</title>
		<link>https://www.softdevtube.com/2010/02/22/learning-how-to-use-the-extract-interface-technique/</link>
		
		<dc:creator><![CDATA[softdevtube.com]]></dc:creator>
		<pubDate>Mon, 22 Feb 2010 12:28:10 +0000</pubDate>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[refactoring]]></category>
		<guid isPermaLink="false">http://www.softdevtube.com/?p=4024</guid>

					<description><![CDATA[<p>In this episode we are going to take a look at another refactoring technique, the Extract Interface technique. This technique allows you to extract an interface from a class in order to break your concrete dependencies. By doing this you can provide yourself with better testing support as well as &#8230;</p>
The post <a href="https://www.softdevtube.com/2010/02/22/learning-how-to-use-the-extract-interface-technique/">Learning how to use the Extract Interface Technique</a> first appeared on <a href="https://www.softdevtube.com">Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Practical Entity Framework for C#: Entity Framework for ASP.NET</title>
		<link>https://www.softdevtube.com/2010/02/05/practical-entity-framework-for-c-entity-framework-for-asp-net/</link>
		
		<dc:creator><![CDATA[softdevtube.com]]></dc:creator>
		<pubDate>Fri, 05 Feb 2010 13:07:35 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[csharp]]></category>
		<guid isPermaLink="false">http://www.softdevtube.com/?p=3911</guid>

					<description><![CDATA[<p>ADO Entity Framework can be used in ASP.NET as well. There are only minor things to keep in mind. The EntityDataSource makes using an Entity Model in ASP.NET much easier. This video demonstrates how to use Entity Framework in ASP.NET. http://msdn.microsoft.com/en-gb/vcsharp/dd565859.aspx</p>
The post <a href="https://www.softdevtube.com/2010/02/05/practical-entity-framework-for-c-entity-framework-for-asp-net/">Practical Entity Framework for C#: Entity Framework for ASP.NET</a> first appeared on <a href="https://www.softdevtube.com">Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Exploring Operator Overloading in C#</title>
		<link>https://www.softdevtube.com/2010/02/03/exploring-operator-overloading-in-c/</link>
		
		<dc:creator><![CDATA[softdevtube.com]]></dc:creator>
		<pubDate>Wed, 03 Feb 2010 13:46:15 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[csharp]]></category>
		<guid isPermaLink="false">http://www.softdevtube.com/?p=3897</guid>

					<description><![CDATA[<p>In this episode we are going to take a look at how create overloaded operators for your objects.Operator overloading permits user-defined operator implementations to be specified for operations where one or both of the operands are of a user-defined class or struct type. When creating your own operators there are &#8230;</p>
The post <a href="https://www.softdevtube.com/2010/02/03/exploring-operator-overloading-in-c/">Exploring Operator Overloading in C#</a> first appeared on <a href="https://www.softdevtube.com">Software Development Tutorials and Videos</a>.]]></description>
		
		
		
			</item>
	</channel>
</rss>
