Apr 22, 2010 |
6,969 views |

Book Description
Microsoft’s Windows Presentation Foundation (WPF) provides the foundation for building applications and high-quality user experiences for the Windows operating system. It blends the application user interface, documents, and media content, while exploiting the full power of your computer’s operating system.
Its functionality extends to the support for Tablet PCs and other forms of input device, and provides a more modern imaging and printing pipeline, accessibility and UI automation infrastructure, data-driven UI and visualization, and integration points for weaving the application experience into the Windows shell.
This book shows you how WPF really works. It provides you with the no-nonsense, practical advice that you need in order to build high-quality WPF applications quickly and easily. Having built a firm foundation, it goes on to explore more advanced aspects of WPF and how they relate to the others elements of the .NET 4.0 platform and associated technologies such as Silverlight.
Download Now »
Apr 14, 2010 |
22,729 views |

Book Description
This book starts by reviewing the overall architecture of .NET in order to give you the background you need to be able to write managed code. After that, the book is divided into a number of sections that cover both the C# language and its application in a variety of areas.The book closes with an appendix covering Windows 7 and Windows Server 2008 R2 development.
Start using the new features of C# 4 and .NET 4 right away
The new C# 4 language version is indispensable for writing code in Visual Studio 2010. This essential guide emphasizes that C# is the language of choice for your .NET 4 applications. The unparalleled author team of experts begins with a refresher of C# basics and quickly moves on to provide detailed coverage of all the recently added language and Framework features so that you can start writing Windows applications and ASP.NET web applications immediately.
- Reviews the .NET architecture, objects, generics, inheritance, arrays, operators, casts, delegates, events, Lambda expressions, and more
- Details integration with dynamic objects in C#, named and optional parameters, COM-specific interop features, and type-safe variance Download Now »
Apr 14, 2010 |
8,877 views |

Book Description
Professional ASP.NET 3.5 In C# and VBASP.NET 3.5 brings the power of Visual Studio 2008 along with the multitude of language improvements in C# 2008 and Visual Basic 2008 as well as powerful new technology called LINQ, together with the ASP.NET 2.0 Framework you already know and love. Combine all this with the release of IIS 7.0 and its new managed code request processing pipeline, and you have a truly revolutionary leap forward in web application development.
ASP.NET 3.5 also brings with it new server controls, like the ListView and theincredibly flexible GridView. It also includes new advancements in AJAX technologycombined with the new JavaScript debugging features in Visual Studio 2008. Greatly expanded from the original best-selling Professional ASP.NET 2.0, this new edition adds hundreds of pages and dozens of code samples so you’ll be prepared to put these new technologies into action.
What you will learn from this book
- The concepts underlying the server control and its pivotal role in ASP.NET development
- How to create templated ASP.NET pages using the master page feature
- How to work with data from enterprise databases including SQL Server
- Ways to debug, package and deploy ASP.NET applications, monitor their health and performance, and handle errors
- How to retrieve, update, and delete data quickly and logically using LINQ with side-by-side examples comparing LINQ to existing techniques Download Now »
Apr 09, 2010 |
11,657 views |

Book Description
Visual Basic expert Rod Stephens shows you how to leverage the latest features of VB 2010Microsoft Visual Basic (VB) is the most popular programming language in the world, with millions of lines of code used in businesses and applications of all types and sizes. The new release of Visual Basic 2010 is tightly integrated with the Windows operating system and the .NET programming environment. Renowned VB authority Rod Stephens provides a comprehensive guide to Visual Basic programming, including the latest enhancements to the VB language and programming environment with Visual Studio 2010 The tutorial is packed with detailed and practical code examples that show readers how to master all of the features of VB.
- Visual Basic authority Rod Stephens presents a must-have resource on Visual Basic, the most popular programming language in the word
- Fully covers the newest features of Visual Basic 2010, such as array literals and initializers, collection initializers, implicit line continuation, Lambda expressions, and more
- Features extensively revised and tested code to ensure compliance with the latest release
With this essential resource, you’ll be able to quickly review the details of important programming, objects, properties, methods, and events. Download Now »
Apr 06, 2010 |
16,811 views |

Book Description
C# has matured over the past decade: It’s now a rich language with generics, functional programming concepts, and support for both static and dynamic typing. This palette of techniques provides great tools for many different idioms, but there are also many ways to make mistakes. In Effective C#, Second Edition, respected .NET expert Bill Wagner identifies fifty ways you can leverage the full power of the C# 4.0 language to express your designs concisely and clearly.
Effective C#, Second Edition, follows a clear format that makes it indispensable to hundreds of thousands of developers: clear, practical explanations, expert tips, and plenty of realistic code examples. Drawing on his unsurpassed C# experience, Wagner addresses everything from types to resource management to dynamic typing to multicore support in the C# language and the .NET framework. Along the way, he shows how to avoid common pitfalls in the C# language and the .NET environment. You’ll learn how to
- Use both types of C# constants for efficiency and maintainability (see Item 2)
- Employ immutable data types to promote multicore processing (see Item 20)
- Minimize garbage collection, boxing, and unboxing (see Items 16 and 45)
- Take full advantage of interfaces and delegates (see Items 22 though 25)
- Make the most of the parallel framework (see Items 35 through 37) Download Now »
Mar 29, 2010 |
6,138 views |

Book Description
Silverlight 3 is a user-friendly tool from Microsoft that allows developers to easily add life to web applications with dynamic user features, colorful transitions, and eye-catching animations.
We think it should be just as much fun to learn Silverlight as it is to use it. And we know that fun learning gets better results. Hello! Silverlight 3 is a fast-paced, entertaining introduction to Silverlight. In this book, User Friendly cartoon characters offer commentary and snide side comments, as the book moves quickly from Hello World into practical techniques. Each one is illustrated with a hands-on example. Along the way, readers will learn to build a simple Silverlight-based game complete with sound effects.
What’s Inside
- Use XAML to define the basic elements of a web application
- Create engaging animations to catch and hold a user’s attention
- Handle and manage user input
- Access and display data
- Interact with the file system
- And more Download Now »