Blue Theme Orange Theme Green Theme Red Theme
 
Home | Forums | Videos | Photos | Downloads | Blogs | E-Books | Interviews | Jobs | Beginners | Training
 | Consulting  
Submit an Article Submit a Blog 
 Login Close
User Id:
Password:
 
Forgot Password
Forgot Username
Why Register
 Book By Technology
 Our Network  
Close
Search :       Advanced Search »
Home » Free Books
Free Book – C#, ASP.NET, VB.NET, Silverlight, WPF, XAML
Welcome to the Free Books section. In this section, you may browse free books and book chapters available.
Post a new free book
 Free Books  
Chapter 2: How to code a JavaScript application by Murach on Nov 02, 2009
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.
Chapter 12 - Delegates and Lambda Expressions by Addison Wesley on Oct 13, 2009
C# achieves the same functionality using a delegate, which encapsulates methods as objects, enabling an indirect method call bound at runtime.
Chapter 11 - Adding Client Capabilities to Server Controls Using the ASP.NET AJAX Control Toolkit by Addison Wesley on Sep 21, 2009
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.
Chapter 4 - Normalizing a Data Model by Addison Wesley on Sep 01, 2009
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.
Chapter 13 - Programmable Web by Addison Wesley on Aug 25, 2009
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.
Chapter 11: An introduction to LINQ by Murach on Aug 13, 2009
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.
Chapter 2: Your First ASP.NET MVC Application by Packt Publishing on Aug 12, 2009
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.
Chapter 7 - Thinking in Sets by Addison Wesley on Aug 09, 2009
In this chapter, you will learn What Is a Set, Anyway,Operations on Sets, Intersection, Difference, Union and SQL Set Operations.
Chapter 8 : Reading Objects with LINQ to SQL by Addison Wesley on Jul 28, 2009
It uses the mapping of classes to tables to translate LINQ queries to SQL commands and then materializes objects from the rows returned. The objects can be related to each other in a graph of objects that is managed by LINQ to SQL on your behalf.
Writing Windows C# Programs by Addison Wesley on Jul 21, 2009
The C# language has its roots in C++, Visual Basic, and Java. Both C# and VB.Net use the same libraries and compile to the same underlying code. Both are managed languages with garbage collection of unused variable space, and both can be used interchangeably. Both also use classes with method names that are very similar to those in Java, so if you are familiar with Java, you will have no trouble with C#.
Chapter 3: How to retrieve data from a single table by Murach on Mar 13, 2009
In this chapter, you’ll learn how to code SELECT statements that retrieve data from a single table.
Chapter 10: Processes, AppDomains,Contexts, and Threads by Apress on Feb 02, 2009
In this Chapter you drill deeper into the constitution of a .NET executable host and come to understand the relationship between Win32 processes, application domains, contexts, and threads.
Chapter 7: Web Matrix and XML by Apress on Jan 13, 2009
In this chapter Use the XML Support ,XML Notepad ,XMLEditGrid Control,XML File Page,XSL Transform Page,XML Schema Page and XML Data Display Application
Chapter 5: Advanced C# Class Construction Techniques by Apress on Jan 13, 2009
This chapter rounds out your introduction to the core aspects of the C# language by examining a number of advanced (but extremely useful) syntactic constructs. To begin, you learn how to construct and use an indexer method.
Chapter 27: Nullable Types by Apress on Jan 08, 2009
Null values are a useful programming construct beyond simply recording the initial state of a class variable.
Chapter 1: C# Preview by Apress on Jan 08, 2009
In this chapter, I've touched upon the high-level characteristics of programs written in C#.
Chapter 1: Introducing WPF by Apress on Jan 07, 2009
In this chapter you'll peer into the architecture of WPF. You'll get your first look at how itworks, and you'll see what it promises for the next generation of Windows applications.
Chapter 18: Working with POOM by Apress on Jan 05, 2009
The Pocket Outlook Object Model is the gateway to Outlook-specific data. POOM is not only a fun word to say, but also a powerful resource for developers. POOM allows you to integrate seamlessly your mobile applications into the standard core applications found on every Pocket PC.
Chapter 5: Event-Based Programming by Apress on Jan 02, 2009
In this chapter, we explore the intricacies of working with server control events.
Chapter 10: Advanced BizTalk Orchestration Features by Apress on Dec 22, 2008
In this chapter, I'll show you the many advanced features of BizTalk Orchestration: orchestration transactions, XLANG Schedule throttling, orchestration correlation, Web services in BizTalk Orchestration, orchestration dehydration, and so on. You'll continue to update Bob's ASP as you explore these features, because Bob always wants to add to his application.
Chapter 6: Collections of Objects by Apress on Dec 16, 2008
The properties and behaviors of some common collection types,How collections enable us to model very sophisticated real-world concepts or situations,How we can define our own collection types
Chapter 8: Data Storage Design and SQL Server by Apress on Dec 16, 2008
This chapter will explore the most common storage technologies available to you. It will also present some benefits and concerns about different storage designs so that you can more easily choose what suits your solution. We will finish the chapter with a presentation of SQL Server-examining its architecture and how it fits into your storage policy.
Chapter 3: How to code and test a Windows Forms application using C# 2008 by Murach on Dec 10, 2008
In this chapter, you'll learn how to code and test a Windows Forms application. When you're done, you'll be able to develop simple applications of your own.
Chapter I: Attribute Fundamentals by Apress on Dec 09, 2008
IN THE COURSE OF DEVELOPING an application, it is quite typical to have core functionality contained in methods that are invoked by other specialized methods.
Chapter 1: Introduction to C# by Apress on Dec 08, 2008
This Chapter will introduce you to C#. You will learn how to write and compile C# programs, C# syntaxes, data types, control flow, classes and their members, inter-faces, arrays, and exception handling I'll begin with an overview of the language.
 1 - 25 of 26 12
 Book by Publisher
Dundas Dashboard

 Hosted by MaximumASP  |  Found a broken link?  |  Contact Us  |  Terms & conditions  |  Privacy Policy  |  Site Map  |  Suggest an Idea  |  Media Kit
Current Version: 5.2009.6.2
 © 1999 - 2009  Mindcracker LLC. All Rights Reserved