更新时间:2021-08-05 17:55:50
封面
版权页
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Conventions
Reader feedback
Customer support
Chapter 1. A Guide to Debugging with Visual Studio
Introduction
Debugging source code using breakpoints
Using DataTips during debugging
Debugging a multithreaded program
Exploring the Command and Immediate windows
Making use of IntelliTrace in Visual Studio
Debugging a .NET program using the framework library source
Debugging a process that is already deployed
Chapter 2. Enhancements to WCF 4.5
Understanding Windows Communication Foundation (WCF) by creating a basic application
Hosting a WCF service in different hosting environments
Streaming data over a network using a WCF service
Writing a REST-based WCF service
Creating a WCF service using the Open Data Protocol standards
Extending a WCF service (service extensibility)
Chapter 3. Building a Touch-sensitive Device Application Using Windows Phone 8
Building your first Windows Phone 8 application following the MVVM pattern
Working with Launchers and Choosers in Windows Phone
Working with relational databases and persistent storage
Working with notifications in Windows Phone
Chapter 4. Working with Team Foundation Server
Configuring TFS for project hosting and management
Working with branching and merging in Team Foundation Server
Creating TFS-scheduled jobs
Chapter 5. Testing Applications Using Visual Studio 2013
Understanding Visual Studio unit test projects
Working with the Microsoft Fakes framework in Visual Studio
Understanding how Coded UI testing works in Visual Studio
Chapter 6. Extending the Visual Studio IDE
Working with T4 templates in Visual Studio
Working with Managed Extensibility Framework to write editor extensions
Creating Visual Studio Package for tool windows and editor menus
Chapter 7. Understanding Cloud Computing with Windows Azure
Working with various storage options in Windows Azure
Creating updating and deploying a cloud service in Windows Azure
Working with SQL Azure
Working with HDInsight (Hadoop) for Big Data processing
Working with Mobile Services in Windows Azure
Index