|
Create a new ASP.NET project Topic updated 16-3-2007 |
|
With our Database Repository and BO-Layer project set up, we can proceed to create the user interface application layer. We use a GenWise ASP.NET project based on the ASP.NET 2.0 Templates to accomplish this. To create its project items the ASP.NET project uses its Project Wizard, which queries the BO-Layer project that we created in the previous steps. Let's add an ASP.NET project to generate an ASP.NET 2.0 web application. method 1
method 2
|