Logo

ASP.NET Web Deployment using Visual Studio

Small book cover: ASP.NET Web Deployment using Visual Studio

ASP.NET Web Deployment using Visual Studio
by

Publisher: Microsoft Corporation
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.

Home page url

Download or read it online for free here:
Download link
(3.9MB, PDF)

Similar books

Book cover: F Sharp ProgrammingF Sharp Programming
- Wikibooks
F# is a .NET implementation of OCaml, a well-known functional programming language. Some of F#'s notable features include type inference, pattern matching, interactive scripting and debugging, higher order functions, and more.
(8325 views)
Book cover: Parallel Programming with Microsoft .NETParallel Programming with Microsoft .NET
by - 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.
(15352 views)
Book cover: Moving to Visual Studio 2010Moving to Visual Studio 2010
- Microsoft Press
This is a book that will help professional developers move from previous versions of Visual Studio. It will cover the features of Visual Studio 2010 through an application. It will go through a lot of the exciting new language features.
(9177 views)
Book cover: Under the Hood of .NET Memory ManagementUnder the Hood of .NET Memory Management
by - Red gate books
To write truly fantastic software, you need to understand how .NET memory management works. This book will take you from the basics of memory management, all the way to how the OS handles its resources, and will help you write the best code you can.
(9636 views)