AspNetCore.Docs/aspnet/web-pages/overview/index.md

80 lines
5.2 KiB
Markdown
Raw Normal View History

merge aspnetmigration to master (#2668) * Initial aspnet migration * Updating legacy urls * Clearing .gitignore file Clearing .gitignore file because this isnt a normal .net application where we want to strip away debug files, etc. We want to include everything under these folders. * Updating webhooks toc reference * Removing header debug links * Updating webhooks toc * Updating double quotes in metadata to use single quotes * Moving all code blocks to external files * Updating newlines for step-by-step * Fixing indent problem on some code blocks * Fixing newlines in alt attribute for images; Fixing some missing code block references * Resyncing with live content * Refreshing content from production * Trying to get pdf to generate for our aspnetmigration branch * Update .openpublishing.publish.config.json * Refresh from prod; Removing some legacy urls for pages that shouldnt have it * Updating index pages and removing legacy urls * Updating warning and caution notes * Removing downloads * remove aspnet from exclude list (#2549) * First pass at language detection * Updating author and adding in msc.type * Updating code blocks * Updating note styles * Fixing note styles * Updating docfx.json file to allow pdfs and gifs * Fixing note stylings for bold notes * Updating docfx.json to allow exe, zip and wmv files * Fixing note styles with period; Fixing downloads links * Fixing code blocks for razor cs and vb * Fixing more downloads links; Fixing a few code blocks * Removing   html entity * Fixing some more note stylings * Syncing with prod * Fixing issues with content * Rebuilding toc file * Adding back in files accidentally deleted * Fixing some security notes * Fixing some note styles * Updating unknown code blocks * Updating article * Fixing link * Fixing link * Fixing link * Fixing invalid characters * preliminary toc changes * update toc * fix toc folder with only one link * Fixing extra heading * Fixing articles * Reworking ajax pages * Fixing encoding issues * Updating markup in articles * Fixing space * Fixing spacing issues with links * Fixing note styles * Fixing inline note styles * Fixing missing image * Adding space * Rolling back gitignore file and adding a new one for /aspnet * Fixing some code blocks * Updating code block language * Renaming file * Updating code language * Fixing code blocks * Fixing code blocks * Fixing spaces before 'using' * Fixing cs to js * Changing Note type * Updating broken reference * Replacing headings with bolds under notes/tips, etc * Fixing markdown for pipes * Another attempted to fix pipe characters * Fixing markdown for pipes * remove text about being thread-safe (#2630) * Fixing spacing issue with list * Trying to fix pipe issue * new how to choose doc * move choose doc to core folder * add api ref * fix link * Adding in ms.assetid * Removing \ufeff * fix link * link to mvc intro instead of webhooks * add scenarios * put core first, vertical orientation for scenarios * reorganize toc, make overview work like core version * fix yaml * fix broken links * Adding space * add download link * tweak tables * eliminate images * eliminate images 2 * tweak scenario section headings * add link to core in asp.net overview * Removing gears * Updating table * Updating code block languages * fix urls (#2663) * Removing embedded in-article TOC from top of articles * fix urls (#2666) * fix urls * fix urls * Removing embedded in-article TOC from top of articles * Revert "Removing embedded in-article TOC from top of articles" This reverts commit ff1c3ccdf1cf2d705e0bb040144a10fa130796f6. * Revert "Removing embedded in-article TOC from top of articles" This reverts commit 17c37c726d930ec6854b545bab076dffda486ebe.
2017-02-04 05:40:22 +08:00
---
uid: web-pages/overview/index
merge aspnetmigration to master (#2668) * Initial aspnet migration * Updating legacy urls * Clearing .gitignore file Clearing .gitignore file because this isnt a normal .net application where we want to strip away debug files, etc. We want to include everything under these folders. * Updating webhooks toc reference * Removing header debug links * Updating webhooks toc * Updating double quotes in metadata to use single quotes * Moving all code blocks to external files * Updating newlines for step-by-step * Fixing indent problem on some code blocks * Fixing newlines in alt attribute for images; Fixing some missing code block references * Resyncing with live content * Refreshing content from production * Trying to get pdf to generate for our aspnetmigration branch * Update .openpublishing.publish.config.json * Refresh from prod; Removing some legacy urls for pages that shouldnt have it * Updating index pages and removing legacy urls * Updating warning and caution notes * Removing downloads * remove aspnet from exclude list (#2549) * First pass at language detection * Updating author and adding in msc.type * Updating code blocks * Updating note styles * Fixing note styles * Updating docfx.json file to allow pdfs and gifs * Fixing note stylings for bold notes * Updating docfx.json to allow exe, zip and wmv files * Fixing note styles with period; Fixing downloads links * Fixing code blocks for razor cs and vb * Fixing more downloads links; Fixing a few code blocks * Removing   html entity * Fixing some more note stylings * Syncing with prod * Fixing issues with content * Rebuilding toc file * Adding back in files accidentally deleted * Fixing some security notes * Fixing some note styles * Updating unknown code blocks * Updating article * Fixing link * Fixing link * Fixing link * Fixing invalid characters * preliminary toc changes * update toc * fix toc folder with only one link * Fixing extra heading * Fixing articles * Reworking ajax pages * Fixing encoding issues * Updating markup in articles * Fixing space * Fixing spacing issues with links * Fixing note styles * Fixing inline note styles * Fixing missing image * Adding space * Rolling back gitignore file and adding a new one for /aspnet * Fixing some code blocks * Updating code block language * Renaming file * Updating code language * Fixing code blocks * Fixing code blocks * Fixing spaces before 'using' * Fixing cs to js * Changing Note type * Updating broken reference * Replacing headings with bolds under notes/tips, etc * Fixing markdown for pipes * Another attempted to fix pipe characters * Fixing markdown for pipes * remove text about being thread-safe (#2630) * Fixing spacing issue with list * Trying to fix pipe issue * new how to choose doc * move choose doc to core folder * add api ref * fix link * Adding in ms.assetid * Removing \ufeff * fix link * link to mvc intro instead of webhooks * add scenarios * put core first, vertical orientation for scenarios * reorganize toc, make overview work like core version * fix yaml * fix broken links * Adding space * add download link * tweak tables * eliminate images * eliminate images 2 * tweak scenario section headings * add link to core in asp.net overview * Removing gears * Updating table * Updating code block languages * fix urls (#2663) * Removing embedded in-article TOC from top of articles * fix urls (#2666) * fix urls * fix urls * Removing embedded in-article TOC from top of articles * Revert "Removing embedded in-article TOC from top of articles" This reverts commit ff1c3ccdf1cf2d705e0bb040144a10fa130796f6. * Revert "Removing embedded in-article TOC from top of articles" This reverts commit 17c37c726d930ec6854b545bab076dffda486ebe.
2017-02-04 05:40:22 +08:00
title: "Web Pages Guidance | Microsoft Docs"
author: rick-anderson
description: ""
ms.author: riande
merge aspnetmigration to master (#2668) * Initial aspnet migration * Updating legacy urls * Clearing .gitignore file Clearing .gitignore file because this isnt a normal .net application where we want to strip away debug files, etc. We want to include everything under these folders. * Updating webhooks toc reference * Removing header debug links * Updating webhooks toc * Updating double quotes in metadata to use single quotes * Moving all code blocks to external files * Updating newlines for step-by-step * Fixing indent problem on some code blocks * Fixing newlines in alt attribute for images; Fixing some missing code block references * Resyncing with live content * Refreshing content from production * Trying to get pdf to generate for our aspnetmigration branch * Update .openpublishing.publish.config.json * Refresh from prod; Removing some legacy urls for pages that shouldnt have it * Updating index pages and removing legacy urls * Updating warning and caution notes * Removing downloads * remove aspnet from exclude list (#2549) * First pass at language detection * Updating author and adding in msc.type * Updating code blocks * Updating note styles * Fixing note styles * Updating docfx.json file to allow pdfs and gifs * Fixing note stylings for bold notes * Updating docfx.json to allow exe, zip and wmv files * Fixing note styles with period; Fixing downloads links * Fixing code blocks for razor cs and vb * Fixing more downloads links; Fixing a few code blocks * Removing   html entity * Fixing some more note stylings * Syncing with prod * Fixing issues with content * Rebuilding toc file * Adding back in files accidentally deleted * Fixing some security notes * Fixing some note styles * Updating unknown code blocks * Updating article * Fixing link * Fixing link * Fixing link * Fixing invalid characters * preliminary toc changes * update toc * fix toc folder with only one link * Fixing extra heading * Fixing articles * Reworking ajax pages * Fixing encoding issues * Updating markup in articles * Fixing space * Fixing spacing issues with links * Fixing note styles * Fixing inline note styles * Fixing missing image * Adding space * Rolling back gitignore file and adding a new one for /aspnet * Fixing some code blocks * Updating code block language * Renaming file * Updating code language * Fixing code blocks * Fixing code blocks * Fixing spaces before 'using' * Fixing cs to js * Changing Note type * Updating broken reference * Replacing headings with bolds under notes/tips, etc * Fixing markdown for pipes * Another attempted to fix pipe characters * Fixing markdown for pipes * remove text about being thread-safe (#2630) * Fixing spacing issue with list * Trying to fix pipe issue * new how to choose doc * move choose doc to core folder * add api ref * fix link * Adding in ms.assetid * Removing \ufeff * fix link * link to mvc intro instead of webhooks * add scenarios * put core first, vertical orientation for scenarios * reorganize toc, make overview work like core version * fix yaml * fix broken links * Adding space * add download link * tweak tables * eliminate images * eliminate images 2 * tweak scenario section headings * add link to core in asp.net overview * Removing gears * Updating table * Updating code block languages * fix urls (#2663) * Removing embedded in-article TOC from top of articles * fix urls (#2666) * fix urls * fix urls * Removing embedded in-article TOC from top of articles * Revert "Removing embedded in-article TOC from top of articles" This reverts commit ff1c3ccdf1cf2d705e0bb040144a10fa130796f6. * Revert "Removing embedded in-article TOC from top of articles" This reverts commit 17c37c726d930ec6854b545bab076dffda486ebe.
2017-02-04 05:40:22 +08:00
ms.date: 05/18/2012
ms.assetid: 1a2ed0e8-63da-4110-9896-e2731d86f7c4
msc.legacyurl: /web-pages/overview
msc.type: book
---
Web Pages Guidance
====================
- [Getting Started](getting-started/index.md)
- [Program ASP.NET Web Pages in Visual Studio](getting-started/program-asp-net-web-pages-in-visual-studio.md)
- [Intro to ASP.NET Web Programming Razor Syntax](getting-started/introducing-razor-syntax-c.md)
- [ASP.NET Web Pages Visual Basic](getting-started/introducing-razor-syntax-vb.md)
- [ASP.NET Web Pages (Razor) FAQ](getting-started/aspnet-web-pages-razor-faq.md)
- [Sending Email from Your Site](getting-started/11-adding-email-to-your-web-site.md)
- [Adding Social Networking to Your Website](getting-started/13-adding-social-networking-to-your-web-site.md)
- [Introducing ASP.NET Web Pages](getting-started/introducing-aspnet-web-pages-2/index.md)
- [Getting Started](getting-started/introducing-aspnet-web-pages-2/getting-started.md)
- [Programming Basics](getting-started/introducing-aspnet-web-pages-2/intro-to-web-pages-programming.md)
- [Displaying Data](getting-started/introducing-aspnet-web-pages-2/displaying-data.md)
- [HTML Form Basics](getting-started/introducing-aspnet-web-pages-2/form-basics.md)
- [Entering Database Data by Using Forms](getting-started/introducing-aspnet-web-pages-2/entering-data.md)
- [Updating Database Data](getting-started/introducing-aspnet-web-pages-2/updating-data.md)
- [Deleting Database Data](getting-started/introducing-aspnet-web-pages-2/deleting-data.md)
- [Creating a Consistent Layout](getting-started/introducing-aspnet-web-pages-2/layouts.md)
- [Publishing a Site by Using WebMatrix](getting-started/introducing-aspnet-web-pages-2/publishing.md)
- [Routing](routing/index.md)
- [Creating Readable URLs in ASP.NET Web Pages Sites](routing/creating-readable-urls-in-aspnet-web-pages-sites.md)
- [UI, Layouts, and Themes](ui-layouts-and-themes/index.md)
- [Working with Forms](ui-layouts-and-themes/4-working-with-forms.md)
- [Validating User Input in ASP.NET Web Pages Sites](ui-layouts-and-themes/validating-user-input-in-aspnet-web-pages-sites.md)
- [Creating a Consistent Look](ui-layouts-and-themes/3-creating-a-consistent-look.md)
- [Customizing Site-Wide Behavior](ui-layouts-and-themes/18-customizing-site-wide-behavior.md)
- [Working with Images](ui-layouts-and-themes/9-working-with-images.md)
- [Working with Video](ui-layouts-and-themes/10-working-with-video.md)
- [Creating and Using a Helper in an ASP.NET Web Pages Site](ui-layouts-and-themes/creating-and-using-a-helper-in-an-aspnet-web-pages-site.md)
- [Installing a Helper](ui-layouts-and-themes/installing-helpers.md)
- [Twitter Helper with ASP.NET Web Pages](ui-layouts-and-themes/twitter-helper.md)
- [Displaying Maps in an ASP.NET Web Pages Site](ui-layouts-and-themes/displaying-maps-in-an-aspnet-web-pages-site.md)
- [Mobile](mobile/index.md)
- [Rendering ASP.NET Web Pages Sites for Mobile Devices](mobile/rendering-aspnet-web-pages-sites-for-mobile-devices.md)
- [Working with Data](data/index.md)
- [Working with Data](data/5-working-with-data.md)
- [Displaying Data in a Chart](data/7-displaying-data-in-a-chart.md)
- [Working with Files](data/working-with-files.md)
- [Testing and Debugging](testing-and-debugging/index.md)
- [Intro to Debugging](testing-and-debugging/introduction-to-debugging.md)
- [ASP.NET Web Pages (Razor) Troubleshooting Guide](testing-and-debugging/aspnet-web-pages-razor-troubleshooting-guide.md)
- [Security](security/index.md)
- [Adding Security and Membership](security/16-adding-security-and-membership.md)
- [Enabling Login from External Sites in an ASP.NET Web Pages Site](security/enabling-login-from-external-sites-in-an-aspnet-web-pages-site.md)
- [Using a CAPTCHA to Prevent Automated Programs (Bots) from Using Your ASP.NET Web Site](security/using-a-catpcha-to-prevent-automated-programs-bots-from-using-your-aspnet-web-site.md)
- [Performance](performance-and-traffic/index.md)
- [Caching to Improve the Performance of Your Website](performance-and-traffic/15-caching-to-improve-the-performance-of-your-website.md)
- [Analyzing Traffic](performance-and-traffic/14-analyzing-traffic.md)
- [Bundling and Minifying Assets in an ASP.NET Web Pages (Razor) Site](performance-and-traffic/bundling-and-minifying-assets-in-an-aspnet-web-pages-razor-site.md)
- [API Reference](api-reference/index.md)
- [ASP.NET API Quick Reference](api-reference/asp-net-web-pages-api-reference.md)
- [Releases](releases/index.md)
- [What's New in ASP.NET Web Pages 3.2](releases/whats-new-in-aspnet-web-pages-32.md)
- [What's New in ASP.NET Web Pages 3.1](releases/whats-new-aspnet-web-pages-31.md)
- [Top Features in ASP.NET Web Pages 2](releases/top-features-in-web-pages-2.md)
- [ASP.NET Web Pages 2 Developer Preview ReadMe](releases/aspnet-web-pages-2-developer-preview-readme.md)
2017-09-20 15:36:55 +08:00
- [Running Different Versions of ASP.NET Web Pages Side by Side](releases/running-v1-and-v2-sites-side-by-side.md)