Here are some ASP.NET Web Pages samples recommended by the ASP.NET team. You can find more samples on the MSDN Samples Gallery.
Monday, October 03, 2011
This tutorial demonstrates how to use the Twitter API in WebMatrix using Razor.
Monday, October 03, 2011
In this tutorial you will learn how ASP.NET Web Pages with Razor syntax can be used to build a RESTful web service that is capable of delivering weather forecast data to a Windows Phone 7 application. We will be using WebMatrix, a lightweight tool for web development to write code and manage the website throughout this tutorial.
Monday, October 03, 2011
In this tutorial you will learn how ASP.NET Web Pages with Razor syntax can be used to build a RESTful web service that is capable of delivering weather forecast data to an iPhone application.
Monday, October 03, 2011
This tutorial will illustrate how to consume and store data from a web service using WebMatrix. You will be working with ASP.NET Web Pages with Razor syntax to write server code. You will also be working with basic SQL statements and the database features integrated with WebMatrix.

Find more ASP.NET samples on the MSDN Samples Gallery! Have a sample to share with the community? You can upload it here.