﻿<?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 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 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>Oct 13, 2009</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>Sep 25, 2009</pubDate><author>Addison Wesley</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><item><title>Chapter 13 - Programmable Web</title><description>The new Web programming capabilities in WCF simplify the building of services for use on the Web. This chapter covers these services, including SOAP, POX, the UriTemplate class, the webHttpBinding binding, configuration-free hosting, and content syndication models. </description><link>http://www.c-sharpcorner.com/uploadfile/freebookarticles/addisonwesley/2009aug25051629am/ProgrammableWeb/1.aspx</link><pubDate>Aug 27, 2009</pubDate><author>Addison Wesley</author></item><item><title>Chapter 11: An introduction to LINQ</title><description>In this chapter, you’ll learn the basic concepts and skills for using a new feature of C# 2008 called LINQ. To illustrate these concepts and skills, I’ll use an
implementation of LINQ called LINQ to Objects. You use LINQ to Objects to work with in-memory data structures such as generic lists and arrays.</description><link>http://www.c-sharpcorner.com/uploadfile/freebookarticles/murach/2009aug13051518am/LINQIntro/1.aspx</link><pubDate>Aug 13, 2009</pubDate><author>Murach</author></item><item><title>Chapter 2: Your First ASP.NET MVC Application</title><description>This chapter describes the ASP.NET MVC project template that is installed in Visual Studio. A simple application is built, briefly touching on all of the aspects of the ASP.NET MVC framework.</description><link>http://www.c-sharpcorner.com/uploadfile/freebookarticles/packt/2009aug12004411am/MVCAppl/1.aspx</link><pubDate>Aug 12, 2009</pubDate><author>Packt Publishing</author></item><item><title>Chapter 7 - Thinking in Sets</title><description>In this chapter, you will learn What Is a Set, Anyway,Operations on Sets, Intersection, Difference, Union and SQL Set Operations.</description><link>http://www.c-sharpcorner.com/uploadfile/freebookarticles/addisonwesley/2009aug09230547pm/ThinkinginSets/1.aspx</link><pubDate>Aug 10, 2009</pubDate><author>Addison Wesley</author></item></channel></rss>