<?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>Download Free eBooks - Open Library Project &#187; C#</title>
	<atom:link href="http://libproject.net/category/programming/c-sharp/feed" rel="self" type="application/rss+xml" />
	<link>http://libproject.net</link>
	<description>A network for WHO enjoy reading books</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:56:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Data Structures and Algorithms Using C#</title>
		<link>http://libproject.net/programming/data-structures-and-algorithms-using-c.html</link>
		<comments>http://libproject.net/programming/data-structures-and-algorithms-using-c.html#comments</comments>
		<pubDate>Mon, 30 Jan 2012 08:25:10 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/?p=47049</guid>
		<description><![CDATA[<p>C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as</p><p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/data-structures-and-algorithms-using-c.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Visual C# 2010: An Introduction to Object-Oriented Programming, 4th Edition</title>
		<link>http://libproject.net/programming/microsoft-visual-c-2010-an-introduction-to-object-oriented-programming-4th-edition.html</link>
		<comments>http://libproject.net/programming/microsoft-visual-c-2010-an-introduction-to-object-oriented-programming-4th-edition.html#comments</comments>
		<pubDate>Thu, 08 Sep 2011 15:21:31 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/microsoft-visual-c-2010-an-introduction-to-object-oriented-programming-4th-edition.html</guid>
		<description><![CDATA[
  Using engaging examples and a clear, straightforward approach, MICROSOFT VISUAL C# 2010: AN INTRODUCTION TO OBJECT-ORIENTED PROGRAMMING, FOURTH EDITION guides beginning programmers through developing programs in the C# language. The book provides readers with a strong background knowledge of structured programming, method calling, and parameter passing, all of<p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/microsoft-visual-c-2010-an-introduction-to-object-oriented-programming-4th-edition.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Developing C# Apps for iPhone and iPad using MonoTouch: iOS Apps Development for .NET Developers</title>
		<link>http://libproject.net/programming/developing-c-apps-for-iphone-and-ipad-using-monotouch-ios-apps-development-for-net-developers.html</link>
		<comments>http://libproject.net/programming/developing-c-apps-for-iphone-and-ipad-using-monotouch-ios-apps-development-for-net-developers.html#comments</comments>
		<pubDate>Wed, 10 Aug 2011 02:22:10 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/developing-c-apps-for-iphone-and-ipad-using-monotouch-ios-apps-development-for-net-developers.html</guid>
		<description><![CDATA[
<p> Developing C# Applications for iPhone and iPad using MonoTouch shows you how to use your existing C# skills to write apps for the iPhone and iPad. Fortunately, there&#8217;s MonoTouch, Novell&#8217;s .NET library that allows C# developers to write C# code that executes in iOS. Furthermore, MonoTouch allows</p><p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/developing-c-apps-for-iphone-and-ipad-using-monotouch-ios-apps-development-for-net-developers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Functional Programming in C#: Classic Programming Techniques for Modern Projects</title>
		<link>http://libproject.net/programming/functional-programming-in-c-classic-programming-techniques-for-modern-projects-wrox-programmer-to-programmer.html</link>
		<comments>http://libproject.net/programming/functional-programming-in-c-classic-programming-techniques-for-modern-projects-wrox-programmer-to-programmer.html#comments</comments>
		<pubDate>Wed, 27 Jul 2011 14:51:45 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/functional-programming-in-c-classic-programming-techniques-for-modern-projects-wrox-programmer-to-programmer.html</guid>
		<description><![CDATA[
<p>Take advantage of the growing trend in functional programming.&#160;C# is the number-one language used by .NET developers and one of the most popular programming languages in the world. It has many built-in functional programming features, but most are complex and little understood. With the shift to functional programming</p><p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/functional-programming-in-c-classic-programming-techniques-for-modern-projects-wrox-programmer-to-programmer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming C# 4.0: Building Windows, Web, and RIA Applications for the .NET 4.0 Framework, 6th Edition</title>
		<link>http://libproject.net/programming/programming-c-4-0-building-windows-web-and-ria-applications-for-the-net-4-0-framework-6th-edition.html</link>
		<comments>http://libproject.net/programming/programming-c-4-0-building-windows-web-and-ria-applications-for-the-net-4-0-framework-6th-edition.html#comments</comments>
		<pubDate>Sat, 23 Jul 2011 11:57:51 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/programming-c-4-0-building-windows-web-and-ria-applications-for-the-net-4-0-framework-6th-edition.html</guid>
		<description><![CDATA[

<p>With its support for dynamic programming, C# 4.0 continues to evolve as a versatile language on its own. But when C# is used with .NET Framework 4, the combination is incredibly powerful. This bestselling tutorial shows you how to build web, desktop, and rich Internet applications using</p><p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/programming-c-4-0-building-windows-web-and-ria-applications-for-the-net-4-0-framework-6th-edition.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LINQ to Objects Using C# 4.0: Using and Extending LINQ to Objects and Parallel LINQ (PLINQ)</title>
		<link>http://libproject.net/programming/linq-to-objects-using-c-4-0-using-and-extending-linq-to-objects-and-parallel-linq-plinq.html</link>
		<comments>http://libproject.net/programming/linq-to-objects-using-c-4-0-using-and-extending-linq-to-objects-and-parallel-linq-plinq.html#comments</comments>
		<pubDate>Sat, 09 Jul 2011 02:43:08 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/linq-to-objects-using-c-4-0-using-and-extending-linq-to-objects-and-parallel-linq-plinq.html</guid>
		<description><![CDATA[
<p style="MARGIN: 0px">Using LINQ to Objects, .NET developers can write queries over object collections with the same deep functionality that was once available only with SQL and relational databases. Now, for the first time, developers have a comprehensive and authoritative guide to applying LINQ to Objects in real-world</p><p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/linq-to-objects-using-c-4-0-using-and-extending-linq-to-objects-and-parallel-linq-plinq.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Umbraco User&#8217;s Guide</title>
		<link>http://libproject.net/programming/umbraco-users-guide.html</link>
		<comments>http://libproject.net/programming/umbraco-users-guide.html#comments</comments>
		<pubDate>Thu, 16 Jun 2011 05:58:59 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/umbraco-users-guide.html</guid>
		<description><![CDATA[
  The first guide to show you how to power your site using Umbraco.&#160;More companies are turning to the power and simplicity of&#160;Umbraco’s web content management system to build robust,&#160;customized sites. Written by leaders in the Umbraco community,&#160;this invaluable guide takes you through every aspect of this&#160;open source tool.<p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/umbraco-users-guide.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginning C# Object-Oriented Programming</title>
		<link>http://libproject.net/programming/beginning-c-object-oriented-programming.html</link>
		<comments>http://libproject.net/programming/beginning-c-object-oriented-programming.html#comments</comments>
		<pubDate>Tue, 14 Jun 2011 14:04:15 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/beginning-c-object-oriented-programming.html</guid>
		<description><![CDATA[
<p> Beginning C# Object-Oriented Programming brings you into the modern world of development as you master the fundamentals of programming with C# and learn to develop efficient, reusable, elegant code through the object-oriented programming (OOP) methodology. Take your skills out of the 20th century and into this one</p><p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/beginning-c-object-oriented-programming.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual C# Game Programming for Teens</title>
		<link>http://libproject.net/programming/visual-c-game-programming-for-teens.html</link>
		<comments>http://libproject.net/programming/visual-c-game-programming-for-teens.html#comments</comments>
		<pubDate>Fri, 03 Jun 2011 17:24:41 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/visual-c-game-programming-for-teens.html</guid>
		<description><![CDATA[
  VISUAL C# GAME PROGRAMMING FOR TEENS teaches teens and other beginners how to create games using C# and Windows Forms (GDI+). A true beginner&#8217;s guide, this book covers each essential step for creating your own complete role-playing game, including a character creation screen and a combat system. This<p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/visual-c-game-programming-for-teens.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C# 2010 for Programmers, 4th Edition</title>
		<link>http://libproject.net/programming/c-2010-for-programmers-4th-edition.html</link>
		<comments>http://libproject.net/programming/c-2010-for-programmers-4th-edition.html#comments</comments>
		<pubDate>Mon, 11 Apr 2011 16:13:47 +0000</pubDate>
		<dc:creator>mrblue</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://libproject.net/programming/c-2010-for-programmers-4th-edition.html</guid>
		<description><![CDATA[
<p style="margin: 0px;">Written for programmers with a background in C++, Java or other high-level, object-oriented languages, this book applies the Deitel signature live-code approach to teaching programming and explores Microsoft’s C# 2010 language and .NET 4 in depth. The book is updated for Visual Studio® 2010 and C#</p><p>&#8230;</p>]]></description>
		<wfw:commentRss>http://libproject.net/programming/c-2010-for-programmers-4th-edition.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

