﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>C-Sharpcorner Latest Free Book</title><link>http://www.c-sharpcorner.com/</link><description>Watch latest Free Book from C-Sharpcorner</description><copyright>© 1999 - 2008  Mindcracker LLC. All Rights Reserved</copyright><item><title>Chapter 12 - Delegates and Lambda Expressions</title><description>C# achieves the same functionality using a delegate, which encapsulates methods as objects, enabling an indirect method call bound at runtime.</description><link>http://www.c-sharpcorner.com/uploadfile/freebookarticles/addisonwesley/2009oct13001134am/DelegatesLambda/1.aspx</link><pubDate>Mar 26, 2010</pubDate><author>Addison Wesley</author></item><item><title>Chapter 11 - Adding Client Capabilities to Server Controls Using the ASP.NET AJAX Control Toolkit</title><description>In this chapter, we delve into the details of the toolkit a little further as we develop as series of extender controls that demonstrate the rich features the toolkit provides.</description><link>http://www.c-sharpcorner.com/uploadfile/freebookarticles/addisonwesley/2009sep21010137am/AddingClientCapa/1.aspx</link><pubDate>Mar 26, 2010</pubDate><author>Addison Wesley</author></item><item><title>Chapter 8: C# 4.0 Features</title><description>This chapter looks at the new features added into C# 4.0 that combine to improve code readability and extend your ability to leverage LINQ to Object queries over dynamic data sources.</description><link>http://www.c-sharpcorner.com/uploadfile/freebookarticles/addisonwesley/2010feb02225705pm/Csharp4Features/1.aspx</link><pubDate>Mar 26, 2010</pubDate><author>Addison Wesley</author></item><item><title>Chapter 2: Creating Versatile Types</title><description>This chapter is all about making your own objects as useful and versatile as possible. In many cases, this means implementing the standard interfaces that .NET provides or simply overriding base class methods.</description><link>http://www.c-sharpcorner.com/uploadfile/freebookarticles/samspublishing/2010mar24003215am/VersatileTypes/1.aspx</link><pubDate>Mar 24, 2010</pubDate><author>SAMS Publishing</author></item><item><title>Chapter 6: Process Management</title><description>This chapter explains the basics of process management and also introduces the basic synchronization operations and wait functions that will be important throughout the rest of the book.</description><link>http://www.c-sharpcorner.com/uploadfile/freebookarticles/addisonwesley/2010feb10032937am/ProcessManagement/1.aspx</link><pubDate>Feb 10, 2010</pubDate><author>Addison Wesley</author></item><item><title>Chapter 1: SQL Query Performance Tuning</title><description>Query performance tuning is an important part of today's database applications. Often you can achieve large savings in both time and money with proper query performance tuning</description><link>http://www.c-sharpcorner.com/uploadfile/freebookarticles/apress/2010jan26231719pm/SQLQueryPerformanc/1.aspx</link><pubDate>Jan 27, 2010</pubDate><author>Apress</author></item><item><title>Chapter 6: Memory Corruption Part II - Heaps</title><description>This chapter discusses a myriad of stability issues that can surface in an application when the heap is used in a nonconventional fashion. Although the stack and the heap are managed very differently in Windows, the process by which we analyze stack- and heap-related problems is the same.</description><link>http://www.c-sharpcorner.com/uploadfile/freebookarticles/addisonwesley/2009aug19232329pm/Heaps/1.aspx</link><pubDate>Nov 16, 2009</pubDate><author>Addison Wesley</author></item><item><title>Chapter 1 - Introduction to "M"</title><description>The "Oslo" Modeling Language (M) is a modern, declarative language for working with data. M lets users write down how they want to structure and query their data using a convenient textual syntax that is convenient to both author and read.</description><link>http://www.c-sharpcorner.com/uploadfile/freebookarticles/addisonwesley/2009nov03231237pm/OSLOM/1.aspx</link><pubDate>Nov 03, 2009</pubDate><author>Addison Wesley</author></item><item><title>Chapter 2: How to code a JavaScript application</title><description>This chapter presents a subset of JavaScript and DOM scripting that will soon have you writing significant applications. If you don't have any programming experience, this chapter also makes a great aptitude test. If you read it and can do the exercises at the end of the chapter, you're ready for the rest of this book.</description><link>http://www.c-sharpcorner.com/uploadfile/freebookarticles/murach/2009nov02233216pm/JavaScriptappl/1.aspx</link><pubDate>Nov 03, 2009</pubDate><author>Murach</author></item><item><title>Chapter 4 - Normalizing a Data Model</title><description>Data normalization is probably one of the most talked-about aspects of  database modeling. Before building your data model, you must answer a  few questions about normalization. These questions include whether or not to use the formal normalization forms, which of these forms to use, and when to denormalize.
</description><link>http://www.c-sharpcorner.com/uploadfile/freebookarticles/addisonwesley/2009sep01014823am/NorDatModel/1.aspx</link><pubDate>Sep 09, 2009</pubDate><author>Addison Wesley</author></item></channel></rss>