ASP.NET Web Deployment using Visual Studio
by Tom Dykstra
Publisher: Microsoft Corporation 2013
Number of pages: 155
Description:
This tutorial series shows you how to deploy (publish) an ASP.NET web application to a Windows Azure Web Site or a third-party hosting provider, by using Visual Studio 2012 or Visual Studio 2010. The sample application that you'll deploy is a web application project that uses the Entity Framework, SQL Server, and the ASP.NET membership system.
Download or read it online for free here:
Download link
(3.9MB, PDF)
Similar books

- Microsoft Press
This book provides architecture-level and design-level guidance for application architects and developers that need to build distributed solutions with Microsoft .NET Framework. This guide assumes you are familiar with .NET component development.
(9663 views)

by Colin Campbell, Ralph Johnson, Stephen Toub - Microsoft Press
A book that introduces .NET programmers to patterns for including parallelism in their applications. Examples of these patterns are parallel loops, parallel tasks and data aggregation with map-reduce. Each pattern has its own chapter.
(13102 views)

- Goalkicker.com
Table of contents: Getting started with .NET Framework; Collections; XmlSerializer; HTTP clients; Exceptions; LINQ; Networking; NuGet packaging system; Reflection; Dictionaries; HTTP servers; Settings; Task Parallel Library (TPL); Custom Types; etc.
(4427 views)

by Microsoft Corporation - Microsoft Press
The book embraces existing work in the patterns community, contributes new patterns, and implements these patterns in .NET. Included are an introduction to patterns and a catalog of 32 architecture, design, and implementation patterns.
(10108 views)