Book Image

Visual Studio 2013 Cookbook

Book Image

Visual Studio 2013 Cookbook

Overview of this book

Table of Contents (17 chapters)
Visual Studio 2013 Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 4. .NET Framework 4.5.1 Development

In this chapter, we will cover:

  • Adding the Ribbon to a WPF application

  • Creating a state machine in Visual Studio

  • Creating a task-based WCF service

  • Managing packages with NuGet

  • Unit testing .NET applications

  • Sharing class libraries across runtimes

  • Detecting duplicate code