
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
F 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.
(9292 views)
Visual Studio.Net: Controls and Add-insby Vijay Mukhi, Sonal Mukhi, Manish Purohit - BPB Publications
User-controls and the extensibility features offered by add-ins are probed in detail. The text covers controls-attributes, properties and events, creating a UI type editor, type conversion, designers, writing C# code, web controls, add-ins.
(23319 views)
Design and Implementation Guidelines for Web Clients- Microsoft Press
This guide addresses specific goals of presentation layer component design. It provides code samples that enable you to use design patterns and Microsoft .NET Framework programming idioms effectively in the presentation layer of your applications.
(15542 views)
Visual Studio.Net with C#by Vijay Mukhi, Suraj Godhwani, Sonal Mukhi - BPB Publications
Introduction to Visual Studio.Net and C#. The text covers working with the framework, building database applications, building Web applications, setup and deployment projects, the basics of C#, the C# code in .Net applications, C# and ASP.Net.
(25110 views)