Jan 20, 2012 |
6,847 views |

Book Description
This Wrox Blox is a value-packed resource to help experienced .NET developers learn the new .NET release. It is excerpted from the Wrox books: Professional C# 4 and .NET 4, Professional ASP.NET 4, and WPF Programmer’s Reference by Christian Nagel, Bill Evjen, Scott Hanselman, and Rod Stephens, and includes more than 100 print book pages drawn from these three key titles. It is an excellent resource to help .NET developers get up to speed fast on .NET 4, C# 4.0, ASP.NET 4, and WPF, providing all the information needed to program with the important new features, including: C# Dynamic Types and Parallel Tasks; ASP.NET Ajax, Chart Controls, MVC, and Object Caching; and key WPF principles as developers move from WinForms to WPF. In addition, it provides examples built with the native Visual Studio 2010 tools that developers are comfortable with.
Table of Contents
Part I. Professional C# 4 and .NET 4
- Covariance and Contra-variance
- Tuples
- The Dynamic Type
- Code Contracts
- Tasks
- Parallel Class
- Cancellation Framework Download Now »
Jan 20, 2012 |
2,213 views |

Book Description
Professional Visual Studio 2008
Microsoft Visual Studio 2008 is the latest version in the ongoing evolution of the Integrated Development Environment (IDE), and this resource examines the diverse facets of the IDE—from common tasks to intricate functions to the powerful tools that accompany the main code editing and design windows. Written by a unique author duo and offering an in-depth look at the powerful and fascinating features and techniques of the IDE, this book explores each aspect of the development life cycle from the perspective of how Visual Studio 2008 can make your life easier.
Each chapter is packed with examples that illustrate uses for various tools, commands, and shortcuts of Visual Studio 2008. You will gradually learn to identify where a feature is used, conclude how you can use it to its fullest potential, and then seamlessly apply that feature to help solve real-world problems.
What you will learn from this book
- How to create project templates and wizards
- Methods for using IntelliSense, code refactoring, class modeling, and unit testing
- Tips for using DataSets, LINQ, and Synchronization Services for working with data
- How to build web applications using ASP.NET AJAX, Silverlight, and ASP.NET MVC
- Ideas for building Office and Mobile applications, WPF, WCF, and WF projects
- Ways to effectively analyze and identify bugs using the advanced debugging features
- How to automate repetitive tasks using the Visual Studio 2008 add-ins and macros Download Now »
Jan 19, 2012 |
6,126 views |

Book Description
Leverage the power of the Azure Services Platform for cloud computing
With the Azure Services Platform, processing and storing data moves from individual corporate servers and Web sites to larger, more reliable, and more secure data centers. Roger Jennings, author of more than 30 books on Microsoft technologies, shows you how to leverage the power of Azure and its related services for cloud computing.
The book begins with a look at the differences between cloud computing and application hosting and examines the various issues that .NET developers and IT managers face in moving from on-premise to cloud-based applications, including security, privacy, regulatory compliance, backup and recovery, asset cataloging, and other common technical issues. The author then drills down, showing basic programming for individual Azure components, including storage, SQL Data Services, and .NET Services. He then moves on to cover more advanced programming challenges.
- Explains the benefits of using the Azure Services Platform for cloud computing
- Shows how to program with Windows Azure components, including Azure Table and Blob storage, .NET Services and SQL Azure
- Addresses advanced programming challenges of creating useful projects that combine cloud storage with Web applications or services
- Companion Web site features complete, finished applications that can be uploaded to jump start a Windows Azure project Download Now »
Jan 13, 2012 |
3,768 views |

Book Description
WebMatrix is the latest addition to the hugely popular Microsoft ASP.NET web platform. This exciting new technology aims to simplify the process of developing websites by combining the new and powerful Razor syntax with a fully extensible set of data and HTML helpers for performing common web tasks.
The WebMatrix installation includes all the tools the developer requires to quickly create fully-functional, data-driven, dynamic sites using ASP.NET web pages. The lightweight custom development tool works alongside SQL Server Compact Edition and Internet Information Services (IIS) Express to provide a seamless and easy-to-use environment which enables the web developer to concentrate on the rapid development of feature-rich websites, without the need to learn the complex concepts and highly structured programming models which many other frameworks require.
What you’ll learn
- How to combine HTML and server-side C# Razor code with the powerful .NET framework to easily develop websites using Microsoft WebMatrix
- How to create layouts which can be applied across multiple pages
- How to interact with SQL Server and other databases, using proven techniques and best practices
- How to add social networking features to your web site using WebMatrix Helpers
- How to create your own custom functions and helpers to provide reusable code and content
- How to secure your website using a role-based membership model
- How to deploy your website to a hosting provider Download Now »
Jan 10, 2012 |
3,762 views |

Book Description
Expert SharePoint 2010 Practices is a valuable compendium of best practices, tips, and secrets straight from the most knowledgeable SharePoint gurus in the industry.
Learn from the experts as you dive into topics like multitenancy, solution deployment, business intelligence, and administration. Our team of carefully chosen contributors, most with Microsoft’s Most Valuable Professional (MVP) designation bestowed upon them, shares with you the secrets and practices that have brought them success in a wide variety of SharePoint scenarios.
Each contributor is passionate about the power of SharePoint and wants to help you leverage the capabilities of the platform in your business—but in the proper way. Go beyond procedures and manuals, and benefit from hundreds of years of combined experience, which the authors of Expert SharePoint 2010 Practices provide in these pages.
Learn from the masters and take control of SharePoint 2010 like you never have before with Expert SharePoint 2010 Practices!
What you’ll learn
- How to design and architect public-facing SharePoint sites
- Best practices for building business applications with SharePoint Foundation 2010
- How to bridge the Office-SharePoint gap that exists in many organizations
- Best practices around solution deployment in SharePoint 2010 Download Now »
Jan 06, 2012 |
4,440 views |

Book Description
In the Fifth Edition, Advanced Visual Basic 2010 helps those who are familiar with the fundamentals of Visual Basic 2010 programming harness its power for more advanced uses. Coverage of sophisticated tools and techniques used in the industry today include various database, ASP.NET, LINQ, WPF and Web Services topics. After studying the book and completing the programming exercises, students should be able to create small- to medium-sized Windows and Web applications that use databases. They will also gain essential concepts in object-oriented programming, event-driven programming, and test-driven development. Each subject is presented in an understandable style that makes this book a leader in the field.
Table of Contents
Chapter 1. Classes
Chapter 2. Input Validation and User Interfaces
Chapter 3. Collections
Chapter 4. Using SQL Server Databases
Chapter 5. ADO.NET Database Objects
Chapter 6. Advanced Classes
Chapter 7. LINQ to SQL
Chapter 8. Creating Web Applications
Chapter 9. Programming Web Forms Download Now »