2017-02-04 05:40:22 +08:00
---
2017-03-28 09:35:25 +08:00
uid: web-pages/overview/getting-started/index
2017-02-04 05:40:22 +08:00
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..."
2018-08-15 06:27:54 +08:00
ms.author: riande
2017-02-04 05:40:22 +08:00
ms.date: 05/18/2012
ms.assetid: 99253c4e-a125-4c21-85e7-a6dd74d93892
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 )
2017-09-20 15:36:55 +08:00
- [Publishing a Site by Using WebMatrix ](introducing-aspnet-web-pages-2/publishing.md )