36 lines
1.9 KiB
Markdown
36 lines
1.9 KiB
Markdown
|
---
|
||
|
title: "Getting Started with ASP.NET Web Pages | Microsoft Docs"
|
||
|
author: rick-anderson
|
||
|
description: "Learn About ASP.NET Web Pages ASP.NET Web Pages and the new Razor syntax provide a fast, approachable, and lightweight way to combine server code with HTML t..."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 05/18/2012
|
||
|
ms.topic: article
|
||
|
ms.assetid: 99253c4e-a125-4c21-85e7-a6dd74d93892
|
||
|
ms.technology: dotnet-webpages
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /web-pages/overview/getting-started
|
||
|
msc.type: chapter
|
||
|
---
|
||
|
Getting Started with ASP.NET Web Pages
|
||
|
====================
|
||
|
> What Web Pages and WebMatrix are, plus how to install everything, get started, and deploy sites.
|
||
|
|
||
|
|
||
|
- [Program ASP.NET Web Pages in Visual Studio](program-asp-net-web-pages-in-visual-studio.md)
|
||
|
- [Intro to ASP.NET Web Programming Razor Syntax](introducing-razor-syntax-c.md)
|
||
|
- [ASP.NET Web Pages Visual Basic](introducing-razor-syntax-vb.md)
|
||
|
- [ASP.NET Web Pages (Razor) FAQ](aspnet-web-pages-razor-faq.md)
|
||
|
- [Sending Email from Your Site](11-adding-email-to-your-web-site.md)
|
||
|
- [Adding Social Networking to Your Website](13-adding-social-networking-to-your-web-site.md)
|
||
|
- [Introducing ASP.NET Web Pages](introducing-aspnet-web-pages-2/index.md)
|
||
|
|
||
|
- [Getting Started](introducing-aspnet-web-pages-2/getting-started.md)
|
||
|
- [Programming Basics](introducing-aspnet-web-pages-2/intro-to-web-pages-programming.md)
|
||
|
- [Displaying Data](introducing-aspnet-web-pages-2/displaying-data.md)
|
||
|
- [HTML Form Basics](introducing-aspnet-web-pages-2/form-basics.md)
|
||
|
- [Entering Database Data by Using Forms](introducing-aspnet-web-pages-2/entering-data.md)
|
||
|
- [Updating Database Data](introducing-aspnet-web-pages-2/updating-data.md)
|
||
|
- [Deleting Database Data](introducing-aspnet-web-pages-2/deleting-data.md)
|
||
|
- [Creating a Consistent Layout](introducing-aspnet-web-pages-2/layouts.md)
|
||
|
- [Publishing a Site by Using WebMatrix](introducing-aspnet-web-pages-2/publishing.md)
|