<?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>Wow! eBook - Blog &#187; .NET</title>
	<atom:link href="http://www.wowebook.be/category/e-book/dot-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wowebook.be</link>
	<description>Great ebook, great site!</description>
	<lastBuildDate>Wed, 16 May 2012 17:55:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Visual C# 2010 How to Program, 4th Edition</title>
		<link>http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/</link>
		<comments>http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/#comments</comments>
		<pubDate>Wed, 16 May 2012 16:48:53 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[MF]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Object-Oriented]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[UML]]></category>
		<category><![CDATA[Visual C#]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.wowebook.be/?p=18773</guid>
		<description><![CDATA[Book Description Appropriate for all basic-to-intermediate level courses in Visual C# 2010 programming. Created by world-renowned programming instructors Paul and Harvey Deitel, Visual C# 2010 How to Program, Fourth Edition introduces all facets of the C# 2010 language hands-on, through hundreds of working programs. This book has been thoroughly updated to reflect the major innovations [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/819819276.jpg" alt="Visual C# 2010 How to Program, 4th Edition" width="220" height="220" title="Visual C# 2010 How to Program, 4th Edition" /></p>
<h3>Book Description</h3>
<p>Appropriate for all basic-to-intermediate level courses in Visual <a href="http://www.wowebook.be/tag/c/" class="st_tag internal_tag" rel="tag" title="Posts tagged with C">C</a># 2010 <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a>.</p>
<p>Created by world-renowned <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> instructors Paul and Harvey Deitel, <em><strong>Visual <a href="http://www.wowebook.be/tag/c/" class="st_tag internal_tag" rel="tag" title="Posts tagged with C">C</a># 2010 <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">How to</a> Program, Fourth Edition</strong></em> introduces all facets of the C# 2010 language hands-on, through hundreds of working programs. This book has been thoroughly updated to reflect the major innovations <a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> has incorporated in Visual C# 2010 and .NET 4; all discussions and sample code have been carefully audited against the newest Visual C# language specification.</p>
<p>Students begin by getting comfortable with the C# Express 2010 IDE and basic Visual C# syntax. Next, they build their skills one step at a time, mastering control structures, classes, objects, methods, variables, arrays, and the core techniques of object-oriented programming. With this strong foundation in place, the Deitels introduce more sophisticated techniques, including searching, sorting, data structures, generics, and collections. Throughout, the authors show students <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> make the most of <a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a>’s <a href="http://www.wowebook.be/tag/visual-studio/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Visual Studio">Visual Studio</a> tools. A series of appendices provide essential programming reference material on topics ranging from number systems to the <a href="http://www.wowebook.be/tag/visual-studio/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Visual Studio">Visual Studio</a> Debugger, <a href="http://www.wowebook.be/tag/uml/" class="st_tag internal_tag" rel="tag" title="Posts tagged with UML">UML</a> 2 to Unicode and ASCII.</p>
<p><strong>Table of Contents</strong><br />
Chapter 1. Introduction to Computers, the <a href="http://www.wowebook.be/tag/internet/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Internet">Internet</a> and Visual C#<br />
Chapter 2. Dive Into® Visual C# 2010 Express<span id="more-18773"></span><br />
Chapter 3. Introduction to C# Applications<br />
Chapter 4. Introduction to Classes, Objects, Methods and strings<br />
Chapter 5. Control Statements: Part 1<br />
Chapter 6. Control Statements: Part 2<br />
Chapter 7. Methods: A Deeper Look<br />
Chapter 8. Arrays<br />
Chapter 9. Introduction to LINQ and the List Collection<br />
Chapter 10. Classes and Objects: A Deeper Look<br />
Chapter 11. Object-Oriented Programming: Inheritance<br />
Chapter 12. OOP: Polymorphism, Interfaces and Operator Overloading<br />
Chapter 13. Exception Handling: A Deeper Look<br />
Chapter 14. Graphical User Interfaces with <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Forms: Part 1<br />
Chapter 15. Graphical User Interfaces with <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Forms: Part 2<br />
Chapter 16. Strings and Characters<br />
Chapter 17. Files and Streams<br />
Chapter 18. Databases and LINQ<br />
Chapter 19. <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> App <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">Development</a> with <a href="http://www.wowebook.be/tag/asp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ASP">ASP</a>.NET<br />
Chapter 20. Searching and Sorting<br />
Chapter 21. Data Structures<br />
Chapter 22. Generics<br />
Chapter 23. Collections</p>
<p>Appendix A. Operator Precedence Chart<br />
Appendix B. Simple Types<br />
Appendix C. ASCII Character Set</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 992 pages</li>
<li><strong>Publisher:</strong> Prentice Hall; 4th Edition (October 2010)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0132151421</li>
<li><strong>ISBN-13:</strong> 978-0132151429</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/cpp-how-to-program-8th-edition/" title="C++ How to Program, 8th Edition" rel="bookmark">C++ How to Program, 8th Edition</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/migrating-to-windows-phone/" title="Migrating to Windows Phone" rel="bookmark">Migrating to Windows Phone</a> <span class="date">(16-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/fluent-csharp/" title="Fluent C#" rel="bookmark">Fluent C#</a> <span class="date">(16-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wpf-programmers-reference/" title="WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4" rel="bookmark">WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4</a> <span class="date">(18-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-entity-framework-dbcontext/" title="Programming Entity Framework: DbContext" rel="bookmark">Programming Entity Framework: DbContext</a> <span class="date">(12-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-csharp-5-0/" title="Programming C# 5.0" rel="bookmark">Programming C# 5.0</a> <span class="date">(31-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-visual-studio-2008/" title="Professional Visual Studio 2008" rel="bookmark">Professional Visual Studio 2008</a> <span class="date">(20-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-windows-phone-app-development-2nd-edition/" title="Pro Windows Phone App Development, 2nd Edition" rel="bookmark">Pro Windows Phone App Development, 2nd Edition</a> <span class="date">(16-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-visual-studio-lightswitch-2011-development/" title="Pro Visual Studio LightSwitch 2011 Development" rel="bookmark">Pro Visual Studio LightSwitch 2011 Development</a> <span class="date">(01-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/microsoft-visual-csharp-2010-step-by-step/" title="Microsoft Visual C# 2010 Step by Step" rel="bookmark">Microsoft Visual C# 2010 Step by Step</a> <span class="date">(31-03-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pro Visual Studio LightSwitch 2011 Development</title>
		<link>http://www.wowebook.be/book/pro-visual-studio-lightswitch-2011-development/</link>
		<comments>http://www.wowebook.be/book/pro-visual-studio-lightswitch-2011-development/#comments</comments>
		<pubDate>Tue, 01 May 2012 16:38:55 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Business & Management]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Designing]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[LightSwitch]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[RAD]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[Unity]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.wowebook.be/?p=18467</guid>
		<description><![CDATA[Book Description Microsoft Visual Studio LightSwitch 2011 is a rapid application deployment tool that lets power users and administrators build data-centric business applications for the desktop, cloud, and Web in just a few clicks, with no code required. But more advanced developers and business users will hunger for more: how do you design complex screens? How do [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1356566806.jpg" alt="Pro Visual Studio LightSwitch 2011 Development" width="220" height="220" title="Pro Visual Studio LightSwitch 2011 Development" /></p>
<h3>Book Description</h3>
<p>Microsoft <a href="http://www.wowebook.be/tag/visual-studio/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Visual Studio">Visual Studio</a> LightSwitch 2011 is a rapid application deployment tool that lets power users and administrators build data-centric business applications for the desktop, cloud, and <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> in just a few clicks, with no code required. But more advanced developers and business users will hunger for more: how do you <a href="http://www.wowebook.be/tag/design/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Design">design</a> complex screens? How do you query data using <a href="http://www.wowebook.be/tag/linq/" class="st_tag internal_tag" rel="tag" title="Posts tagged with LINQ">LINQ</a> and other syntax structures? How do you secure your application?</p>
<p><em>Pro <a href="http://www.wowebook.be/tag/visual-studio/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Visual Studio">Visual Studio</a> LightSwitch 2011 Development </em>answers these questions and more as authors Tim Leung and Yann Duran—both awarded Microsoft 2011 Community Contributor Awards for their LightSwitch expertise—cover this breakthrough product and its operations and structure under the covers.</p>
<p>For serious developers building, enhancing and deploying advanced business applications using LightSwitch, <em>Pro Visual Studio LightSwitch 2011 Development</em> is the guide for going beyond the &#8220;click-and-you&#8217;re-done&#8221; interface, while still maintaining the elegance and convenience of rapid application development.</p>
<p><strong>What you’ll learn</strong><br />
With <em>Pro Visual Studio LightSwitch 2011</em>, learn <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a>:</p>
<ul>
<li>Add visibility through with Relationships and Details screens</li>
<li>Use customized queries, sorts and filters, and <a href="http://www.wowebook.be/tag/reporting/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Reporting">reporting</a></li>
<li>Customize displays via user controls<span id="more-18467"></span></li>
<li>Use multiple line-of-business data sources to aggregate reports</li>
</ul>
<p>For more advanced LightSwitch users, see <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a>:</p>
<ul>
<li>Handle events in code and debug applications</li>
<li>Master the intricacies of complex user interface <a href="http://www.wowebook.be/tag/design/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Design">design</a></li>
<li>Secure your applications through authentication</li>
<li>Write custom <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a> code to enhance LightSwitch</li>
<li>Deploy maintainable LightSwitch projects</li>
</ul>
<p><strong>Who this book is for</strong><br />
<em>Pro Visual Studio LightSwitch 2011</em> is a book designed for any software developer who wants to take advantage of the rapid application deployment (<a href="http://www.wowebook.be/tag/rad/" class="st_tag internal_tag" rel="tag" title="Posts tagged with RAD">RAD</a>) experience offered by LightSwitch. It is ideal reading for those wanting to build and design applications correctly from the onset.</p>
<p>Those who have grasped the basics of LightSwitch and are looking to do more will benefit greatly from this book. Anyone struggling to design complex screens and queries in order to meet user requirements will find the answers in this book.</p>
<p><strong>Table of Contents</strong><br />
Part I: LightSwitch Concepts<br />
Chapter 1. Forms Over Data, and Beyond<br />
Chapter 2. Working With Visual Studio</p>
<p>Part II: Working With Data<br />
Chapter 3. <a href="http://www.wowebook.be/tag/designing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Designing">Designing</a> Data<br />
Chapter 4. Accessing Data<br />
Chapter 5. Validating Data<br />
Chapter 6. Querying Data</p>
<p>Part III: Interacting with Data<br />
Chapter 7. Creating and Using <a href="http://www.wowebook.be/tag/ria/" class="st_tag internal_tag" rel="tag" title="Posts tagged with RIA">RIA</a> Services<br />
Chapter 8. Creating and Using Screens<br />
Chapter 9. Creating and Using Custom Controls<br />
Chapter 10. Creating and Using Extensions</p>
<p>Part IV: Getting Data Out<br />
Chapter 11. Creating and Displaying Reports<br />
Chapter 12. Creating and Sending Emails</p>
<p>Part V: Securing Your Application<br />
Chapter 13. Authenticating Your Users<br />
Chapter 14. Authorizing Your Users<br />
Chapter 15. Auditing What Your Users Do</p>
<p>Part VI: Deployment<br />
Chapter 16. Deploying Your Application<br />
Chapter 17. When Things Don&#8217;t Go Quite Right</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 736 pages</li>
<li><strong>Publisher:</strong> Apress (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1430240083</li>
<li><strong>ISBN-13:</strong> 978-1430240082</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/beginning-windows-phone-app-development/" title="Beginning Windows Phone App Development" rel="bookmark">Beginning Windows Phone App Development</a> <span class="date">(01-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/" title="Visual C# 2010 How to Program, 4th Edition" rel="bookmark">Visual C# 2010 How to Program, 4th Edition</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sharepoint-apps-with-lightswitch/" title="SharePoint Apps with LightSwitch" rel="bookmark">SharePoint Apps with LightSwitch</a> <span class="date">(24-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-visual-studio-2008/" title="Professional Visual Studio 2008" rel="bookmark">Professional Visual Studio 2008</a> <span class="date">(20-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-office-365-development/" title="Pro Office 365 Development" rel="bookmark">Pro Office 365 Development</a> <span class="date">(02-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/microsoft-visual-csharp-2010-step-by-step/" title="Microsoft Visual C# 2010 Step by Step" rel="bookmark">Microsoft Visual C# 2010 Step by Step</a> <span class="date">(31-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/microsoft-biztalk-server-2010-unleashed/" title="Microsoft BizTalk Server 2010 Unleashed" rel="bookmark">Microsoft BizTalk Server 2010 Unleashed</a> <span class="date">(30-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/asp-net-3-5-enterprise-application-development-with-visual-studio-2008/" title="ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solution" rel="bookmark">ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solution</a> <span class="date">(17-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wpf-programmers-reference/" title="WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4" rel="bookmark">WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4</a> <span class="date">(18-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/windows-azure-platform-2nd-edition/" title="Windows Azure Platform, 2nd Edition" rel="bookmark">Windows Azure Platform, 2nd Edition</a> <span class="date">(14-01-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/pro-visual-studio-lightswitch-2011-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pro NuGet</title>
		<link>http://www.wowebook.be/book/pro-nuget/</link>
		<comments>http://www.wowebook.be/book/pro-nuget/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 17:17:30 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Module]]></category>
		<category><![CDATA[NuGet]]></category>
		<category><![CDATA[Protocol]]></category>

		<guid isPermaLink="false">http://www.wowebook.be/?p=18415</guid>
		<description><![CDATA[Book Description Pro NuGet offers you a solid architectural understanding of how to manage software dependencies using NuGet, an open-source package management tool for the .NET Framework. Providing practical guidance through a multitude of examples and more advanced scenarios, this book shows you how to unleash all the power that NuGet offers. It will help [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/250668141.jpg" alt="Pro NuGet" width="220" height="220" title="Pro NuGet" /></p>
<h3>Book Description</h3>
<p>Pro <a href="http://www.wowebook.be/tag/nuget/" class="st_tag internal_tag" rel="tag" title="Posts tagged with NuGet">NuGet</a> offers you a solid architectural understanding of <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> manage software dependencies using <a href="http://www.wowebook.be/tag/nuget/" class="st_tag internal_tag" rel="tag" title="Posts tagged with NuGet">NuGet</a>, an open-source package <a href="http://www.wowebook.be/tag/management/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Management">management</a> tool for the <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a> Framework. Providing practical guidance through a multitude of examples and more advanced scenarios, this book shows you <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> unleash all the power that <a href="http://www.wowebook.be/tag/nuget/" class="st_tag internal_tag" rel="tag" title="Posts tagged with NuGet">NuGet</a> offers. It will help you to streamline your day to day <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> and even make it more fun to write code.</p>
<p>Authors Maarten Balliauw and Xavier Decoster have been working with <a href="http://www.wowebook.be/tag/nuget/" class="st_tag internal_tag" rel="tag" title="Posts tagged with NuGet">NuGet</a> since it was first released, contributing many ideas and practical solutions to the community over that time. In this book they demonstrate both the core concepts and the more advanced thinking needed to use <a href="http://www.wowebook.be/tag/nuget/" class="st_tag internal_tag" rel="tag" title="Posts tagged with NuGet">NuGet</a> effectively.</p>
<p><strong>What you’ll learn</strong></p>
<ul>
<li>Interact with NuGet using both the graphical user interface and the command line.</li>
<li>Set up your own NuGet repository and develop a basic NuGet server application.</li>
<li>Explore different automation scenarios leveraging NuGet, including continuous integration and automated deployment.</li>
<li>Quickly set up an enterprise-ready environment with MyGet, a NuGet-as-a-Service <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> application.</li>
<li>Use NuGet to accomplish other goals, such as delivering plug-ins or modules to a <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> application.</li>
</ul>
<p><strong>Who this book is for</strong><span id="more-18415"></span><br />
With help from this succinct guide, you’ll quickly trust NuGet as a swift, invaluable asset in your toolbox. Find yourself imbued with the knowledge and skills to escape ‘dependency hell’ and establish a solid pattern to maintain external references in projects using NuGet.</p>
<p><strong>Table of Contents</strong></p>
<ol>
<li>Getting Started</li>
<li>Consuming and Managing Packages in a Solution</li>
<li>Creating Pacakages</li>
<li>Publishing Packages</li>
<li>Hosting Your Own NuGet Server</li>
<li>Continuous Package Integration</li>
<li>Automated Delivery</li>
<li>Extending NuGet</li>
<li>NuGet as a <a href="http://www.wowebook.be/tag/protocol/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Protocol">Protocol</a></li>
<li>Appendix A</li>
<li>Appendix B</li>
<li>Appendix <a href="http://www.wowebook.be/tag/c/" class="st_tag internal_tag" rel="tag" title="Posts tagged with C">C</a></li>
</ol>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 312 pages</li>
<li><strong>Publisher:</strong> Apress (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1430241918</li>
<li><strong>ISBN-13:</strong> 978-1430241911</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/windows-phone-recipes-2nd-edition/" title="Windows Phone Recipes: A Problem Solution Approach, 2nd Edition" rel="bookmark">Windows Phone Recipes: A Problem Solution Approach, 2nd Edition</a> <span class="date">(16-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/tcp-ip-illustrated-volume-1-2nd-edition/" title="TCP/IP Illustrated, Volume 1: The Protocols, 2nd Edition" rel="bookmark">TCP/IP Illustrated, Volume 1: The Protocols, 2nd Edition</a> <span class="date">(05-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-asp-net-3-5-security-membership-and-role-management-with-csharp-and-vb/" title="Professional ASP.NET 3.5 Security, Membership, and Role Management with C# and VB" rel="bookmark">Professional ASP.NET 3.5 Security, Membership, and Role Management with C# and VB</a> <span class="date">(24-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/entity-framework-4-1-experts-cookbook/" title="Entity Framework 4.1: Expert's Cookbook" rel="bookmark">Entity Framework 4.1: Expert's Cookbook</a> <span class="date">(19-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wpf-programmers-reference/" title="WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4" rel="bookmark">WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4</a> <span class="date">(18-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/windows-powershell-for-developers/" title="Windows PowerShell for Developers" rel="bookmark">Windows PowerShell for Developers</a> <span class="date">(24-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/windows-phone-7-xna-cookbook/" title="Windows Phone 7 XNA Cookbook" rel="bookmark">Windows Phone 7 XNA Cookbook</a> <span class="date">(09-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/windows-phone-7-game-development/" title="Windows Phone 7 Game Development" rel="bookmark">Windows Phone 7 Game Development</a> <span class="date">(21-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/windows-azure-platform-2nd-edition/" title="Windows Azure Platform, 2nd Edition" rel="bookmark">Windows Azure Platform, 2nd Edition</a> <span class="date">(14-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/" title="Visual C# 2010 How to Program, 4th Edition" rel="bookmark">Visual C# 2010 How to Program, 4th Edition</a> <span class="date">(16-05-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/pro-nuget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming F# 3.0, 2nd Edition</title>
		<link>http://www.wowebook.be/book/programming-fsharp-3-0-2nd-edition/</link>
		<comments>http://www.wowebook.be/book/programming-fsharp-3-0-2nd-edition/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 13:38:46 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[CTO]]></category>
		<category><![CDATA[F#]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Object-Oriented]]></category>
		<category><![CDATA[Parallel]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.wowebook.be/?p=18382</guid>
		<description><![CDATA[Book Description With this digital Early Release edition of Programming F# 3.0, second edition, you get the entire book bundle in its earliest form – the author&#8217;s raw and unedited content – so you can take advantage of this content long before the book&#8217;s official release. You&#8217;ll also receive updates when significant changes are made, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1310695679.jpg" alt="Programming F# 3.0, 2nd Edition" width="220" height="220" title="Programming F# 3.0, 2nd Edition" /></p>
<h3>Book Description</h3>
<p>With this digital <strong>Early Release</strong> edition of <em><a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a> <a href="http://www.wowebook.be/tag/fsharp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with F#">F#</a> 3.0</em>, second edition, you get the entire book bundle in its earliest form – the author&#8217;s raw and unedited content – so you can take advantage of this content long before the book&#8217;s official release. You&#8217;ll also receive updates when significant changes are made, as well as the final ebook version.Why learn <a href="http://www.wowebook.be/tag/fsharp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with F#">F#</a>? This multiparadigm language not only offers you an enormous productivity boost through functional <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a>, it also lets you develop applications using your existing <a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">object-oriented</a> and imperative programming skills. With Programming F#, you’ll quickly discover the many advantages of <a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a>’s new language, which includes access to all the great tools and libraries of the <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a> platofrm.</p>
<p>Learn <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> reap the benefits of functional programming for your next project – whether it’s quantitative <a href="http://www.wowebook.be/tag/computing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Computing">computing</a>, large-scale data exploration, or even a pursuit of your own. With this comprehensive guide, F# former team member Chris Smith gives you a head start of the fundamentals and advanced concepts of the F# language.</p>
<ul>
<li>Get a clear understanding of functional programming, and how you can use it to simplify code</li>
<li>Learn the language&#8217;s core syntax, including <a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">object-oriented</a> and imperative styles</li>
<li>Simplify concurrent and <a href="http://www.wowebook.be/tag/parallel/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Parallel">parallel</a> programming with F# Asynchronous Workflows and the <a href="http://www.wowebook.be/tag/parallel/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Parallel">Parallel</a> Extensions to <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a></li>
<li>Discover the power of F# 3.0&#8242;s new Info Rich Programming and <a href="http://www.wowebook.be/tag/linq/" class="st_tag internal_tag" rel="tag" title="Posts tagged with LINQ">LINQ</a> Queries<span id="more-18382"></span></li>
</ul>
<p><strong>Table of Contents</strong><br />
Part I: Multi-Paradigm Programming<br />
Chapter 1. Introduction to F#<br />
Chapter 2. Fundamentals<br />
Chapter 3. Functional Programming<br />
Chapter 4. Imperative Programming<br />
Chapter 5. Object-Oriented Programming<br />
Chapter 6. .NET Programming</p>
<p>Part II: Programming F#<br />
Chapter 7. Applied Functional Programming<br />
Chapter 8. Applied OO Programming<br />
Chapter 9. Async and <a href="http://www.wowebook.be/tag/parallel/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Parallel">Parallel</a> Programming<br />
Chapter 10. Scripting<br />
Chapter 11. Data Processing</p>
<p>Part III: Extending the F# Language<br />
Chapter 12. Reflection<br />
Chapter 13. Computation Expressions<br />
Chapter 14. Quotations<br />
Chapter 15. Type Providers</p>
<p>Part IV: Appendix<br />
Appendix A. Overview of .NET Libraries<br />
Appendix B. F# Interop</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 288 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly <a href="http://www.wowebook.be/tag/media/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Media">Media</a> (October 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1449320295</li>
<li><strong>ISBN-13:</strong> 978-1449320294</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/" title="Visual C# 2010 How to Program, 4th Edition" rel="bookmark">Visual C# 2010 How to Program, 4th Edition</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/real-world-functional-programming/" title="Real World Functional Programming: With Examples in F# and C#" rel="bookmark">Real World Functional Programming: With Examples in F# and C#</a> <span class="date">(11-01-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-csharp-5-0/" title="Programming C# 5.0" rel="bookmark">Programming C# 5.0</a> <span class="date">(31-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-csharp-4-0-6th-edition/" title="Programming C# 4.0, 6th Edition" rel="bookmark">Programming C# 4.0, 6th Edition</a> <span class="date">(17-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-parallel-programming-with-csharp/" title="Professional Parallel Programming with C#: Master Parallel Extensions with .NET 4" rel="bookmark">Professional Parallel Programming with C#: Master Parallel Extensions with .NET 4</a> <span class="date">(20-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-dot-net-4-parallel-programming-in-csharp/" title="Pro .NET 4 Parallel Programming in C#" rel="bookmark">Pro .NET 4 Parallel Programming in C#</a> <span class="date">(12-05-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/parallel-programming-with-microsoft-visual-studio-2010-step-by-step/" title="Parallel Programming with Microsoft Visual Studio 2010 Step by Step" rel="bookmark">Parallel Programming with Microsoft Visual Studio 2010 Step by Step</a> <span class="date">(06-08-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/migrating-to-windows-phone/" title="Migrating to Windows Phone" rel="bookmark">Migrating to Windows Phone</a> <span class="date">(16-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/linq-unleashed-for-csharp/" title="LINQ Unleashed: for C#" rel="bookmark">LINQ Unleashed: for C#</a> <span class="date">(18-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/expert-fsharp-2-0/" title="Expert F# 2.0" rel="bookmark">Expert F# 2.0</a> <span class="date">(09-07-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/programming-fsharp-3-0-2nd-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Entity Framework 4.1: Expert&#8217;s Cookbook</title>
		<link>http://www.wowebook.be/book/entity-framework-4-1-experts-cookbook/</link>
		<comments>http://www.wowebook.be/book/entity-framework-4-1-experts-cookbook/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 13:30:23 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Cookbook]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.wowebook.im/?p=18314</guid>
		<description><![CDATA[Book Description Entity Framework 4.1 allows us to dive into the world of data access without having to write SQL statements. With the power to shape data access by your object model comes questions and this book holds the answers. Entity Framework 4.1: Expert’s Cookbook holds many examples to help guide you through tough technical [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1711693627.jpg" alt="Entity Framework 4.1: Experts Cookbook" width="220" height="220" title="Entity Framework 4.1: Experts Cookbook" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.be/tag/entity-framework/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Entity Framework">Entity Framework</a> 4.1 allows us to dive into the world of data access without having to write <a href="http://www.wowebook.be/tag/sql/" class="st_tag internal_tag" rel="tag" title="Posts tagged with SQL">SQL</a> statements. With the power to shape data access by your object model comes questions and this book holds the answers.</p>
<p><a href="http://www.wowebook.be/tag/entity-framework/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Entity Framework">Entity Framework</a> 4.1: Expert’s <a href="http://www.wowebook.be/tag/cookbook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cookbook">Cookbook</a> holds many examples to help guide you through tough technical decisions and avoid technical landmines. The book will guide you from just using <a href="http://www.wowebook.be/tag/entity-framework/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Entity Framework">Entity Framework</a> to enhancing the data access wizard.</p>
<p>This book starts with examples that require some familiarity of object relational mappers, and then moves on to more advanced tasks. You will be guided through complex mapping scenarios, query definition, reusability, integration with other technologies, and architectural <a href="http://www.wowebook.be/tag/management/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Management">management</a>. The approach is step-by-step and test driven so that it is focused as much as possible on solving problems and getting the most out of the time spent working through the book.</p>
<p>Entity Framework 4.1: Expert’s <a href="http://www.wowebook.be/tag/cookbook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cookbook">Cookbook</a> is a must have for any <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a> developer who uses Entity Framework, and wants better, cleaner, and more maintainable code.</p>
<p><strong>What you will learn from this book</strong></p>
<ul>
<li>Manage <a href="http://www.wowebook.be/tag/database/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Database">database</a> queries</li>
<li>Leverage the full power of <a href="http://www.wowebook.be/tag/linq/" class="st_tag internal_tag" rel="tag" title="Posts tagged with LINQ">LINQ</a></li>
<li>Test the data access layer<span id="more-18314"></span></li>
<li><a href="http://www.wowebook.be/tag/design/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Design">Design</a> an extensible data access layer</li>
<li>Map any object model to a relational <a href="http://www.wowebook.be/tag/database/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Database">database</a></li>
<li>Create clean integration tests</li>
<li>Test queries in memory</li>
<li>Compose even the most complex query scenarios</li>
<li>Create and seed test databases from code</li>
<li>Use stored procedures without losing the power of object oriented <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a></li>
</ul>
<p><strong>Approach</strong><br />
This book takes a step-by-step problem solving approach that leads you through a problem and explains each step in detail to accomplish the goal. This books gives you concrete code examples as well as detailed information on the decisions involved.</p>
<p><strong>Who this book is for</strong><br />
This book is for intermediate to advanced <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a> developers who have used <a href="http://www.wowebook.be/tag/linq/" class="st_tag internal_tag" rel="tag" title="Posts tagged with LINQ">LINQ</a> to <a href="http://www.wowebook.be/tag/sql/" class="st_tag internal_tag" rel="tag" title="Posts tagged with SQL">SQL</a> or Entity Framework in some form but want to have more control over the implementation.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 352 pages</li>
<li><strong>Publisher:</strong> Packt Publishing (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1849684464</li>
<li><strong>ISBN-13:</strong> 978-1849684460</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-561/" title="MCTS Self-Paced Training Kit (Exam 70-561): Microsoft .NET Framework 3.5 ADO.NET Application Development" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-561): Microsoft .NET Framework 3.5 ADO.NET Application Development</a> <span class="date">(06-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-entity-framework-dbcontext/" title="Programming Entity Framework: DbContext" rel="bookmark">Programming Entity Framework: DbContext</a> <span class="date">(12-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/oracle-essbase-11-development-cookbook/" title="Oracle Essbase 11 Development Cookbook" rel="bookmark">Oracle Essbase 11 Development Cookbook</a> <span class="date">(03-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/nhibernate-3-0-cookbook/" title="NHibernate 3.0 Cookbook" rel="bookmark">NHibernate 3.0 Cookbook</a> <span class="date">(06-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/linq-unleashed-for-csharp/" title="LINQ Unleashed: for C#" rel="bookmark">LINQ Unleashed: for C#</a> <span class="date">(18-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/asp-net-3-5-enterprise-application-development-with-visual-studio-2008/" title="ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solution" rel="bookmark">ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solution</a> <span class="date">(17-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/windows-phone-recipes-2nd-edition/" title="Windows Phone Recipes: A Problem Solution Approach, 2nd Edition" rel="bookmark">Windows Phone Recipes: A Problem Solution Approach, 2nd Edition</a> <span class="date">(16-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/windows-phone-7-xna-cookbook/" title="Windows Phone 7 XNA Cookbook" rel="bookmark">Windows Phone 7 XNA Cookbook</a> <span class="date">(09-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wcf-multi-tier-services-development-with-linq/" title="WCF Multi-tier Services Development with LINQ" rel="bookmark">WCF Multi-tier Services Development with LINQ</a> <span class="date">(16-07-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/" title="Visual C# 2010 How to Program, 4th Edition" rel="bookmark">Visual C# 2010 How to Program, 4th Edition</a> <span class="date">(16-05-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/entity-framework-4-1-experts-cookbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Professional Android Programming with Mono for Android and .NET/C#</title>
		<link>http://www.wowebook.be/book/professional-android-programming-with-mono-for-android-and-net-csharp/</link>
		<comments>http://www.wowebook.be/book/professional-android-programming-with-mono-for-android-and-net-csharp/#comments</comments>
		<pubDate>Sat, 14 Apr 2012 15:14:25 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Mobile Dev.]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Canvas]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[MonoTouch]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[SOAP]]></category>
		<category><![CDATA[Tablet]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.wowebook.im/?p=18221</guid>
		<description><![CDATA[Book Description A one-of-a-kind book on Android application development with Mono for Android The wait is over! For the millions of .NET/C# developers who have been eagerly awaiting the book that will guide them through the white-hot field of Android application programming, this is the book. As the first guide to focus on Mono for [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1698772302.jpg" alt="Professional Android Programming with Mono for Android and .NET/C#" width="220" height="220" title="Professional Android Programming with Mono for Android and .NET/C#" /></p>
<h3>Book Description</h3>
<p>A one-of-a-kind book on <a href="http://www.wowebook.be/tag/android/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Android">Android</a> application development with Mono for <a href="http://www.wowebook.be/tag/android/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Android">Android</a></p>
<p>The wait is over! For the millions of <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a>/C# developers who have been eagerly awaiting the book that will guide them through the white-hot field of <a href="http://www.wowebook.be/tag/android/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Android">Android</a> application <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a>, this is the book. As the first guide to focus on Mono for Android, this must-have resource dives into writing applications against Mono with C# and compiling executables that run on the Android family of devices.</p>
<p>Putting the proven Wrox Professional format into practice, the authors provide you with the knowledge you need to become a successful Android application developer without having to learn another <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> language. You&#8217;ll explore screen controls, <a href="http://www.wowebook.be/tag/ui/" class="st_tag internal_tag" rel="tag" title="Posts tagged with UI">UI</a> development, tables and layouts, and MonoDevelop as you become adept at developing Android applications with Mono for Android.</p>
<ul>
<li>Answers the demand for a detailed book on the extraordinarily popular field of Android application development</li>
<li>Strengthens your existing skills of writing applications and shows you <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> transfer your talents to building Android apps with Mono for Android and <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a>/C#</li>
<li>Dives into working with data, <a href="http://www.wowebook.be/tag/rest/" class="st_tag internal_tag" rel="tag" title="Posts tagged with REST">REST</a>, SOAP, <a href="http://www.wowebook.be/tag/xml/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XML">XML</a>, and <a href="http://www.wowebook.be/tag/json/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JSON">JSON</a></li>
<li>Discusses <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> communicate with other applications, deploy apps, and even make money in the process<span id="more-18221"></span></li>
</ul>
<p><em>Professional Android Programming with Mono for Android and .NET/C#</em> gets you up and running with Android app development today.</p>
<p><strong>From the Back Cover</strong><br />
Develop Android apps using tools you already know—C# and .NET</p>
<p>Aimed at providing readers with a thorough, reliable resource that guides them through the field of Android application programming, this must-have book shows how to write applications using Mono with C# that run on the Android family of devices. A team of authors provides you with the knowledge you need to become a successful Android application developer without having to learn another programming language. You&#8217;ll explore screen controls, <a href="http://www.wowebook.be/tag/ui/" class="st_tag internal_tag" rel="tag" title="Posts tagged with UI">UI</a> development, tables and layouts, and MonoDevelop as you become adept at planning, building, and developing Android applications with Mono for Android.</p>
<p>Professional Android Programming with Mono for Android and .NET/C#:</p>
<ul>
<li>Shows you how to use your existing C# and .NET skills to build Android apps</li>
<li>Details optimal ways to work with data and bind data to controls</li>
<li>Explains how to program with Android device hardware</li>
<li>Dives into working with the file system and application preferences</li>
<li>Discusses how to share code between Mono for Android, <a href="http://www.wowebook.be/tag/monotouch/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MonoTouch">MonoTouch</a>, and <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a>® Phone 7</li>
<li>Reveals tips for globalizing your apps with internationalization and localization support</li>
<li>Covers development of tablet apps with Android 4</li>
</ul>
<p><strong>Table of Contents</strong><br />
Chapter 1. Introduction to Android <a href="http://www.wowebook.be/tag/mobile/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mobile">Mobile</a> Devices and the Marketplace<br />
Chapter 2. Introduction to Mono for Android<br />
Chapter 3. Understanding AndroidMono for Android Applications<br />
Chapter 4. Planning and Building Your Applications User Interface<br />
Chapter 5. Working with Data<br />
Chapter 6. Binding Data to Controls<br />
Chapter 7. Working with the File System and Application Preferences<br />
Chapter 8. Programming with the Device Hardware<br />
Chapter 9. Using Multimedia??Audio Video and the Camera<br />
Chapter 10. Talking to Other Applications and Libraries<br />
Chapter 11. Developing Background Services and Asynchronous Code<br />
Chapter 12. <a href="http://www.wowebook.be/tag/canvas/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Canvas">Canvas</a> and Drawables Building Custom Android Graphics<br />
Chapter 13. Working with Location Information<br />
Chapter 14. Internationalization and Localization<br />
Chapter 15. Sharing Code between Mono for Android <a href="http://www.wowebook.be/tag/monotouch/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MonoTouch">MonoTouch</a> and <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Phone 7<br />
Chapter 16. Preparing and Publishing Your Application to the Market<br />
Chapter 17. Android Tablets</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 552 pages</li>
<li><strong>Publisher:</strong> Wrox (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1118026438</li>
<li><strong>ISBN-13:</strong> 978-1118026434</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/programming-android-2nd-edition/" title="Programming Android, 2nd Edition" rel="bookmark">Programming Android, 2nd Edition</a> <span class="date">(30-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-cross-platform-mobile-development-in-csharp/" title="Professional Cross-Platform Mobile Development in C#" rel="bookmark">Professional Cross-Platform Mobile Development in C#</a> <span class="date">(28-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/managing-data-and-media-in-silverlight-4/" title="Managing Data and Media in Silverlight 4" rel="bookmark">Managing Data and Media in Silverlight 4</a> <span class="date">(12-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/beginning-android-4-games-development/" title="Beginning Android 4 Games Development" rel="bookmark">Beginning Android 4 Games Development</a> <span class="date">(31-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/beginning-android-4-application-development/" title="Beginning Android 4 Application Development" rel="bookmark">Beginning Android 4 Application Development</a> <span class="date">(15-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/zend-framework-web-services/" title="Zend Framework Web Services" rel="bookmark">Zend Framework Web Services</a> <span class="date">(22-12-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wpf-programmers-reference/" title="WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4" rel="bookmark">WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4</a> <span class="date">(18-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/windows-phone-recipes-2nd-edition/" title="Windows Phone Recipes: A Problem Solution Approach, 2nd Edition" rel="bookmark">Windows Phone Recipes: A Problem Solution Approach, 2nd Edition</a> <span class="date">(16-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/" title="Visual C# 2010 How to Program, 4th Edition" rel="bookmark">Visual C# 2010 How to Program, 4th Edition</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/spring-web-services-2-cookbook/" title="Spring Web Services 2 Cookbook" rel="bookmark">Spring Web Services 2 Cookbook</a> <span class="date">(09-04-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/professional-android-programming-with-mono-for-android-and-net-csharp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mastering LOB Development for Silverlight 5</title>
		<link>http://www.wowebook.be/book/mastering-lob-development-for-silverlight-5/</link>
		<comments>http://www.wowebook.be/book/mastering-lob-development-for-silverlight-5/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 11:43:34 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MVVM]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://www.wowebook.im/?p=18204</guid>
		<description><![CDATA[Book Description Microsoft Silverlight is fully established as a powerful tool for creating and delivering Rich Internet Applications and media experiences on the Web. This book will help you dive straight into utilizing Silverlight 5, which now more than ever is a top choice in the Enterprise for building Business Applications. “Mastering LOB Development for [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/747362315.jpg" alt="Mastering LOB Development for Silverlight 5" width="220" height="220" title="Mastering LOB Development for Silverlight 5" /></p>
<h3>Book Description</h3>
<p>Microsoft <a href="http://www.wowebook.be/tag/silverlight/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Silverlight">Silverlight</a> is fully established as a powerful tool for creating and delivering Rich <a href="http://www.wowebook.be/tag/internet/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Internet">Internet</a> Applications and <a href="http://www.wowebook.be/tag/media/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Media">media</a> experiences on the <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a>. This book will help you dive straight into utilizing <a href="http://www.wowebook.be/tag/silverlight/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Silverlight">Silverlight</a> 5, which now more than ever is a top choice in the Enterprise for building <a href="http://www.wowebook.be/tag/business/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Business">Business</a> Applications.</p>
<p>“Mastering LOB <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">Development</a> for Silverlight 5: A Case Study in Action” focuses on the <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> of a complete Silverlight 5 LOB application, helping you to take advantage of the powerful features available along with expert advice.</p>
<p>Fully focused on LOB <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a>, this expert guide takes you from the beginning of <a href="http://www.wowebook.be/tag/designing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Designing">designing</a> and implementing a Silverlight 5 LOB application, all the way through to completion. Accompanied by a gradually built upon case study, you will learn about data access via RIA and <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> services, architecture with MEF and <a href="http://www.wowebook.be/tag/mvvm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MVVM">MVVM</a> applied to LOB development, <a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">testing</a> and error control, and much more.</p>
<p>With “Mastering LOB Development for Silverlight 5: A Case Study in Action” in hand, you will be fully equipped to expertly develop your own Silverlight Line of <a href="http://www.wowebook.be/tag/business/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Business">Business</a> application, without dwelling on the basics of Enterprise Silverlight development.</p>
<p><strong>What you will learn from this book</strong></p>
<ul>
<li>Get up and running with coverage of LOB development challenges like building forms, navigation, and service and <a href="http://www.wowebook.be/tag/database/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Database">database</a> access<span id="more-18204"></span></li>
<li>Get to grips with the <a href="http://www.wowebook.be/tag/mvvm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MVVM">MVVM</a> pattern and <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> integrate it with RIA Services</li>
<li>Dig deeper by implementing both in Browser and Out of Browser trusted applications</li>
<li>Become fully acquainted with Silverlight and HTML/JavaScript integration</li>
<li>Understand <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> add authentication and authorization to your Silverlight application</li>
<li>Gain advanced knowledge of error control topics like error notification to TFS</li>
<li>Become fully equipped with everything an expert developer should know about building Line of Business applications using Silverlight 5</li>
<li>Take advantage of a complete LOB case study built gradually from start to finish throughout each chapter</li>
</ul>
<p><strong>Approach</strong><br />
This highly practical, expert level tutorial teaches you to build a Line of Business application with the aid of a case study which gradually builds throughout the book. It also includes a jumpstart chapter for developers coming from other technologies.</p>
<p><strong>Who this book is for</strong><br />
If you already have a firm grasp of Silverlight development and are keen to advance your specialist knowledge of Line of Business (LOB) application development, then Mastering LOB Development for Silverlight 5: A Case Study in Action is for you.</p>
<p>If you are a developer with experience of other technologies, you may also find this book useful.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 430 pages</li>
<li><strong>Publisher:</strong> Packt Publishing (February 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1849683549</li>
<li><strong>ISBN-13:</strong> 978-1849683548</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/mastering-microsoft-forefront-uag-2010-customization/" title="Mastering Microsoft Forefront UAG 2010 Customization" rel="bookmark">Mastering Microsoft Forefront UAG 2010 Customization</a> <span class="date">(11-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-jquery/" title="Professional jQuery" rel="bookmark">Professional jQuery</a> <span class="date">(14-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-wpf-and-silverlight-mvvm/" title="Pro WPF and Silverlight MVVM: Effective Application Development with Model-View-ViewModel" rel="bookmark">Pro WPF and Silverlight MVVM: Effective Application Development with Model-View-ViewModel</a> <span class="date">(27-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-windows-phone-app-development-2nd-edition/" title="Pro Windows Phone App Development, 2nd Edition" rel="bookmark">Pro Windows Phone App Development, 2nd Edition</a> <span class="date">(16-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-silverlight-5-in-vb/" title="Pro Silverlight 5 in VB" rel="bookmark">Pro Silverlight 5 in VB</a> <span class="date">(29-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-silverlight-5-in-csharp/" title="Pro Silverlight 5 in C#" rel="bookmark">Pro Silverlight 5 in C#</a> <span class="date">(29-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-office-365-development/" title="Pro Office 365 Development" rel="bookmark">Pro Office 365 Development</a> <span class="date">(02-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/microsoft-silverlight-5-and-windows-azure-enterprise-integration/" title="Microsoft Silverlight 5 and Windows Azure Enterprise Integration" rel="bookmark">Microsoft Silverlight 5 and Windows Azure Enterprise Integration</a> <span class="date">(17-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/essential-windows-phone-7-5/" title="Essential Windows Phone 7.5" rel="bookmark">Essential Windows Phone 7.5</a> <span class="date">(11-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/coding-bundle/" title="Coding Bundle (jQuery, JavaScript, CSS)" rel="bookmark">Coding Bundle (jQuery, JavaScript, CSS)</a> <span class="date">(11-02-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/mastering-lob-development-for-silverlight-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing Data and Media in Silverlight 4</title>
		<link>http://www.wowebook.be/book/managing-data-and-media-in-silverlight-4/</link>
		<comments>http://www.wowebook.be/book/managing-data-and-media-in-silverlight-4/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 11:40:45 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[ADO.NET]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[Cookbook]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[SOAP]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.wowebook.im/?p=18201</guid>
		<description><![CDATA[Book Description Microsoft Silverlight is a programmable web browser plugin that enables features including animation, vector graphics, and audio-video playback – features that characterize Rich Internet Applications. However, Silverlight is a great Line-Of-Business platform and is increasingly being used to build data-driven business applications. This book will enable .NET developers to get their finger on [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/610969432.jpg" alt="Managing Data and Media in Silverlight 4" width="220" height="220" title="Managing Data and Media in Silverlight 4" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> <a href="http://www.wowebook.be/tag/silverlight/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Silverlight">Silverlight</a> is a programmable <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> <a href="http://www.wowebook.be/tag/browser/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Browser">browser</a> plugin that enables features including animation, vector graphics, and audio-<a href="http://www.wowebook.be/tag/video/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Video">video</a> playback – features that characterize Rich <a href="http://www.wowebook.be/tag/internet/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Internet">Internet</a> Applications. However, <a href="http://www.wowebook.be/tag/silverlight/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Silverlight">Silverlight</a> is a great Line-Of-<a href="http://www.wowebook.be/tag/business/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Business">Business</a> platform and is increasingly being used to build data-driven <a href="http://www.wowebook.be/tag/business/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Business">business</a> applications. This book will enable <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a> developers to get their finger on the pulse of data-driven <a href="http://www.wowebook.be/tag/business/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Business">business</a> applications in <a href="http://www.wowebook.be/tag/silverlight/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Silverlight">Silverlight</a>.</p>
<p><em>Managing Data and <a href="http://www.wowebook.be/tag/media/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Media">Media</a> in Silverlight 4: A mashup of chapters from Packt&#8217;s bestselling Silverlight focuses</em> on showing <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a> developers how to interact with, and handle multiple sources of data in Silverlight <a href="http://www.wowebook.be/tag/business/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Business">business</a> applications, and how to solve particular data problems following a practical hands-on approach, using real-world examples. This book is a collections of <a href="http://www.wowebook.be/tag/media/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Media">media</a> and data based chapters from Packt’s best selling Silverlight books:<br />
1. Silverlight 4 User Interface <a href="http://www.wowebook.be/tag/cookbook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cookbook">Cookbook</a><br />
2. <a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> Silverlight 4 Business Application Development: Beginner’s Guide<br />
3. Microsoft Silverlight 4 Data and Services <a href="http://www.wowebook.be/tag/cookbook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cookbook">Cookbook</a><br />
4. Microsoft Silverlight 4 and <a href="http://www.wowebook.be/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with SharePoint">SharePoint</a> 2010 Integration<br />
5. Microsoft Silverlight 4: Building Rich Enterprise Dashboards<br />
6. 3D Game Development with Microsoft Silverlight 3: Beginner&#8217;s Guide</p>
<p>The book starts with discussion on layouts and content organization<span id="more-18201"></span> and covers all the options available to access data and communicate with services to get the most out of data in your Silverlight business applications, at the same time providing a rich user experience. Understand sophisticated data access techniques in your Silverlight business applications by binding data to Silverlight controls, validating data in Silverlight, getting data from services into Silverlight applications and much more! Discover the tips, tricks and hands on experience to create, customize and design rich enterprise dashboards with Silverlight from a distinguished team of User Experience and Development authors.</p>
<p>This book contains real-world examples that depict various techniques for interacting with data and services provided by this powerful business collaboration platform, for the enterprise and the <a href="http://www.wowebook.be/tag/internet/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Internet">Internet</a>. The book ends with an appendix covering 3D Game Development.</p>
<p><strong>What you will learn from this book</strong></p>
<ul>
<li>Manage layouts and general content organization</li>
<li>Know when and how to customize your data in Silverlight using important data controls.</li>
<li>Build data-driven business applications in Silverlight much more easily and much faster using Data binding</li>
<li>Add functionality to your Silverlight business applications by harnessing <a href="http://www.wowebook.be/tag/rest/" class="st_tag internal_tag" rel="tag" title="Posts tagged with REST">REST</a> and <a href="http://www.wowebook.be/tag/wcf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with WCF">WCF</a> Data Services as an underlying platform for communication via Flickr and Twitter</li>
<li>Develop Silverlight RIAs that interact with <a href="http://www.wowebook.be/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with SharePoint">SharePoint</a> 2010 data and services</li>
<li>Bring life to business applications and complex workflows</li>
<li>Host and use Silverlight WebParts and the SharePoint Client Object Model</li>
<li>Understand how to determine between the different data access strategies (SOAP, <a href="http://www.wowebook.be/tag/rest/" class="st_tag internal_tag" rel="tag" title="Posts tagged with REST">REST</a>, and OData)</li>
</ul>
<p><strong>Approach</strong><br />
Discover content in various easy-to-follow styles such as a recipe based cookbook format, a tutorial based beginner&#8217;s guide, and a reference styled handbook. The aim of this book is to provide a lot of valuable content to you from various other Packt Silverlight books. It is designed in such a way that you can refer to topics chapter by chapter, and read them in no particular order. It offers clear examples to successfully perform the most important data related tasks in Silverlight.</p>
<p><strong>Who this book is for</strong><br />
If you are a .NET developer who wants to manage professional data-driven applications with Sliverlight, then this book is for you. Basic experience of programming Silverlight and familiarity with accessing data using <a href="http://www.wowebook.be/tag/ado-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ADO.NET">ADO.NET</a> in normal .NET applications is required.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 530 pages</li>
<li><strong>Publisher:</strong> Packt Publishing (February 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1849685649</li>
<li><strong>ISBN-13:</strong> 978-1849685641</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/windows-phone-7-xna-cookbook/" title="Windows Phone 7 XNA Cookbook" rel="bookmark">Windows Phone 7 XNA Cookbook</a> <span class="date">(09-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sharepoint-2010-development-with-silverlight/" title="SharePoint 2010 Development with Silverlight" rel="bookmark">SharePoint 2010 Development with Silverlight</a> <span class="date">(07-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-android-programming-with-mono-for-android-and-net-csharp/" title="Professional Android Programming with Mono for Android and .NET/C#" rel="bookmark">Professional Android Programming with Mono for Android and .NET/C#</a> <span class="date">(14-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/openscenegraph-3-cookbook/" title="OpenSceneGraph 3 Cookbook" rel="bookmark">OpenSceneGraph 3 Cookbook</a> <span class="date">(17-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/microsoft-silverlight-5-building-rich-enterprise-dashboards/" title="Microsoft Silverlight 5: Building Rich Enterprise Dashboards" rel="bookmark">Microsoft Silverlight 5: Building Rich Enterprise Dashboards</a> <span class="date">(08-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/microsoft-sharepoint-2010-developers-compendium/" title="Microsoft SharePoint 2010 Developer's Compendium" rel="bookmark">Microsoft SharePoint 2010 Developer's Compendium</a> <span class="date">(11-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wpf-programmers-reference/" title="WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4" rel="bookmark">WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4</a> <span class="date">(18-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/spring-web-services-2-cookbook/" title="Spring Web Services 2 Cookbook" rel="bookmark">Spring Web Services 2 Cookbook</a> <span class="date">(09-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-windows-identity-foundation/" title="Programming Windows Identity Foundation" rel="bookmark">Programming Windows Identity Foundation</a> <span class="date">(29-09-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-wcf-services-3rd-edition/" title="Programming WCF Services, 3rd Edition" rel="bookmark">Programming WCF Services, 3rd Edition</a> <span class="date">(17-08-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/managing-data-and-media-in-silverlight-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MCTS Self-Paced Training Kit (Exam 70-561): Microsoft .NET Framework 3.5 ADO.NET Application Development</title>
		<link>http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-561/</link>
		<comments>http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-561/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 17:48:20 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Certification & Education]]></category>
		<category><![CDATA[ADO.NET]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[MCTS]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.wowebook.im/?p=18088</guid>
		<description><![CDATA[Book Description Ace your preparation for the skills measured by MCTS Exam 70-561—and on the job. Work at your own pace through a series of lessons and reviews that fully cover each exam objective. Then, reinforce and apply what you’ve learned through real-world case scenarios and practice exercises. This official Microsoft study guide is designed [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/854857847.jpg" alt="MCTS Self Paced Training Kit (Exam 70 561): Microsoft .NET Framework 3.5 ADO.NET Application Development" width="220" height="220" title="MCTS Self Paced Training Kit (Exam 70 561): Microsoft .NET Framework 3.5 ADO.NET Application Development" /></p>
<h3>Book Description</h3>
<p>Ace your preparation for the skills measured by <a href="http://www.wowebook.be/tag/mcts/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MCTS">MCTS</a> Exam 70-561—and on the job. Work at your own pace through a series of lessons and reviews that fully cover each exam objective. Then, reinforce and apply what you’ve learned through real-world case scenarios and practice exercises. This official <a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> study guide is designed to help you make the most of your study time.</p>
<p>Maximize your <a href="http://www.wowebook.be/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">performance</a> on the exam by learning to:</p>
<ul>
<li>Connect to data sources; query and retrieve data</li>
<li>Manage data integrity and transactions</li>
<li>Use <a href="http://www.wowebook.be/tag/linq/" class="st_tag internal_tag" rel="tag" title="Posts tagged with LINQ">LINQ</a> to query data across types, including <a href="http://www.wowebook.be/tag/xml/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XML">XML</a></li>
<li>Work with DataSets and in-memory stores</li>
<li>Synchronize data—including smart-caching strategies</li>
<li>Generate an EDM using the <a href="http://www.wowebook.be/tag/entity-framework/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Entity Framework">Entity Framework</a></li>
<li>Use <a href="http://www.wowebook.be/tag/ado-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ADO.NET">ADO.NET</a> Data Services for <a href="http://www.wowebook.be/tag/internet/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Internet">Internet</a> applications</li>
</ul>
<p><strong>Table of Contents</strong><br />
Chapter 1. Creating <a href="http://www.wowebook.be/tag/database/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Database">Database</a> Connections<br />
Chapter 2. Selecting and Querying Data<br />
Chapter 3. DataSets<br />
<span id="more-18088"></span>Chapter 4. Updating Data<br />
Chapter 5. Synchronizing Data<br />
Chapter 6. Introducing <a href="http://www.wowebook.be/tag/linq/" class="st_tag internal_tag" rel="tag" title="Posts tagged with LINQ">LINQ</a><br />
Chapter 7. <a href="http://www.wowebook.be/tag/xml/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XML">XML</a><br />
Chapter 8. LINQ to <a href="http://www.wowebook.be/tag/sql/" class="st_tag internal_tag" rel="tag" title="Posts tagged with SQL">SQL</a><br />
Chapter 9. Using the <a href="http://www.wowebook.be/tag/entity-framework/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Entity Framework">Entity Framework</a><br />
Chapter 10. <a href="http://www.wowebook.be/tag/ado-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ADO.NET">ADO.NET</a> Data Services</p>
<h3>Book Details</h3>
<ul>
<li><strong>Hardcover:</strong> 512 pages</li>
<li><strong>Publisher:</strong> <a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> Press (February 2009)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0735625638</li>
<li><strong>ISBN-13:</strong> 978-0735625631</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-433/" title="MCTS Self-Paced Training Kit (Exam 70-433): Microsoft SQL Server 2008 Database Development" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-433): Microsoft SQL Server 2008 Database Development</a> <span class="date">(06-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-516/" title="MCTS Self-Paced Training Kit (Exam 70-516): Accessing Data with Microsoft .NET Framework 4" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-516): Accessing Data with Microsoft .NET Framework 4</a> <span class="date">(22-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/linq-unleashed-for-csharp/" title="LINQ Unleashed: for C#" rel="bookmark">LINQ Unleashed: for C#</a> <span class="date">(18-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/" title="Visual C# 2010 How to Program, 4th Edition" rel="bookmark">Visual C# 2010 How to Program, 4th Edition</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-515/" title="MCTS Self-Paced Training Kit (Exam 70-515): Web Applications Development with Microsoft .NET Framework 4" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-515): Web Applications Development with Microsoft .NET Framework 4</a> <span class="date">(20-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-448/" title="MCTS Self-Paced Training Kit (Exam 70-448): Microsoft SQL Server 2008 Business Intelligence Development and Maintenance" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-448): Microsoft SQL Server 2008 Business Intelligence Development and Maintenance</a> <span class="date">(06-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-microsoft-linq-in-microsoft-net-framework-4/" title="Programming Microsoft LINQ in Microsoft .NET Framework 4" rel="bookmark">Programming Microsoft LINQ in Microsoft .NET Framework 4</a> <span class="date">(07-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-visual-basic-2010-and-net-4/" title="Professional Visual Basic 2010 and .NET 4" rel="bookmark">Professional Visual Basic 2010 and .NET 4</a> <span class="date">(30-06-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-microsoft-sql-server-2012-integration-services/" title="Professional Microsoft SQL Server 2012 Integration Services" rel="bookmark">Professional Microsoft SQL Server 2012 Integration Services</a> <span class="date">(14-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-csharp-2010-and-the-dot-net-4-platform-5th-edition/" title="Pro C# 2010 and the .NET 4 Platform, 5th Edition" rel="bookmark">Pro C# 2010 and the .NET 4 Platform, 5th Edition</a> <span class="date">(12-05-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-561/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MCTS Self-Paced Training Kit (Exam 70-503): Microsoft .NET Framework 3.5 Windows Communication Foundation</title>
		<link>http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-503/</link>
		<comments>http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-503/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 17:45:26 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Certification & Education]]></category>
		<category><![CDATA[MCTS]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Protocol]]></category>
		<category><![CDATA[Sage]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.wowebook.im/?p=18083</guid>
		<description><![CDATA[Book Description Ace your preparation for the skills measured by MCTS Exam 70-503—and on the job. Work at your own pace through a series of lessons and reviews that fully cover each exam objective. Then, reinforce and apply what you’ve learned through real-world case scenarios and practice exercises. This official Microsoft study guide is designed [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/805370773.jpg" alt="MCTS Self Paced Training Kit (Exam 70 503): Microsoft .NET Framework 3.5 Windows Communication Foundation" width="220" height="220" title="MCTS Self Paced Training Kit (Exam 70 503): Microsoft .NET Framework 3.5 Windows Communication Foundation" /></p>
<h3>Book Description</h3>
<p>Ace your preparation for the skills measured by <a href="http://www.wowebook.be/tag/mcts/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MCTS">MCTS</a> Exam 70-503—and on the job. Work at your own pace through a series of lessons and reviews that fully cover each exam objective. Then, reinforce and apply what you’ve learned through real-world case scenarios and practice exercises. This official <a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> study guide is designed to help you make the most of your study time.</p>
<p>Maximize your <a href="http://www.wowebook.be/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">performance</a> on the exam by learning to:</p>
<ul>
<li>Define and implement service contracts</li>
<li>Configure client and service endpoints across transport protocols</li>
<li>Customize service behavior; host and expose services</li>
<li>Add instrumentation to services, including end-to-end tracing</li>
<li>Implement transport, message, and user level <a href="http://www.wowebook.be/tag/security/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Security">security</a></li>
<li>Consume services through proxies and agents</li>
<li>Manage the service life cycle—instances, sessions, transactions, concurrency</li>
</ul>
<p><strong>Table of Contents</strong><br />
Chapter 1. Contracts<br />
Chapter 2. Exposing the Services<br />
Chapter 3. Deploying Services<br />
<span id="more-18083"></span>Chapter 4. Consuming Services<br />
Chapter 5. Configuring <a href="http://www.wowebook.be/tag/wcf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with WCF">WCF</a><br />
Chapter 6. Instrumentation<br />
Chapter 7. Infrastructure <a href="http://www.wowebook.be/tag/security/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Security">Security</a><br />
Chapter 8. User-Level Security<br />
Chapter 9. When Simple Isn’t Sufficient<br />
Chapter 10. Sessions and Instancing<br />
Chapter 11. Transactional Services<br />
Chapter 12. Concurrency</p>
<h3>Book Details</h3>
<ul>
<li><strong>Hardcover:</strong> 704 pages</li>
<li><strong>Publisher:</strong> <a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> Press (September 2008)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0735625654</li>
<li><strong>ISBN-13:</strong> 978-0735625655</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-561/" title="MCTS Self-Paced Training Kit (Exam 70-561): Microsoft .NET Framework 3.5 ADO.NET Application Development" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-561): Microsoft .NET Framework 3.5 ADO.NET Application Development</a> <span class="date">(06-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-502/" title="MCTS Self-Paced Training Kit (Exam 70-502): Microsoft .NET Framework 3.5 Windows Presentation Foundation" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-502): Microsoft .NET Framework 3.5 Windows Presentation Foundation</a> <span class="date">(06-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-448/" title="MCTS Self-Paced Training Kit (Exam 70-448): Microsoft SQL Server 2008 Business Intelligence Development and Maintenance" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-448): Microsoft SQL Server 2008 Business Intelligence Development and Maintenance</a> <span class="date">(06-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-516/" title="MCTS Self-Paced Training Kit (Exam 70-516): Accessing Data with Microsoft .NET Framework 4" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-516): Accessing Data with Microsoft .NET Framework 4</a> <span class="date">(22-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-515/" title="MCTS Self-Paced Training Kit (Exam 70-515): Web Applications Development with Microsoft .NET Framework 4" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-515): Web Applications Development with Microsoft .NET Framework 4</a> <span class="date">(20-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-511/" title="MCTS Self-Paced Training Kit (Exam 70-511): Windows Application Development with Microsoft .NET Framework 4 " rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-511): Windows Application Development with Microsoft .NET Framework 4 </a> <span class="date">(08-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-433/" title="MCTS Self-Paced Training Kit (Exam 70-433): Microsoft SQL Server 2008 Database Development" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-433): Microsoft SQL Server 2008 Database Development</a> <span class="date">(06-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-432/" title="MCTS Self-Paced Training Kit (Exam 70-432): Microsoft SQL Server 2008 Implementation and Maintenance" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-432): Microsoft SQL Server 2008 Implementation and Maintenance</a> <span class="date">(06-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mcts-70-642-exam-cram/" title="MCTS 70-642 Exam Cram: Windows Server 2008 Network Infrastructure, Configuring" rel="bookmark">MCTS 70-642 Exam Cram: Windows Server 2008 Network Infrastructure, Configuring</a> <span class="date">(21-05-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/internet-information-services-iis-7-0-resource-kit/" title="Internet Information Services (IIS) 7.0 Resource Kit" rel="bookmark">Internet Information Services (IIS) 7.0 Resource Kit</a> <span class="date">(07-04-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-503/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MCTS Self-Paced Training Kit (Exam 70-502): Microsoft .NET Framework 3.5 Windows Presentation Foundation</title>
		<link>http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-502/</link>
		<comments>http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-502/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 17:40:26 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Certification & Education]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[MCTS]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.wowebook.im/?p=18080</guid>
		<description><![CDATA[Book Description Announcing an all-new Self-Paced Training Kit designed to help maximize your performance on 70-502, the required exam for the new Microsoft Certified Technology Specialist (MCTS) certification for Microsoft .NET Framework 3.5—Windows Presentation Foundation. This 2-in-1 kit includes the official Microsoft study guide, plus practice tests on CD to help assess your skills. It [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/153311095.jpg" alt="MCTS Self Paced Training Kit (Exam 70 502): Microsoft .NET Framework 3.5 Windows Presentation Foundation" width="220" height="220" title="MCTS Self Paced Training Kit (Exam 70 502): Microsoft .NET Framework 3.5 Windows Presentation Foundation" /></p>
<h3>Book Description</h3>
<p>Announcing an all-new Self-Paced <a href="http://www.wowebook.be/tag/training/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Training">Training</a> Kit designed to help maximize your performance on 70-502, the required exam for the new <a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> Certified Technology Specialist (<a href="http://www.wowebook.be/tag/mcts/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MCTS">MCTS</a>) certification for <a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a> Framework 3.5—Windows Presentation Foundation.</p>
<p>This 2-in-1 kit includes the official <a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> study guide, plus practice tests on CD to help assess your skills. It comes packed with the tools and features exam candidates want most—including in-depth, self-paced <a href="http://www.wowebook.be/tag/training/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Training">training</a> based on final exam content; rigorous, objective-by-objective review; exam tips from expert, exam-certified authors; and customizable <a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">testing</a> options. It also provides real-world scenarios, case study examples, and troubleshooting labs for the skills and expertise you can apply to the job.</p>
<p>Focusing on the Windows Presentation Foundation (<a href="http://www.wowebook.be/tag/wpf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with WPF">WPF</a>), this official study guide covers creating, configuring, and deploying <a href="http://www.wowebook.be/tag/wpf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with WPF">WPF</a> applications; integrating Windows Forms controls; adding <a href="http://www.wowebook.be/tag/multimedia/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Multimedia">multimedia</a> content; using triggers and <a href="http://www.wowebook.be/tag/animation/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Animation">animation</a>; binding to data sources; and configuring security settings.</p>
<p>Work at your own pace through the lessons and lab exercises. Then assess yourself using 300+ practice questions on the CD, featuring multiple, customizable <a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">testing</a> options. Choose timed or untimed <a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">testing</a> mode, generate random tests, or focus on discrete objectives. You get detailed explanations for right and wrong answers—including pointers back to the book for further study. You also get an evaluation version of Microsoft <a href="http://www.wowebook.be/tag/visual-studio/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Visual Studio">Visual Studio</a>® 2008 software and an exam discount voucher<span id="more-18080"></span>—making this kit an exceptional value and a great career investment.</p>
<p><strong>Table of Contents</strong><br />
Chapter 1. <a href="http://www.wowebook.be/tag/wpf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with WPF">WPF</a> Application Fundamentals<br />
Chapter 2. Events, Commands, and Settings<br />
Chapter 3. Building the User Interface<br />
Chapter 4. Adding and Managing Content<br />
Chapter 5. Configuring Databinding<br />
Chapter 6. Converting and Validating Data<br />
Chapter 7. Styles and <a href="http://www.wowebook.be/tag/animation/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Animation">Animation</a><br />
Chapter 8. Customizing the User Interface<br />
Chapter 9. Resources, Documents, and Localization<br />
Chapter 10. Deployment</p>
<h3>Book Details</h3>
<ul>
<li><strong>Hardcover:</strong> 524 pages</li>
<li><strong>Publisher:</strong> Microsoft Press (July 2008)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0735625662</li>
<li><strong>ISBN-13:</strong> 978-0735625662</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/pro-silverlight-5-in-vb/" title="Pro Silverlight 5 in VB" rel="bookmark">Pro Silverlight 5 in VB</a> <span class="date">(29-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-561/" title="MCTS Self-Paced Training Kit (Exam 70-561): Microsoft .NET Framework 3.5 ADO.NET Application Development" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-561): Microsoft .NET Framework 3.5 ADO.NET Application Development</a> <span class="date">(06-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-503/" title="MCTS Self-Paced Training Kit (Exam 70-503): Microsoft .NET Framework 3.5 Windows Communication Foundation" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-503): Microsoft .NET Framework 3.5 Windows Communication Foundation</a> <span class="date">(06-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-448/" title="MCTS Self-Paced Training Kit (Exam 70-448): Microsoft SQL Server 2008 Business Intelligence Development and Maintenance" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-448): Microsoft SQL Server 2008 Business Intelligence Development and Maintenance</a> <span class="date">(06-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-433/" title="MCTS Self-Paced Training Kit (Exam 70-433): Microsoft SQL Server 2008 Database Development" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-433): Microsoft SQL Server 2008 Database Development</a> <span class="date">(06-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wpf-programmers-reference/" title="WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4" rel="bookmark">WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4</a> <span class="date">(18-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/" title="Visual C# 2010 How to Program, 4th Edition" rel="bookmark">Visual C# 2010 How to Program, 4th Edition</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-visual-studio-2008/" title="Professional Visual Studio 2008" rel="bookmark">Professional Visual Studio 2008</a> <span class="date">(20-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-silverlight-5-in-csharp/" title="Pro Silverlight 5 in C#" rel="bookmark">Pro Silverlight 5 in C#</a> <span class="date">(29-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-office-365-development/" title="Pro Office 365 Development" rel="bookmark">Pro Office 365 Development</a> <span class="date">(02-03-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-502/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming C# 5.0</title>
		<link>http://www.wowebook.be/book/programming-csharp-5-0/</link>
		<comments>http://www.wowebook.be/book/programming-csharp-5-0/#comments</comments>
		<pubDate>Sat, 31 Mar 2012 08:49:06 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C, C++, C#]]></category>
		<category><![CDATA[Software Dev.]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Object-Oriented]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.wowebook.name/?p=17882</guid>
		<description><![CDATA[Book Description With this digital Early Release edition of Programming C# 5.0, you get the entire book bundle in its earliest form – the author&#8217;s raw and unedited content – so you can take advantage of this content long before the book&#8217;s official release. You&#8217;ll also receive updates when significant changes are made, as well [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/318416461.jpg" alt="Programming C# 5.0" width="220" height="220" title="Programming C# 5.0" /></p>
<h3>Book Description</h3>
<p>With this digital <strong>Early Release</strong> edition of <em><a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a> <a href="http://www.wowebook.be/tag/c/" class="st_tag internal_tag" rel="tag" title="Posts tagged with C">C</a># 5.0</em>, you get the entire book bundle in its earliest form – the author&#8217;s raw and unedited content – so you can take advantage of this content long before the book&#8217;s official release. You&#8217;ll also receive updates when significant changes are made, as well as the final ebook version.</p>
<p>With its support for dynamic <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a>, <a href="http://www.wowebook.be/tag/c/" class="st_tag internal_tag" rel="tag" title="Posts tagged with C">C</a># 5.0 continues to evolve as a versatile language on its own. But when <a href="http://www.wowebook.be/tag/c/" class="st_tag internal_tag" rel="tag" title="Posts tagged with C">C</a># is used with <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a> Framework 4.5, the combination is incredibly powerful. This bestselling tutorial shows you how to build <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a>, desktop, Metro and rich Internet applications using C# 5.0 with <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a>&#8217;s database capabilities, <a href="http://www.wowebook.be/tag/ui/" class="st_tag internal_tag" rel="tag" title="Posts tagged with UI">UI</a> framework (<a href="http://www.wowebook.be/tag/wpf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with WPF">WPF</a>), extensive communication services (<a href="http://www.wowebook.be/tag/wcf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with WCF">WCF</a>), and more.</p>
<p>In this seventh edition, .NET experts Ian Griffiths and Jesse Liberty cover the latest enhancements to C#, as well as the fundamentals of both the language and the framework. You&#8217;ll learn concurrent and asynchronous programming with C# 5.0 and how to use .NET tools such as the <a href="http://www.wowebook.be/tag/entity-framework/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Entity Framework">Entity Framework</a> for easier data access.</p>
<ul>
<li>Learn C# fundamentals such as variables, flow control, loops, and methods</li>
<li>Build complex programs with <a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">object-oriented</a> and functional programming techniques</li>
<li>Process large collections of data with the native query features in <a href="http://www.wowebook.be/tag/linq/" class="st_tag internal_tag" rel="tag" title="Posts tagged with LINQ">LINQ</a></li>
<li>Learn all about asynchrony new to C# 5.0</li>
</ul>
<p><strong>Table of Contents</strong><span id="more-17882"></span><br />
Chapter 1. Introducing C#<br />
Chapter 2. Basic Coding in C#<br />
Chapter 3. Types<br />
View Sample<br />
Chapter 4. Generics<br />
Chapter 6. Inheritance<br />
Chapter 7. Object Lifetime<br />
Chapter 8. Exceptions<br />
Chapter 9. Delegates Lambdas and Events<br />
Chapter 10. <a href="http://www.wowebook.be/tag/linq/" class="st_tag internal_tag" rel="tag" title="Posts tagged with LINQ">LINQ</a></p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 800 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly <a href="http://www.wowebook.be/tag/media/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Media">Media</a> (August 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1449320414</li>
<li><strong>ISBN-13:</strong> 978-1449320416</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/" title="Visual C# 2010 How to Program, 4th Edition" rel="bookmark">Visual C# 2010 How to Program, 4th Edition</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/migrating-to-windows-phone/" title="Migrating to Windows Phone" rel="bookmark">Migrating to Windows Phone</a> <span class="date">(16-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/fluent-csharp/" title="Fluent C#" rel="bookmark">Fluent C#</a> <span class="date">(16-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wpf-programmers-reference/" title="WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4" rel="bookmark">WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4</a> <span class="date">(18-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-csharp-4-0-6th-edition/" title="Programming C# 4.0, 6th Edition" rel="bookmark">Programming C# 4.0, 6th Edition</a> <span class="date">(17-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/linq-unleashed-for-csharp/" title="LINQ Unleashed: for C#" rel="bookmark">LINQ Unleashed: for C#</a> <span class="date">(18-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/csharp-2010-for-programmers-4th-edition/" title="C# 2010 for Programmers, 4th Edition" rel="bookmark">C# 2010 for Programmers, 4th Edition</a> <span class="date">(11-01-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-wcf-services-3rd-edition/" title="Programming WCF Services, 3rd Edition" rel="bookmark">Programming WCF Services, 3rd Edition</a> <span class="date">(17-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-reactive-extensions-and-linq/" title="Programming Reactive Extensions and LINQ" rel="bookmark">Programming Reactive Extensions and LINQ</a> <span class="date">(23-11-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-fsharp-3-0-2nd-edition/" title="Programming F# 3.0, 2nd Edition" rel="bookmark">Programming F# 3.0, 2nd Edition</a> <span class="date">(25-04-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/programming-csharp-5-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pro Business Applications with Silverlight 5, 2nd Edition</title>
		<link>http://www.wowebook.be/book/pro-business-applications-with-silverlight-5-2nd-edition/</link>
		<comments>http://www.wowebook.be/book/pro-business-applications-with-silverlight-5-2nd-edition/#comments</comments>
		<pubDate>Sat, 03 Mar 2012 14:36:04 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Designing]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[MVVM]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[WinForms]]></category>
		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=17562</guid>
		<description><![CDATA[Book Description Silverlight 5 has the potential to revolutionize the way we build business applications. With its flexibility, web deployment, cross-platform capabilities, rich .NET language support on the client, rich user interface control set, small runtime, and more, it comes close to the perfect platform on which to build business applications. It’s a very powerful technology, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1574706037.jpg" alt="Pro Business Applications with Silverlight 5, 2nd Edition" width="220" height="220" title="Pro Business Applications with Silverlight 5, 2nd Edition" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.be/tag/silverlight/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Silverlight">Silverlight</a> 5 has the potential to revolutionize the way we build <a href="http://www.wowebook.be/tag/business/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Business">business</a> applications. With its flexibility, web deployment, cross-platform capabilities, rich .NET language support on the client, rich user interface control set, small runtime, and more, it comes close to the perfect platform on which to build <a href="http://www.wowebook.be/tag/business/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Business">business</a> applications. It’s a very powerful technology, and despite its youth, it’s moving forward at a rapid pace and is gaining widespread popularity.</p>
<p>This book guides you through the process of <a href="http://www.wowebook.be/tag/designing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Designing">designing</a> and developing enterprise-strength <a href="http://www.wowebook.be/tag/business/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Business">business</a> applications in <a href="http://www.wowebook.be/tag/silverlight/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Silverlight">Silverlight</a> 5 and <a href="http://www.wowebook.be/tag/c/" class="st_tag internal_tag" rel="tag" title="Posts tagged with C">C</a>#. You&#8217;ll learn <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> take advantage of the power of Silverlight to develop rich and robust business applications—from getting started to deployment, and everything in between.</p>
<p>In particular, this book will serve developers who want to learn <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> <a href="http://www.wowebook.be/tag/design/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Design">design</a> business applications. It will introduce the patterns you&#8217;ll use, the issues you’ll face, and <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> resolve them. Author Chris Anderson, who has been building line-of-business applications for years, demonstrates his expertise through a candid presentation of <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> tackle real-life issues, rather than just avoiding them. Developers will benefit from his hard-won expertise through business application <a href="http://www.wowebook.be/tag/design/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Design">design</a> patterns that he shares throughout the book.</p>
<p>With this book in hand, you will:</p>
<ul>
<li>Create a fully-functional business application in Silverlight</li>
<li>Discover how to satisfy the general requirements that most business applications need</li>
<li>Develop a business application framework<span id="more-17562"></span></li>
</ul>
<p><strong>What you’ll learn</strong></p>
<ul>
<li>How to structure your project to ensure a robust and maintainable application</li>
<li>How to create user interfaces with <a href="http://www.wowebook.be/tag/xaml/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XAML">XAML</a> and bind controls to data</li>
<li>How to communicate securely between the server and the client</li>
<li>How to view and maintain data within a Silverlight user interface</li>
<li>How to design unique user experiences and use advanced styling techniques</li>
<li>How to implement standard business application paradigms in Silverlight</li>
</ul>
<p><strong>Who this book is for</strong><br />
This book is for developers experienced in other .NET technologies, such as <a href="http://www.wowebook.be/tag/winforms/" class="st_tag internal_tag" rel="tag" title="Posts tagged with WinForms">WinForms</a> or <a href="http://www.wowebook.be/tag/asp-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ASP.NET">ASP.NET</a>, looking to translate their existing skills to developing business applications with Silverlight. Patterns and methodologies associated with building robust applications will be introduced and are not prerequisite knowledge.</p>
<p><strong>Table of Contents</strong></p>
<ol>
<li>Getting Started with Silverlight</li>
<li>An Introduction to <a href="http://www.wowebook.be/tag/xaml/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XAML">XAML</a></li>
<li>The Navigation Framework</li>
<li>Exposing Data from the Server</li>
<li>Consuming Data from the Server</li>
<li>Implementing Summary Lists</li>
<li>Building Data Entry Forms</li>
<li>Securing Your Application</li>
<li>Styling Your Application</li>
<li>Advanced XAML</li>
<li>Advanced Data Binding</li>
<li>Creating Custom Controls</li>
<li>The Model-View-View Model (<a href="http://www.wowebook.be/tag/mvvm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MVVM">MVVM</a>) Design Pattern</li>
<li>An Introduction to Prism and MEF</li>
<li>Printing and Reporting</li>
<li>Out of Browser Mode and Interacting with the Operating System</li>
<li>Application Deployment</li>
</ol>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 708 pages</li>
<li><strong>Publisher:</strong> Apress; 2nd Edition (February 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1430235004</li>
<li><strong>ISBN-13:</strong> 978-1430235002</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/essential-windows-phone-7-5/" title="Essential Windows Phone 7.5" rel="bookmark">Essential Windows Phone 7.5</a> <span class="date">(11-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-silverlight-2-for-asp-net-developers/" title="Professional Silverlight 2 for ASP.NET Developers" rel="bookmark">Professional Silverlight 2 for ASP.NET Developers</a> <span class="date">(24-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-windows-phone-app-development-2nd-edition/" title="Pro Windows Phone App Development, 2nd Edition" rel="bookmark">Pro Windows Phone App Development, 2nd Edition</a> <span class="date">(16-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-silverlight-5-in-vb/" title="Pro Silverlight 5 in VB" rel="bookmark">Pro Silverlight 5 in VB</a> <span class="date">(29-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-silverlight-5-in-csharp/" title="Pro Silverlight 5 in C#" rel="bookmark">Pro Silverlight 5 in C#</a> <span class="date">(29-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-silverlight-4-in-csharp-3rd-edition/" title="Pro Silverlight 4 in C#, 3rd Edition" rel="bookmark">Pro Silverlight 4 in C#, 3rd Edition</a> <span class="date">(03-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wpf-programmers-reference/" title="WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4" rel="bookmark">WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4</a> <span class="date">(18-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/visual-studio-2010-and-net-4-six-in-one/" title="Visual Studio 2010 and .NET 4 Six-in-One" rel="bookmark">Visual Studio 2010 and .NET 4 Six-in-One</a> <span class="date">(13-01-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/" title="Visual C# 2010 How to Program, 4th Edition" rel="bookmark">Visual C# 2010 How to Program, 4th Edition</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sharepoint-2010-development-with-silverlight/" title="SharePoint 2010 Development with Silverlight" rel="bookmark">SharePoint 2010 Development with Silverlight</a> <span class="date">(07-05-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/pro-business-applications-with-silverlight-5-2nd-edition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pro Silverlight 5 in VB</title>
		<link>http://www.wowebook.be/book/pro-silverlight-5-in-vb/</link>
		<comments>http://www.wowebook.be/book/pro-silverlight-5-in-vb/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 14:59:39 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[2D]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[GEO]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[VB]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=17494</guid>
		<description><![CDATA[Book Description Silverlight 5 is the latest iteration of Microsoft&#8217;s cross-browser technology for creating rich user experiences on the Web. Like its predecessor, Silverlight 4, it rides atop the .NET Framework for maximum ease of use and coding efficiency. The new technology carries forward much of the work that has been done before and augments [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/2146191023.jpg" alt="Pro Silverlight 5 in VB" width="220" height="220" title="Pro Silverlight 5 in VB" /></p>
<h3>Book Description</h3>
<p>Silverlight 5 is the latest iteration of <a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a>&#8217;s cross-<a href="http://www.wowebook.be/tag/browser/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Browser">browser</a> technology for creating rich user experiences on the <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a>. Like its predecessor, Silverlight 4, it rides atop the <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a> Framework for maximum ease of use and coding efficiency. The new technology carries forward much of the work that has been done before and augments it in many important respects, including support for H.264 video, major improvements to the graphics engine (including true <a href="http://www.wowebook.be/tag/3d/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 3D">3D</a> rendering), and much richer data-binding options for interfacing with other applications.</p>
<p><em>Pro Silverlight 5 in <a href="http://www.wowebook.be/tag/vb/" class="st_tag internal_tag" rel="tag" title="Posts tagged with VB">VB</a></em> is an invaluable reference for professional developers wanting to discover the new features of Silverlight. Author <strong>Matthew MacDonald</strong>&#8216;s expert advice guides you through creating rich media applications using Silverlight in the environment you&#8217;re most productive in—no matter what the target platform. As you learn about the features that put Silverlight in direct competition with Adobe Flash, such as rich support for 2D and <a href="http://www.wowebook.be/tag/3d/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 3D">3D</a> drawing, animations, and media playback, you&#8217;ll experience the plumbing of <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a> and the <a href="http://www.wowebook.be/tag/design/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Design">design</a> model of <a href="http://www.wowebook.be/tag/wpf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with WPF">WPF</a> through Silverlight—all of the same .NET technology that developers use to <a href="http://www.wowebook.be/tag/design/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Design">design</a> next-generation <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> applications.</p>
<p>MacDonald provides a comprehensive tutorial written from professional developer to professional developer.</p>
<p><strong>What you’ll learn</strong></p>
<ul>
<li>Develop rich media applications using Silverlight across browsers and platforms</li>
<li>Create a project, set up a layout, and use controls<span id="more-17494"></span></li>
<li>Handle both 2D and 3D drawing, animation, and media playback through <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Presentation Foundation (<a href="http://www.wowebook.be/tag/wpf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with WPF">WPF</a>)</li>
<li>Integrate <a href="http://www.wowebook.be/tag/web-services/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web Services">web services</a> support</li>
<li>Use Silverlight in conjunction with <a href="http://www.wowebook.be/tag/asp-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ASP.NET">ASP.NET</a> and its interactions with <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a></li>
</ul>
<p><strong>Who this book is for</strong><br />
.NET developers encountering Silverlight for the first time. No prior knowledge of WPF or <a href="http://www.wowebook.be/tag/asp-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ASP.NET">ASP.NET</a> is assumed.</p>
<p><strong>Table of Contents</strong></p>
<ol>
<li>Introducing Silverlight</li>
<li>XAML</li>
<li>Layout</li>
<li>Dependency Properties and Routed Events</li>
<li>Elements</li>
<li>The Application Model</li>
<li>Navigation</li>
<li>Shapes and Geometries</li>
<li>Brushes and Transforms</li>
<li>Animation</li>
<li>Sound, Video, and Deep Zoom</li>
<li>Styles and Behaviors</li>
<li>Templates and Custom Controls</li>
<li><a href="http://www.wowebook.be/tag/browser/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Browser">Browser</a> Integration</li>
<li><a href="http://www.wowebook.be/tag/asp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ASP">ASP</a>.NET and <a href="http://www.wowebook.be/tag/web-services/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web Services">Web Services</a></li>
<li>Data Binding</li>
<li>Data Controls</li>
<li>File Access</li>
<li>Multithreading</li>
<li>Networking</li>
<li>Out-of-Browser Applications</li>
</ol>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 976 pages</li>
<li><strong>Publisher:</strong> Apress; 4th Edition (January 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1430235187</li>
<li><strong>ISBN-13:</strong> 978-1430235187</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/pro-silverlight-5-in-csharp/" title="Pro Silverlight 5 in C#" rel="bookmark">Pro Silverlight 5 in C#</a> <span class="date">(29-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-silverlight-4-in-vb/" title="Pro Silverlight 4 in VB" rel="bookmark">Pro Silverlight 4 in VB</a> <span class="date">(04-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wpf-programmers-reference/" title="WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4" rel="bookmark">WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4</a> <span class="date">(18-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-wpf-in-vb-2010/" title="Pro WPF in VB 2010" rel="bookmark">Pro WPF in VB 2010</a> <span class="date">(22-04-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-silverlight-4-in-csharp-3rd-edition/" title="Pro Silverlight 4 in C#, 3rd Edition" rel="bookmark">Pro Silverlight 4 in C#, 3rd Edition</a> <span class="date">(03-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/mcts-self-paced-training-kit-exam-70-502/" title="MCTS Self-Paced Training Kit (Exam 70-502): Microsoft .NET Framework 3.5 Windows Presentation Foundation" rel="bookmark">MCTS Self-Paced Training Kit (Exam 70-502): Microsoft .NET Framework 3.5 Windows Presentation Foundation</a> <span class="date">(06-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/introducing-visual-csharp-2010/" title="Introducing Visual C# 2010" rel="bookmark">Introducing Visual C# 2010</a> <span class="date">(04-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-developers-cookbook/" title="HTML5 Developer's Cookbook" rel="bookmark">HTML5 Developer's Cookbook</a> <span class="date">(08-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/essential-windows-phone-7-5/" title="Essential Windows Phone 7.5" rel="bookmark">Essential Windows Phone 7.5</a> <span class="date">(11-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/xaml-developer-reference/" title="XAML Developer Reference" rel="bookmark">XAML Developer Reference</a> <span class="date">(21-12-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/pro-silverlight-5-in-vb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pro Silverlight 5 in C#</title>
		<link>http://www.wowebook.be/book/pro-silverlight-5-in-csharp/</link>
		<comments>http://www.wowebook.be/book/pro-silverlight-5-in-csharp/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 14:57:20 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[2D]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[GEO]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=17491</guid>
		<description><![CDATA[Book Description Silverlight 5 is the latest iteration of Microsoft&#8217;s cross-browser technology for creating rich user experiences on the Web. Like its predecessor, it rides atop the .NET Framework for maximum ease of use and coding efficiency. The new technology carries forward much of the work that has been done before and augments it in many [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/813018292.jpg" alt="Pro Silverlight 5 in C#" width="220" height="220" title="Pro Silverlight 5 in C#" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.be/tag/silverlight/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Silverlight">Silverlight</a> 5 is the latest iteration of <a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a>&#8217;s cross-<a href="http://www.wowebook.be/tag/browser/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Browser">browser</a> technology for creating rich user experiences on the Web. Like its predecessor, it rides atop the .NET Framework for maximum ease of use and coding efficiency. The new technology carries forward much of the work that has been done before and augments it in many important respects, including support for H.264 <a href="http://www.wowebook.be/tag/video/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Video">video</a>, major improvements to the graphics engine (including true <a href="http://www.wowebook.be/tag/3d/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 3D">3D</a> rendering), and much richer data-binding options for interfacing with other applications.</p>
<p><em>Pro <a href="http://www.wowebook.be/tag/silverlight/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Silverlight">Silverlight</a> 5 in <a href="http://www.wowebook.be/tag/c/" class="st_tag internal_tag" rel="tag" title="Posts tagged with C">C</a>#</em> is an invaluable reference for professional developers who want to discover the new features of Silverlight. Author <strong>Matthew MacDonald</strong>&#8216;s expert advice guides you through creating rich <a href="http://www.wowebook.be/tag/media/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Media">media</a> applications using Silverlight in the environment you&#8217;re most productive in—no matter what the target platform. As you learn about the features that put Silverlight in direct competition with Adobe Flash, such as rich support for <a href="http://www.wowebook.be/tag/2d/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 2D">2D</a> and <a href="http://www.wowebook.be/tag/3d/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 3D">3D</a> drawing, animations, and <a href="http://www.wowebook.be/tag/media/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Media">media</a> playback, you&#8217;ll experience the plumbing of .NET and the <a href="http://www.wowebook.be/tag/design/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Design">design</a> model of WPF through Silverlight—all of the same .NET technology that developers use to <a href="http://www.wowebook.be/tag/design/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Design">design</a> next-generation <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> applications.</p>
<p><em>Pro Silverlight 5 in <a href="http://www.wowebook.be/tag/c/" class="st_tag internal_tag" rel="tag" title="Posts tagged with C">C</a>#</em> is a comprehensive tutorial, written from professional developer to professional developer.<strong></strong></p>
<p><strong>What you’ll learn</strong></p>
<ul>
<li>To develop rich <a href="http://www.wowebook.be/tag/media/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Media">media</a> applications using Silverlight across browsers and platforms</li>
<li>To create a project, set up a layout, and use controls<span id="more-17491"></span></li>
<li>To handle both <a href="http://www.wowebook.be/tag/2d/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 2D">2D</a> and 3D drawing, animation, and media playback through <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Presentation Foundation (WPF)</li>
<li>To integrate <a href="http://www.wowebook.be/tag/web-services/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web Services">web services</a> support</li>
<li>To use Silverlight in conjunction with <a href="http://www.wowebook.be/tag/asp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ASP">ASP</a>.NET and its interactions with HTML</li>
</ul>
<p><strong>Who this book is for</strong><br />
This book is for .NET developers encountering Silverlight for the first time. No prior knowledge of WPF or <a href="http://www.wowebook.be/tag/asp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ASP">ASP</a>.NET is assumed.</p>
<p><strong>Table of Contents</strong></p>
<ol>
<li>Introducing Silverlight</li>
<li>XAML</li>
<li>Layout</li>
<li>Dependency Properties and Routed Events</li>
<li>Elements</li>
<li>The Application Model</li>
<li>Navigation</li>
<li>Shapes and Geometries</li>
<li>Brushes and Transforms</li>
<li>Animation</li>
<li>Sound, <a href="http://www.wowebook.be/tag/video/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Video">Video</a>, and Deep Zoom</li>
<li>Styles and Behaviors</li>
<li>Templates and Custom Controls</li>
<li><a href="http://www.wowebook.be/tag/browser/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Browser">Browser</a> Integration</li>
<li><a href="http://www.wowebook.be/tag/asp-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ASP.NET">ASP.NET</a> and <a href="http://www.wowebook.be/tag/web-services/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web Services">Web Services</a></li>
<li>Data Binding</li>
<li>Data Controls</li>
<li>File Access</li>
<li>Multithreading</li>
<li>Networking</li>
<li>Out-of-Browser Applications</li>
</ol>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 700 pages</li>
<li><strong>Publisher:</strong> Apress; 4th edition (January 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1430234792</li>
<li><strong>ISBN-13:</strong> 978-1430234791</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/pro-silverlight-5-in-vb/" title="Pro Silverlight 5 in VB" rel="bookmark">Pro Silverlight 5 in VB</a> <span class="date">(29-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wpf-programmers-reference/" title="WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4" rel="bookmark">WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4</a> <span class="date">(18-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-silverlight-4-in-vb/" title="Pro Silverlight 4 in VB" rel="bookmark">Pro Silverlight 4 in VB</a> <span class="date">(04-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-silverlight-4-in-csharp-3rd-edition/" title="Pro Silverlight 4 in C#, 3rd Edition" rel="bookmark">Pro Silverlight 4 in C#, 3rd Edition</a> <span class="date">(03-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/introducing-visual-csharp-2010/" title="Introducing Visual C# 2010" rel="bookmark">Introducing Visual C# 2010</a> <span class="date">(04-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/essential-windows-phone-7-5/" title="Essential Windows Phone 7.5" rel="bookmark">Essential Windows Phone 7.5</a> <span class="date">(11-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/beginning-windows-phone-app-development/" title="Beginning Windows Phone App Development" rel="bookmark">Beginning Windows Phone App Development</a> <span class="date">(01-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/xaml-developer-reference/" title="XAML Developer Reference" rel="bookmark">XAML Developer Reference</a> <span class="date">(21-12-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/windows-phone-7-xna-cookbook/" title="Windows Phone 7 XNA Cookbook" rel="bookmark">Windows Phone 7 XNA Cookbook</a> <span class="date">(09-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wcf-3-5-unleashed-2nd-edition/" title="Windows Communication Foundation 3.5 Unleashed, 2nd Edition" rel="bookmark">Windows Communication Foundation 3.5 Unleashed, 2nd Edition</a> <span class="date">(22-11-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/pro-silverlight-5-in-csharp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fluent C#</title>
		<link>http://www.wowebook.be/book/fluent-csharp/</link>
		<comments>http://www.wowebook.be/book/fluent-csharp/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 00:47:25 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C, C++, C#]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Object-Oriented]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://www.wowebook.mobi/?p=17210</guid>
		<description><![CDATA[Book Description Based on the principles of cognitive science and instructional design, Fluent C#, the first in the new Fluent Learning series, is a true tutorial that will help you build effective working models for understanding a large and complex subject: developing .NET Framework applications in C#. Most introductory books just talk at you and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1512149225.jpg" alt="Fluent C#" width="220" height="220" title="Fluent C#" /></p>
<h3>Book Description</h3>
<p>Based on the principles of cognitive science and instructional <a href="http://www.wowebook.be/tag/design/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Design">design</a>, <em>Fluent <a href="http://www.wowebook.be/tag/c/" class="st_tag internal_tag" rel="tag" title="Posts tagged with C">C</a>#</em>, the first in the new Fluent Learning series, is a true tutorial that will help you build effective working models for understanding a large and complex subject: developing <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a> Framework applications in <a href="http://www.wowebook.be/tag/c/" class="st_tag internal_tag" rel="tag" title="Posts tagged with C">C</a>#.</p>
<p>Most introductory books just talk at you and give you “exercises” that have more to do with taking dictation than actually learning. <em>Fluent C#</em> is different. It guides you through learning the way your mind likes to learn: by solving puzzles, making connections, and building genuine understanding instead of just memorizing random facts.</p>
<p><em>Detailed information on How to&#8230;</em></p>
<ul>
<li>Write <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a> applications in C# 2010</li>
<li>Leverage the incredible power of the .NET Framework Class Library</li>
<li>Apply <a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">Object-Oriented</a> principles, <a href="http://www.wowebook.be/tag/design/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Design">Design</a> Patterns, and best practices to your code</li>
<li>Develop desktop applications using the powerful <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Presentation Foundation user interface <a href="http://www.wowebook.be/tag/api/" class="st_tag internal_tag" rel="tag" title="Posts tagged with API">API</a></li>
</ul>
<p><strong>Table of Contents</strong><br />
1. Application <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">Development</a><br />
2. The .NET Platform<br />
3. The <a href="http://www.wowebook.be/tag/visual-studio/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Visual Studio">Visual Studio</a> <a href="http://www.wowebook.be/tag/ui/" class="st_tag internal_tag" rel="tag" title="Posts tagged with UI">UI</a><br />
4. Test and Deploy<span id="more-17210"></span><br />
5. C# Language, Part 1: Nouns<br />
6. C# Language, Part 2: Transitive Verbs<br />
7. C# Language, Part 3: Intransitive Verbs<br />
8. Classes in the .NET Framework<br />
9. Other Framework Types<br />
10. The Class Library, Part 1<br />
11. The Class Library, Part 2<br />
12. OOA&amp;D<br />
13. <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a> Principles<br />
14. Design Patterns<br />
15. <a href="http://www.wowebook.be/tag/xaml/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XAML">XAML</a><br />
16. <a href="http://www.wowebook.be/tag/wpf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with WPF">WPF</a> Controls<br />
17. Dependency Properties<br />
18. <a href="http://www.wowebook.be/tag/wpf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with WPF">WPF</a> Interactions<br />
19. WPF Graphics<br />
20. Resources<br />
21. Templates<br />
22. WPF Binding</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 888 pages</li>
<li><strong>Publisher:</strong> Sams (October 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0672331047</li>
<li><strong>ISBN-13:</strong> 978-0672331046</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/" title="Visual C# 2010 How to Program, 4th Edition" rel="bookmark">Visual C# 2010 How to Program, 4th Edition</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wpf-programmers-reference/" title="WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4" rel="bookmark">WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4</a> <span class="date">(18-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-csharp-5-0/" title="Programming C# 5.0" rel="bookmark">Programming C# 5.0</a> <span class="date">(31-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/migrating-to-windows-phone/" title="Migrating to Windows Phone" rel="bookmark">Migrating to Windows Phone</a> <span class="date">(16-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/fluent-visual-basic/" title="Fluent Visual Basic" rel="bookmark">Fluent Visual Basic</a> <span class="date">(14-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-windows-phone-app-development-2nd-edition/" title="Pro Windows Phone App Development, 2nd Edition" rel="bookmark">Pro Windows Phone App Development, 2nd Edition</a> <span class="date">(16-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/object-oriented-programming-in-c-4th-edition/" title="Object-Oriented Programming in C++, 4th Edition" rel="bookmark">Object-Oriented Programming in C++, 4th Edition</a> <span class="date">(30-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-java-in-24-hours-6th-edition/" title="Sams Teach Yourself Java in 24 Hours, 6th Edition" rel="bookmark">Sams Teach Yourself Java in 24 Hours, 6th Edition</a> <span class="date">(17-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-wpf-2nd-edition/" title="Programming WPF, 2nd Edition" rel="bookmark">Programming WPF, 2nd Edition</a> <span class="date">(22-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-entity-framework-dbcontext/" title="Programming Entity Framework: DbContext" rel="bookmark">Programming Entity Framework: DbContext</a> <span class="date">(12-03-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/fluent-csharp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fluent Visual Basic</title>
		<link>http://www.wowebook.be/book/fluent-visual-basic/</link>
		<comments>http://www.wowebook.be/book/fluent-visual-basic/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 16:54:51 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Software Dev.]]></category>
		<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Object-Oriented]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.wowebook.mobi/?p=17192</guid>
		<description><![CDATA[Book Description Based on the principles of cognitive science and instructional design, Fluent Visual Basic, part of the Fluent Learning series, is a true tutorial that will help you build effective working models for understanding a large and complex subject: developing .NET Framework applications in Visual Basic. Most introductory books just talk at you and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/845959231.jpg" alt="Fluent Visual Basic" width="220" height="220" title="Fluent Visual Basic" /></p>
<h3>Book Description</h3>
<p>Based on the principles of cognitive science and instructional design, <em>Fluent <a href="http://www.wowebook.be/tag/visual-basic/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Visual Basic">Visual Basic</a></em>, part of the Fluent Learning series, is a true tutorial that will help you build effective working models for understanding a large and complex subject: developing .NET Framework applications in <a href="http://www.wowebook.be/tag/visual-basic/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Visual Basic">Visual Basic</a>.</p>
<p>Most introductory books just talk at you and give you “exercises” that have more to do with taking dictation than actually learning. <em>Fluent Visual Basic</em> is different. It guides you through learning the way your mind likes to learn: by solving puzzles, making connections, and building genuine understanding instead of just memorizing random facts.</p>
<p>Detailed information on <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">How to</a>&#8230;</p>
<ul>
<li>Write .NET applications in Visual Basic</li>
<li>Leverage the incredible power of the .NET Framework Class Library</li>
<li>Apply <a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">Object-Oriented</a> principles, Design Patterns, and best practices to your code</li>
<li>Develop desktop applications using the powerful <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Presentation Foundation user interface <a href="http://www.wowebook.be/tag/api/" class="st_tag internal_tag" rel="tag" title="Posts tagged with API">API</a></li>
</ul>
<p><strong>Table of Contents</strong><br />
Part I: Getting Started<br />
1. Application Development<br />
2. The .NET Platform<br />
3. The <a href="http://www.wowebook.be/tag/visual-studio/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Visual Studio">Visual Studio</a> UI<span id="more-17192"></span><br />
4. <a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">Testing</a> and Deployment</p>
<p>Part II: The Language<br />
5. Nouns<br />
6. Transitive Verbs<br />
7. Intransitive Verbs</p>
<p>Part III: The .NET Framework Library<br />
8. Classes in the .NET Framework<br />
9. Other Framework Types<br />
10. The Framework Class Library, Part 1<br />
11. The Framework Class Library, Part 2</p>
<p>Part IV: Best Practice<br />
12. Object Oriented <a href="http://www.wowebook.be/tag/analysis/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Analysis">Analysis</a> and Design<br />
13. <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a> Principles<br />
14. Design Patterns</p>
<p>Part V: <a href="http://www.wowebook.be/tag/wpf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with WPF">WPF</a><br />
15. <a href="http://www.wowebook.be/tag/xaml/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XAML">XAML</a><br />
16. <a href="http://www.wowebook.be/tag/wpf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with WPF">WPF</a> Controls<br />
17. Dependency Properties<br />
18. WPF Interactions<br />
19. WPF Graphics<br />
20. Resources<br />
21. Templates<br />
22. WPF Binding</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 880 pages</li>
<li><strong>Publisher:</strong> Sams (October 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0672335808</li>
<li><strong>ISBN-13:</strong> 978-0672335808</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/wpf-programmers-reference/" title="WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4" rel="bookmark">WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4</a> <span class="date">(18-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/fluent-csharp/" title="Fluent C#" rel="bookmark">Fluent C#</a> <span class="date">(16-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/" title="Visual C# 2010 How to Program, 4th Edition" rel="bookmark">Visual C# 2010 How to Program, 4th Edition</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/advanced-visual-basic-2010-5th-edition/" title="Advanced Visual Basic 2010, 5th Edition" rel="bookmark">Advanced Visual Basic 2010, 5th Edition</a> <span class="date">(06-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-csharp-5-0/" title="Programming C# 5.0" rel="bookmark">Programming C# 5.0</a> <span class="date">(31-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-visual-studio-2008/" title="Professional Visual Studio 2008" rel="bookmark">Professional Visual Studio 2008</a> <span class="date">(20-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-javascript-for-web-developers-2nd-edition/" title="Professional JavaScript for Web Developers, 2nd Edition" rel="bookmark">Professional JavaScript for Web Developers, 2nd Edition</a> <span class="date">(27-01-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-windows-phone-app-development-2nd-edition/" title="Pro Windows Phone App Development, 2nd Edition" rel="bookmark">Pro Windows Phone App Development, 2nd Edition</a> <span class="date">(16-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-office-365-development/" title="Pro Office 365 Development" rel="bookmark">Pro Office 365 Development</a> <span class="date">(02-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/migrating-to-windows-phone/" title="Migrating to Windows Phone" rel="bookmark">Migrating to Windows Phone</a> <span class="date">(16-01-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/fluent-visual-basic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Silverlight 5: Building Rich Enterprise Dashboards</title>
		<link>http://www.wowebook.be/book/microsoft-silverlight-5-building-rich-enterprise-dashboards/</link>
		<comments>http://www.wowebook.be/book/microsoft-silverlight-5-building-rich-enterprise-dashboards/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 17:41:05 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Real World]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[SOAP]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=17084</guid>
		<description><![CDATA[Book Description Microsoft Silverlight is a powerful development platform for creating rich media applications and line of business applications for the web and desktop. Silverlight enables you to create, customize and design rich enterprise dashboards that highlight Key Performance Indicators for your business. Microsoft Silverlight 5: Building Rich Enterprise Dashboards is a concise and practical [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1816501213.jpg" alt="Microsoft Silverlight 5: Building Rich Enterprise Dashboards" width="220" height="220" title="Microsoft Silverlight 5: Building Rich Enterprise Dashboards" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> <a href="http://www.wowebook.be/tag/silverlight/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Silverlight">Silverlight</a> is a powerful development platform for creating rich <a href="http://www.wowebook.be/tag/media/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Media">media</a> applications and line of <a href="http://www.wowebook.be/tag/business/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Business">business</a> applications for the <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> and desktop. <a href="http://www.wowebook.be/tag/silverlight/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Silverlight">Silverlight</a> enables you to create, customize and design rich enterprise dashboards that highlight Key <a href="http://www.wowebook.be/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">Performance</a> Indicators for your <a href="http://www.wowebook.be/tag/business/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Business">business</a>.</p>
<p><a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> <a href="http://www.wowebook.be/tag/silverlight/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Silverlight">Silverlight</a> 5: Building Rich Enterprise Dashboards is a concise and practical tutorial that shows you <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> create, customize and design rich enterprise dashboards with Silverlight.</p>
<p>This book provides real world user experience design topics and starts by providing an overview of the Silverlight Platform and the clear advantages it provides for building dashboards. The book then dives into topics such as Silverlight design and development tools, building a basic Dashboard, Dashboard types and user needs, <a href="http://www.wowebook.be/tag/designing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Designing">Designing</a> for Insight, Styling, Building an End to End Dashboard Solution and Data Access Strategies amongst others.</p>
<p><strong>What you will learn from this book</strong></p>
<ul>
<li>Learn <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> create custom user controls, reference resources, and edit basic control templates</li>
<li>Build an end-to-end dashboard solution</li>
<li>Learn how to use Microsoft Expression Blend to style a dashboard</li>
<li>Explore the different types of dashboards, and learn how to choose the most appropriate dashboard type based on your project goals<span id="more-17084"></span></li>
<li>Discover and represent user needs and scenarios as a basis for dashboard design, using user experience best practices</li>
<li>Understand how to determine between the different data access strategies (<a href="http://www.wowebook.be/tag/soap/" class="st_tag internal_tag" rel="tag" title="Posts tagged with SOAP">SOAP</a>, <a href="http://www.wowebook.be/tag/rest/" class="st_tag internal_tag" rel="tag" title="Posts tagged with REST">REST</a>, and OData)</li>
<li>Host and use Silverlight WebParts and the SharePoint Client Object Model</li>
</ul>
<p><strong>Approach</strong><br />
This book is a concise and practical tutorial that shows you how to create, customize and design rich enterprise dashboards with Silverlight.</p>
<p><strong>Who this book is for</strong><br />
If you are a <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.Net</a> developer who wants to create, customize and design rich enterprise dashboards with Silverlight, then this book is for you. You should have an intermediate understanding of <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.Net</a> development, with a working knowledge of Microsoft Silverlight.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 288 pages</li>
<li><strong>Publisher:</strong> Packt Publishing (January 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1849682348</li>
<li><strong>ISBN-13:</strong> 978-1849682343</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/sharepoint-2010-development-with-silverlight/" title="SharePoint 2010 Development with Silverlight" rel="bookmark">SharePoint 2010 Development with Silverlight</a> <span class="date">(07-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/essential-windows-phone-7-5/" title="Essential Windows Phone 7.5" rel="bookmark">Essential Windows Phone 7.5</a> <span class="date">(11-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/managing-data-and-media-in-silverlight-4/" title="Managing Data and Media in Silverlight 4" rel="bookmark">Managing Data and Media in Silverlight 4</a> <span class="date">(12-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wpf-programmers-reference/" title="WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4" rel="bookmark">WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4</a> <span class="date">(18-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/start-here-learn-microsoft-visual-csharp-2010/" title="Start Here! Learn Microsoft Visual C# 2010" rel="bookmark">Start Here! Learn Microsoft Visual C# 2010</a> <span class="date">(14-11-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sharepoint-2010-as-a-development-platform/" title="SharePoint 2010 as a Development Platform" rel="bookmark">SharePoint 2010 as a Development Platform</a> <span class="date">(20-07-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-silverlight-4/" title="Professional Silverlight 4" rel="bookmark">Professional Silverlight 4</a> <span class="date">(12-10-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-silverlight-2-for-asp-net-developers/" title="Professional Silverlight 2 for ASP.NET Developers" rel="bookmark">Professional Silverlight 2 for ASP.NET Developers</a> <span class="date">(24-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-sharepoint-2010-development/" title="Professional SharePoint 2010 Development" rel="bookmark">Professional SharePoint 2010 Development</a> <span class="date">(01-06-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-android-programming-with-mono-for-android-and-net-csharp/" title="Professional Android Programming with Mono for Android and .NET/C#" rel="bookmark">Professional Android Programming with Mono for Android and .NET/C#</a> <span class="date">(14-04-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/microsoft-silverlight-5-building-rich-enterprise-dashboards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.NET 4.0 Generics: Beginner&#8217;s Guide</title>
		<link>http://www.wowebook.be/book/net-4-0-generics-beginners-guide/</link>
		<comments>http://www.wowebook.be/book/net-4-0-generics-beginners-guide/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 17:03:57 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Algorithm]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=17043</guid>
		<description><![CDATA[Book Description Generics were added as part of .NET Framework 2.0 in November 2005. Although similar to generics in Java, .NET generics do not apply type erasure but every object has unique representation at run-time. There is no performance hit from runtime casts and boxing conversions, which are normally expensive..NET offers type-safe versions of every [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1427559159.jpg" alt=".NET 4.0 Generics: Beginners Guide" width="220" height="220" title=".NET 4.0 Generics: Beginners Guide" /></p>
<h3>Book Description</h3>
<p>Generics were added as part of <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a> Framework 2.0 in November 2005. Although similar to generics in <a href="http://www.wowebook.be/tag/java/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Java">Java</a>, <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a> generics do not apply type erasure but every object has unique representation at run-time. There is no <a href="http://www.wowebook.be/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">performance</a> hit from runtime casts and boxing conversions, which are normally expensive.<a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a> offers type-safe versions of every classical data structure and some hybrid ones.</p>
<p>This book will show you everything you need to start writing type-safe applications using generic data structures available in Generics <a href="http://www.wowebook.be/tag/api/" class="st_tag internal_tag" rel="tag" title="Posts tagged with API">API</a>. You will also see how you can use several collections for each task you perform. This book is full of practical examples, interesting applications, and comparisons between Generics and more traditional approaches. Finally, each container is bench marked on the basis of <a href="http://www.wowebook.be/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">performance</a> for a given task, so you know which one to use and when.</p>
<p>This book first covers the fundamental concepts such as type safety, Generic Methods, and Generic Containers. As the book progresses, you will learn <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> join several generic containers to achieve your goals and query them efficiently using <a href="http://www.wowebook.be/tag/linq/" class="st_tag internal_tag" rel="tag" title="Posts tagged with LINQ">Linq</a>. There are short exercises in every chapter to boost your knowledge.</p>
<p>The book also teaches you some best practices, and several patterns that are commonly available in generic code.</p>
<p>Some important generic <a href="http://www.wowebook.be/tag/algorithm/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Algorithm">algorithm</a> definitions are present in Power Collection (an <a href="http://www.wowebook.be/tag/api/" class="st_tag internal_tag" rel="tag" title="Posts tagged with API">API</a> created by Wintellect Inc.) that are missing from .NET framework.<span id="more-17043"></span> This book shows you <a href="http://www.wowebook.be/tag/how-to/" class="st_tag internal_tag" rel="tag" title="Posts tagged with How to">how to</a> use such algorithms seamlessly with other generic containers.</p>
<p>The book also discusses <a href="http://www.wowebook.be/tag/c/" class="st_tag internal_tag" rel="tag" title="Posts tagged with C">C</a>5 collections. <a href="http://www.wowebook.be/tag/java/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Java">Java</a> Programmers will find themselves at home with this API. This is the closest to JCF. Some very interesting problems are solved using generic containers from .NET framework, <a href="http://www.wowebook.be/tag/c/" class="st_tag internal_tag" rel="tag" title="Posts tagged with C">C</a>5, and PowerCollection Algorithms – a clone of Google Set and Gender Genie for example!</p>
<p><strong>What you will learn from this book</strong></p>
<ul>
<li>How different kinds of generic listsare related</li>
<li>How to implement your own generic list</li>
<li>Query every kind of generic container alike with <a href="http://www.wowebook.be/tag/linq/" class="st_tag internal_tag" rel="tag" title="Posts tagged with LINQ">Linq</a> Standard Query Operators</li>
<li>Augment .NET collections with general purpose algorithms available in <a href="http://www.wowebook.be/tag/c/" class="st_tag internal_tag" rel="tag" title="Posts tagged with C">C</a>5 and PowerCollection</li>
<li>Build concurrent apps in breathing easy steps.</li>
<li>Find those algorithms you have been missing in .NET framework in PowerCollection and C5 API.</li>
<li>Learn how different generic collections/containers perform under benchmarking, and when to use one over another</li>
<li>Port your STL code blocks to .NET Generics which can be very handy if you are a veteran C++ developer and looking for an alternative in .NET world.</li>
</ul>
<p><strong>Approach</strong><br />
This is a concise, practical guide that will help you learn Generics in .NET, with lots of <a href="http://www.wowebook.be/tag/real-world/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Real World">real world</a> and fun-to-build examples and clear explanations. It is packed with screenshots to aid your understanding of the process.</p>
<p><strong>Who this book is for</strong><br />
This book is aimed at beginners in Generics. It assumes some working knowledge of C# , but it isn’t mandatory.</p>
<p>The following would get the most use out of the book:</p>
<ol>
<li>Newbie C# developers struggling with Generics.</li>
<li>Experienced C++ and Java Programmers who are migrating to C# and looking for an alternative to other generic frameworks like STL and JCF would find this book handy.</li>
<li>Managers who want to know what Generics is and how to put it to good use.</li>
<li>Architects will find the benchmarking extremely useful, because it’s the first of its kind across a framework of several collections.</li>
</ol>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 396 pages</li>
<li><strong>Publisher:</strong> Packt Publishing (January 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1849690782</li>
<li><strong>ISBN-13:</strong> 978-1849690782</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/regular-expression-pocket-reference-2nd-edition/" title="Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET, 2nd Edition" rel="bookmark">Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET, 2nd Edition</a> <span class="date">(16-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/data-structures-using-cpp-2nd-edition/" title="Data Structures Using C++, 2nd Edition" rel="bookmark">Data Structures Using C++, 2nd Edition</a> <span class="date">(10-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/csharp-5-0-pocket-reference/" title="C# 5.0 Pocket Reference" rel="bookmark">C# 5.0 Pocket Reference</a> <span class="date">(25-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/algorithms-in-a-nutshell/" title="Algorithms in a Nutshell" rel="bookmark">Algorithms in a Nutshell</a> <span class="date">(04-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wpf-programmers-reference/" title="WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4" rel="bookmark">WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4</a> <span class="date">(18-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/windows-phone-recipes-2nd-edition/" title="Windows Phone Recipes: A Problem Solution Approach, 2nd Edition" rel="bookmark">Windows Phone Recipes: A Problem Solution Approach, 2nd Edition</a> <span class="date">(16-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/" title="Visual C# 2010 How to Program, 4th Edition" rel="bookmark">Visual C# 2010 How to Program, 4th Edition</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-definitive-guide-to-netbeans-platform-7/" title="The Definitive Guide to NetBeans Platform 7" rel="bookmark">The Definitive Guide to NetBeans Platform 7</a> <span class="date">(14-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/test-driven-development-for-embedded-c/" title="Test Driven Development for Embedded C" rel="bookmark">Test Driven Development for Embedded C</a> <span class="date">(26-04-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/starting-out-with-java-from-control-structures-through-data-structures-2nd-edition/" title="Starting Out with Java: From Control Structures through Data Structures, 2nd Edition" rel="bookmark">Starting Out with Java: From Control Structures through Data Structures, 2nd Edition</a> <span class="date">(28-02-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/net-4-0-generics-beginners-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft BizTalk Server 2010 Unleashed</title>
		<link>http://www.wowebook.be/book/microsoft-biztalk-server-2010-unleashed/</link>
		<comments>http://www.wowebook.be/book/microsoft-biztalk-server-2010-unleashed/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 14:27:39 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Business & Management]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[AppFabric]]></category>
		<category><![CDATA[BizTalk]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Unleashed]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=16863</guid>
		<description><![CDATA[Book Description Microsoft BizTalk Server 2010 Unleashed is the 100% new, 100% practical developer’s guide to Microsoft’s most powerful version of BizTalk Server. Written by an expert team of Microsoft insiders and BizTalk MVPs, it reflects unsurpassed experience with all phases of BizTalk enterprise solutions development, from planning through deployment and administration. The authors begin [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1426294378.jpg" alt="Microsoft BizTalk Server 2010 Unleashed" width="220" height="220" title="Microsoft BizTalk Server 2010 Unleashed" /></p>
<h3>Book Description</h3>
<p><em><a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> <a href="http://www.wowebook.be/tag/biztalk/" class="st_tag internal_tag" rel="tag" title="Posts tagged with BizTalk">BizTalk</a> Server 2010 <a href="http://www.wowebook.be/tag/unleashed/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Unleashed">Unleashed</a></em> is the 100% new, 100% practical developer’s guide to <a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a>’s most powerful version of <a href="http://www.wowebook.be/tag/biztalk/" class="st_tag internal_tag" rel="tag" title="Posts tagged with BizTalk">BizTalk</a> Server. Written by an expert team of <a href="http://www.wowebook.be/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> insiders and BizTalk MVPs, it reflects unsurpassed experience with all phases of BizTalk enterprise solutions <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a>, from planning through deployment and administration.</p>
<p>The authors begin by introducing BizTalk Server’s <a href="http://www.wowebook.be/tag/architecture/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Architecture">architecture</a> and key integration concepts. Next, they offer in-depth coverage of BizTalk’s foundational features, including schemas, maps, orchestrations, and pipelines. You’ll learn how to effectively utilize both standard and custom adapters; monitor integration services; leverage <a href="http://www.wowebook.be/tag/cloud/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cloud">cloud</a> computing via <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Azure; implement operational BI solutions; and make the most of <a href="http://www.wowebook.be/tag/business/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Business">business</a> rules and BizTalk’s <a href="http://www.wowebook.be/tag/business/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Business">Business</a> Rules Engine (BRE).</p>
<p>The authors offer best practices and “in the trenches” tips for everything from managing deployments through implementing state-of-the-art mobile RFID solutions. No other book offers this much useful, pragmatic, and tested knowledge for successful BizTalk <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a>.</p>
<p>Brian Loesgen is a Principal Architect Evangelist on Microsoft’s Azure ISV team. A six-time Microsoft MVP, he has extensive experience in building advanced enterprise, ESB, and SOA solutions. He has coauthored eight books, including <em>SOA with <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a> and <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Azure</em>. Charles Young, a principal consultant at Solidsoft, and Jan Eliasen, an IT architect at Logica, have each been honored repeatedly as BizTalk MVPs, and are highly respected bloggers in the BizTalk community.<span id="more-16863"></span> Scott Colestock, chief architect for Trace Ventures, specializes in using BizTalk to implement integration and service orchestration solutions. He is a member of Microsoft’s Architectural Advisory Board and a BizTalk MVP. Anush Kumar, <a href="http://www.wowebook.be/tag/cto/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CTO">CTO</a> of S3Edge, served as Microsoft’s RFID <a href="http://www.wowebook.be/tag/business/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Business">business</a> leader and was heavily involved in <a href="http://www.wowebook.be/tag/designing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Designing">designing</a> and architecting its BizTalk RFID offerings. Jon Flanders is an independent consultant, instructor for Pluralsight, BizTalk MVP, and author of <em>RESTful <a href="http://www.wowebook.be/tag/dot-net/" class="st_tag internal_tag" rel="tag" title="Posts tagged with .NET">.NET</a></em>.</p>
<ul>
<li>Apply BizTalk Server’s sophisticated, scalable message exchange model to support virtually any business requirement</li>
<li>Get your schemas right the first time, so you can avoid major problems downstream</li>
<li>Use BizTalk Mapper to create maps for transforming inbound and outbound <a href="http://www.wowebook.be/tag/xml/" class="st_tag internal_tag" rel="tag" title="Posts tagged with XML">XML</a> messages and supporting business processes</li>
<li>Use orchestration to automate even highly-complex processes</li>
<li>Utilize adapters and WCF to integrate any application, service, or system</li>
<li>Extend your application’s reach with Windows Azure AppFabric</li>
<li>Capture key BizTalk infrastructure, services, and business metrics</li>
<li>Build powerful rules-based solutions with Microsoft’s Business Rules Framework</li>
<li>Establish an Enterprise Service Bus (ESB) that uses BizTalk Server as core messaging infrastructure</li>
<li>Efficiently manage, configure, and troubleshoot BizTalk through the Administration Console</li>
<li>Create RFID applications ranging from simple label printing to end-to-end business processes</li>
</ul>
<p><strong>Table of Contents</strong><br />
Part I: The Basics<br />
Chapter 1. What Is BizTalk Server?<br />
Chapter 2. Schemas<br />
Chapter 3. Maps<br />
Chapter 4. Orchestrations<br />
Chapter 5. Pipelines<br />
Chapter 6. Adapters</p>
<p>Part II: Advanced Topics<br />
Chapter 7. BizTalk 2010 and WCF: Extensibility<br />
Chapter 8. BizTalk and Windows Azure<br />
Chapter 9. Business Activity Monitoring with BizTalk BAM<br />
Chapter 10. The Business Rules Framework<br />
Chapter 11. Rule-Based Programming<br />
Chapter 12. ESB with BizTalk Server</p>
<p>Part III: Deployment and Administration<br />
Chapter 13. Administration Console Concepts<br />
Chapter 14. Deployment Concepts</p>
<p>Part IV: RFID<br />
Chapter 15. BizTalk RFID<br />
Chapter 16. BizTalk RFID Mobile</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 864 pages</li>
<li><strong>Publisher:</strong> Sams (September 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0672331187</li>
<li><strong>ISBN-13:</strong> 978-0672331183</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/windows-azure-platform-2nd-edition/" title="Windows Azure Platform, 2nd Edition" rel="bookmark">Windows Azure Platform, 2nd Edition</a> <span class="date">(14-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/microsoft-silverlight-5-and-windows-azure-enterprise-integration/" title="Microsoft Silverlight 5 and Windows Azure Enterprise Integration" rel="bookmark">Microsoft Silverlight 5 and Windows Azure Enterprise Integration</a> <span class="date">(17-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/applied-architecture-patterns-on-the-microsoft-platform/" title="Applied Architecture Patterns on the Microsoft Platform" rel="bookmark">Applied Architecture Patterns on the Microsoft Platform</a> <span class="date">(30-10-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-visual-studio-lightswitch-2011-development/" title="Pro Visual Studio LightSwitch 2011 Development" rel="bookmark">Pro Visual Studio LightSwitch 2011 Development</a> <span class="date">(01-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/microsoft-dynamics-crm-2011-unleashed/" title="Microsoft Dynamics CRM 2011 Unleashed" rel="bookmark">Microsoft Dynamics CRM 2011 Unleashed</a> <span class="date">(30-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/microsoft-biztalk-2010/" title="Microsoft BizTalk 2010: Line of Business Systems Integration" rel="bookmark">Microsoft BizTalk 2010: Line of Business Systems Integration</a> <span class="date">(01-08-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition-7th-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition</a> <span class="date">(15-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04</a> <span class="date">(04-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/soa-with-net-and-windows-azure/" title="SOA with .NET and Windows Azure" rel="bookmark">SOA with .NET and Windows Azure</a> <span class="date">(02-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sharepoint-2010-development-with-silverlight/" title="SharePoint 2010 Development with Silverlight" rel="bookmark">SharePoint 2010 Development with Silverlight</a> <span class="date">(07-05-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/microsoft-biztalk-server-2010-unleashed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

