A few days ago, Microsoft announced the new starter kit. The first version was 2.0, which was first embedded in the Express version. The last two were newly added.
In particular, the third one uses a three-tier architecture, and how to use new technologies to create a data access layer ArticleIt is also provided in msdn.
Many people ask how to use the downloaded. VSI file. Here we will explain it as shown in the figure:
After downloading the. VSI file, double-click it. (vwd2005 express beta 2 is installed on my machine,
After the download is complete, the icon is displayed as none or any Program). But note that you have to run them after installing express or VS 2005.
Then you will be prompted with a question about the signature. Although there is a chart about security, there is actually no security risk. Directly next, finish
The installation is complete.
If this operation is still not feasible, you need to create a template, use vs or vWD to open the template, and then configure it accordingly. Of course, don't forget its database and add a web. config and run :-) enjoy.