A Simple ASP.NET Page

The following example creates a simple ASP.NET page that displays the current date and time for the site visitors of Virtual Bookshop. You can enhance the ASP.NET page to include server controls and other user controls. (You learn to create controls and embed them in an ASP.NET page in the “Adding Controls” later in this chapter.) The language used to create this simple Web page is C#.

Creating a Simple ASP.NET Page

Follow these steps to create an ASP.NET page:

Note

FrontPage Server Extensions needs to be configured on IIS before this project can be created. You can configure FrontPage Server Extensions using the Internet Service Manager. To do this, open ISM, right-click the relevant Web site (example: Default Web Site, ...

Get Special Edition Using C# now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.