ASP.NET Web Pages and the new Razor syntax provide a fast, approachable, and lightweight way to combine server code with HTML to create dynamic web content. Connect to databases, add video, link to social networking sites, and include many more features that let you create beautiful sites using the latest web standards.
In this chapter, you'll learn:
What Web Pages and WebMatrix are, plus how to install everything, get started, and deploy sites.
By Mike Pope|
This set of tutorials gives you an overview of ASP.NET Web Pages (version 2) and Razor syntax, a lightweight framework for creating dynamic websites. It also introduces WebMatrix, a tool for creati...
This tutorial series provides an in-depth overview of how to use WebMatrix, ASP.NET Web Pages, and jQuery to create a real-world website.
By Microsoft ASP.NET Team|
This chapter gives you an overview of programming with ASP.NET Web Pages using the Razor syntax. ASP.NET is Microsoft's technology for running dynamic web pages on web servers.
By Microsoft ASP.NET Team|
This appendix gives you an overview of programming with ASP.NET Web pages in Visual Basic, using the Razor syntax.
By Microsoft ASP.NET Team|
This article describes how to install a helper in an ASP.NET Web Pages (Razor) website. A helper is a reusable component that includes code and markup to perform a task that might be tedious or com...
By Microsoft ASP.NET Team|
This article explains how to run ASP.NET Web Pages (Razor) websites on the same computer or server when the websites are configured to use different versions of ASP.NET Web Pages. What you'll learn...
By Mike Pope|
This article lists some frequently asked questions about ASP.NET Web Pages (Razor) and WebMatrix. Note The information in this article applies to ASP.NET Web Pages 1.0 and Web Pages 2.