click the New Web Site button This opens the New Web Site window At the top of the window, you will see six installed templates These create web sites with different combinations of default files For this semester, we are sticking to the ASP.NET Empty Web Site template
computer’s file system: 1. Select File System on Location drop down menu 2. Select Visual Basic (not Visual C#) for the Programming Language 3. Click the Browse button to navigate the computer’s file system (in class, browse to Drive T, or your flash drive) 4. You can add the new file name WebSite2 in the text field next to the Browse button 5. Click the OK button, and you have a new website!
to your website: 1. In the Solution Explorer window (top right), right- click on the website’s name 2. Click Add New Item 3. Click Web Form 4. In the Name text field, name the file assignment2.aspx 5. For Programming Language, select Visual Basic 6. Check Place code in separate file 7. Click the Add button
many different ways To see the full range of choices: 1. Click Tools 2. Click Options 3. Check Show all settings (bottom left) Since the textbook figures are in the default setting, it is best not to customize too much, or everyone may get confused
is that it automatically backs up your files! By default, every 5 minutes, and the files are saved for 7 days in the file: My Documents\Visual Studio 2010\Backup Files\ProjectName You can change these settings by clicking: Tools, Options, “Show all settings” checkbox, Environment, AutoRecovery
and colors of the text that is displayed on Visual Web Developer For example, you can change the size of the Plain Text You can change these settings by clicking: Tools, Options, “Show all settings” is NOT CHECKED, Fonts and Colors, Plain Text, Size
a window and drag your mouse to adjust the size of the window Windows can be pinned or unpinned 1. Pinned windows are always displayed 2. Unpinned windows are displayed when the mouse is over them, and pushed to the side when the mouse is not over them Click on the pin icon on the upper right corner of the window to make it pinned or unpinned