Step 1 - Creating the ASP.NET Application
Follow these instructions carefully to create your Jump Start ASP.NET application. We highly recommend you use the specified names and directories shown in each step to ensure success!
- From the Visual Studio File menu, select New | Project.... This launches the New Project dialog.

- As shown in the above screen shot, in the filter box, enter MM .NET. In the center pane, select MM .NET Web Forms Project VB, then click Next. This launches the Configure your new project dialog:
- In the Project Name box, enter: Order System Web VB, and in the Location box, enter: C:\MM .NET Jump Start. Check the Place solution and project in the same directory check box and click the Create button.
- This launches the New MM .NET Web Forms Project (VB.NET) dialog. In the Default Namespace box, enter Acme.OrderSystem.WebForms and then click OK:

- Click OK to close the dialog.
Your new Web solution is displayed in Visual Studio. Your Solution Explorer should look something like this:

The first node in the tree view is your solution named Order System Web VB, indicating it contains (1 project). The second node in the tree view is your new Web project.
© (c) 2026 Oak Leaf Enterprises, Inc., 1996-2026 • Updated: 02/12/26
Comment or report problem with topic
