May 26, 2012 |
416 views |

Book Description
Implementing security as a cross-cutting concern has several challenges. Consequently, modern software development practices and Service Oriented Architectures are alluding to the idea of claims-based Identity for access control. Microsoft’s Identity and Access Control paradigm leverages industry standard open specifications and provides tools, runtime and platform support for facilitating the development of claims-enabled applications.
Microsoft Windows Identity Foundation Cookbook explores real world scenarios on building claims-enabled .NET applications using Microsoft Windows Identity Foundation (WIF), Active Directory Federation Services 2.0 (AD FS 2.0) and Windows Azure Access Control Services (ACS).
This book covers all aspects of several real world challenges that professional developers face while enabling support for claims-based identity across interoperable platforms and building claims-enabled applications. The book then goes on to explore AD FS 2.0 and provides step-by-step details on how claims support is enabled in Microsoft’s server technologies.
The book starts by introducing you to the world of claims-based identity in .NET Framework 4.0. It then moves on to showcase the capabilities of the runtime and the associated SDK including the steps to perform identity delegation in ASP.NET MVC 3 applications, create WCF security token services, extend the runtime to provide support for SAML 2.0 specifications and use AppFabric as a trusted source for implementing access control. Further, the book explores AD FS 2.0 Download Now »
May 24, 2012 |
1,416 views |

Book Description
The first book on the shelf to cover Sitecore development
Sitecore is the leading provider of .NET CMS software and, as such, helps businesses increase revenue and decrease costs. This authoritative guide walks you through the process of creating a Sitecore web site. You’ll discover how to handle the initial installation, take a look at the .Net development process, learn how to use the APIs, and finally deploy the site. Using a linear approach, this book guides you through the entire Sitecore process from start to finish.
- Introduces you to the process of creating a Sitecore web site so you can help your business increase revenue and decrease costs
- Addresses installing and configuring Sitecore
- Discusses .Net development, including setting up the environment and creating layouts and sub-layoutsReviews using the content API and layers
- Touches on some of the more advanced features of Sitecore, including other APIs, pipelines, and configuration files
- Serves as the official Sitecore development book
If you’re looking for a solution for web content management, then Sitecore is your answer and this book will get you started using this valuable software today.
From the Back Cover Download Now »
May 22, 2012 |
2,287 views |

Book Description
Learn how to quickly build cool electronic gadgets with .NET Gadgeteer. With the easy-to-follow instructions in this guide, you’ll tackle five fascinating projects, using Microsoft’s rapid prototyping Gadgeteer platform. There’s no soldering involved—you simply plug in modules that make gadget-building quick and easy.
Ideal for beginners, this book shows you how to work with modules and other hardware in the popular Fez Spider Starter Kit, and teaches you how to program your gadgets with Visual Studio C# Express and the .NET Micro Framework 4.1 SDK. You’ll soon learn a wide range of programming techniques along with the skills to design your own projects.
- Get to know the software and hardware with a simple LED project
- Download code from the companion site to build and test each project
- Build a spy camera that automatically captures and saves images at regular intervals
- Construct a simple animated game with the joystick module
- Create a web server that sends messages you draw or write on the touchscreen module
- Build a gadget that backs up digital images from an SD card to a USB flash drive
- Learn about other .NET Gadgeteer modules for creating environmental sensors, an MP3 player, and a WiFi network
Download Now »
May 19, 2012 |
4,834 views |

Book Description
It’s true: you can build native apps for iOS, Android, and Windows Phone with C# and the .NET Framework—with help from MonoTouch and Mono for Android. This hands-on guide shows you how to reuse one codebase across all three platforms by combining the business logic layer of your C# app with separate, fully native UIs. It’s an ideal marriage of platform-specific development and the “write once, run everywhere” philosophy.
By building a series of simple applications, you’ll experience the advantages of using .NET in mobile development and learn how to write complete apps that access the unique features of today’s three most important mobile platforms.
- Learn the building blocks for building applications on iOS, Android, and Windows Phone
- Discover how the Mono tools interact with iOS and Android
- Use several techniques and patterns for maximizing non-UI code reuse
- Determine how much functionality can go into the shared business logic layer
- Connect to external resources with .NET’s rich networking stack
- Read and write data using each platform’s filesystem and local database
- Create apps to explore the platforms’ location and mapping capabilities
Table of Contents
Chapter 1. Surveying the Landscape Download Now »
May 17, 2012 |
3,229 views |

Book Description
With this digital Early Release edition of Getting Started with Metro Apps, you get the entire book bundle in its earliest form – the author’s raw and unedited content – so you can take advantage of this content long before the book’s official release. You’ll also receive updates when significant changes are made, as well as the final ebook version.
Get a head start on creating “Metro”-style apps for the approaching release of Windows 8. If you’re new to .NET programming, this introductory guide will quickly get you up to speed on the tools you need to build user interfaces with Microsoft’s new design language, code-named Metro. Learn how to use WinRT and the preview version of the upcoming Visual Studio release, and get tips and tricks for having your app published in the Windows Store.
Windows 8 brings some dramatic changes to the way users interact with computers and devices, and the Metro design language plays a key role. Whether you’re an experienced .NET developer, or build apps with HTML and Javascript, this book gets you in on the ground floor.
Table of Contents
Chapter 1. Windows 8: A Quick Tour
Chapter 2. Getting Started
Chapter 3. Application Architecture
Download Now »
May 16, 2012 |
5,723 views |

Book Description
Appropriate for all basic-to-intermediate level courses in Visual C# 2010 programming.
Created by world-renowned programming instructors Paul and Harvey Deitel, Visual C# 2010 How to Program, Fourth Edition introduces all facets of the C# 2010 language hands-on, through hundreds of working programs. This book has been thoroughly updated to reflect the major innovations Microsoft has incorporated in Visual C# 2010 and .NET 4; all discussions and sample code have been carefully audited against the newest Visual C# language specification.
Students begin by getting comfortable with the C# Express 2010 IDE and basic Visual C# syntax. Next, they build their skills one step at a time, mastering control structures, classes, objects, methods, variables, arrays, and the core techniques of object-oriented programming. With this strong foundation in place, the Deitels introduce more sophisticated techniques, including searching, sorting, data structures, generics, and collections. Throughout, the authors show students how to make the most of Microsoft’s Visual Studio tools. A series of appendices provide essential programming reference material on topics ranging from number systems to the Visual Studio Debugger, UML 2 to Unicode and ASCII.
Table of Contents
Chapter 1. Introduction to Computers, the Internet and Visual C#
Chapter 2. Dive Into® Visual C# 2010 Express Download Now »