rssHome » .NET

Pro ASP.NET 4 in VB 2010, 3rd Edition

Pro ASP.NET 4 in VB 2010, 3rd Edition

Book Description

4 is the latest version of ’s revolutionary technology. It is the principal standard for creating dynamic web pages on the Windows platform. Pro ASP.NET 4 in 2010 raises the bar for high-quality, practical advice on learning and deploying ’s dynamic web solution.

This new edition is updated with everything you need to come to grips with the latest version of ASP.NET, including coverage of ASP.NET , ASP.NET 4, ASP.NET Dynamic Data, and 3.

Seasoned professionals Matthew MacDonald and Mario Szpuszta explain how you can get the most from these groundbreaking new technologies. They cover ASP.NET 4 as a whole, illustrating both the brand-new features and the functionality carried over from previous versions of ASP. This book will give you the knowledge you need to code real ASP.NET 4 applications in the best possible style.

What you’ll learn

  • Understand why ASP.NET 4 is so special, what its fundamental principles are, the basics of , and how ASP.NET controls are created and how they fit into ASP.NET pages, ultimately creating full applications.
  • Become familiar with ASP.NET , a new feature is one of the biggest additions to ASP.NET 4, and understand how to use it and integrate it within your existing ASP.NET applications. Download Now »

Pro DLR in .NET 4

Pro DLR in .NET 4

Book Description

Dynamic Language Runtime () in is a framework for designing and interacting with dynamic languages such as Python and Ruby. For the first time, the places such languages on an equal footing in the world with compiled languages such as # and . Chaur Wu’s book, Pro DLR in .NET 4, introduces you to this important new framework, helping you to take practical advantage of the DLR in your day-to-day work.

Pro DLR in .NET 4 begins with the fundamentals of the DLR, showing how they work to provide interoperability support for dynamic languages. You’ll learn to mix and match objects and functions from compiled and dynamic languages such as # and Python, allowing you to take advantage of the right tool at the right time for the right task.

The DLR also brings new flexibility and possibility to your software application design. Pro DLR in .NET 4 shows you how to host dynamic languages in your application, enabling users to write scripts to automate tasks. You’ll understand the meta-object protocol and meta- capabilities. These reside at the core of DLR, bringing new possibilities to the design and architecture of .NET applications.

  • Comprehensive coverage of an important new .NET technology
  • Meets the needs of programmers wanting to apply dynamic languages such as Python and Ruby in their .NET solutions Download Now »

Pro Silverlight 4 in VB

Pro Silverlight 4 in VB

Book Description

4 is the latest iteration of ’s cross-browser technology for creating rich user experiences on the Web. Like its predecessor, 3, it rides atop the 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 3D rendering), and much richer data-binding options for interfacing with other applications.

Pro Silverlight 4 in is an invaluable reference for professional developers wanting to discover the new features of Silverlight. Author Matthew MacDonald’s expert advice guides you through creating rich media applications using Silverlight in the environment you’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 3D drawing, animations, and media playback, you’ll experience the plumbing of and the design model of through Silverlight—all of the same technology that developers use to design next-generation Windows applications.

In this book, MacDonald provides a comprehensive tutorial written from professional developer to professional developer.

Download Now »

Windows Communication Foundation 3.5 Unleashed, 2nd Edition

Windows Communication Foundation 3.5 Unleashed, 2nd Edition

Book Description

Windows Communication Foundation () is ’s dynamic technology for allowing autonomous software to communicate. Superseding earlier technologies such as COM/DCOM, Remoting, , and the Enhancements for , provides a single solution that is designed to always be the best way to exchange data among software entities. It also provides the infrastructure for developing the next generation of , with support for the WS-* family of specifications, and a new serialization system for enhanced performance. In the 3.5 release, WCF has been expanded to include support for , JSON, and Syndication (RSS and Atom) services, further broadening the possibilities for what can be done. For information technology professionals, WCF supplies an impressive array of administration tools that enterprises and software vendors can use to reduce the cost of ownership of their solutions without writing a single line of code. Most important, WCF delivers on the promise of model-driven software development with the new software factory approach, by which one can iteratively design solutions in a modeling language and generate executables from lower-level class libraries.

Windows Communication Foundation 3.5 is designed to be the essential resource for software developers and architects working with WCF. The book guides readers through a conceptual understanding of all the facilities of WCF and provides step-by-step guides to applying the technology to practical problems.

As evangelists at for WCF, , and CardSpace, Craig McMurtry, Marc Mercuri, Nigel Watling, and Matt Winkler are uniquely positioned to write this book. Download Now »

C# for Programmers, 2nd Edition

C# for Programmers, 2nd Edition

Book Description

The practicing programmer’s DEITEL® guide to # and the powerful Framework

Written for programmers with a background in ++, Java, or other high-level languages, this book applies the Deitel signature live-code approach to teaching and explores ’s C# language and the new 2.0 in depth. The book is updated for ® 2005 and C# 2.0, and presents C# concepts in the context of fully tested programs, complete with syntax shading, detailed line-by-line code descriptions, and program outputs. The book features 200+ C# applications with 16,000+ lines of proven C# code, as well as 300+ tips that will help you build robust applications.

Start with a concise introduction to C# fundamentals using an early classes and objects approach, then rapidly move on to more advanced topics, including multithreading, , 2.0, 2.0, , network programming, and .NET remoting. Along the way you will enjoy the Deitels’ classic treatment of object-oriented programming and a new, /UML™ ATM case study, including a complete C# implementation. When you are finished, you will have everything you need to build next-generation Windows applications, Web applications, and Web services.

Dr. Harvey M. Deitel and Paul J. Deitel are the founders of Deitel & Associates, Inc., the internationally recognized programming languages content-creation and corporate-training organization. Together with their colleagues at Deitel & Associates, Inc. Download Now »

LINQ Unleashed: for C#

LINQ Unleashed: for C#

Book Description

’s highly anticipated query technology makes it easy to retrieve any information programmatically from any data source, no matter where it comes from or how it’s stored. Using , developers can query objects, relational databases, documents, and datasets–and do it all directly from # 3.0, leveraging the powerful capabilities of LINQ.

This is a definitive guide to getting real-world results with LINQ, using # 3.0 and 2008. In LINQ , Paul Kimmel covers every facet of LINQ , showing how LINQ can help you dramatically improve your productivity and build more reliable, maintainable applications.

Kimmel begins by reviewing the state-of-the-art C# techniques LINQ uses, including types, partial methods, and Lambda expressions. Next, using realistic examples and easy-to-adapt sample code, he details the most powerful new LINQ techniques for accessing objects, databases, and . You’ll gain a deep and practical understanding of how LINQ works “under the hood”–and learn how to do everything from selecting data through integrating with other data models.

  • Build efficient LINQ queries to objects, databases, and XML content
  • Utilize types to reduce design time, coding effort, and debugging time
  • Automatically generate state machines with the new yield return construct
  • Master LINQ query syntax, operators, extension methods, sorting, grouping Download Now »
Copyright © 2012 Wow! eBook · All rights reserved · Powered by WordPress