Web_VBnet - ASP.NET Web Application, General Introduction
 
 
 

      
       
Learn  Step-by-step how to write the application - Web_VBnet  developed with Microsoft Visual Basic .Net.

 


 
Classes used in this Application:

         OleDbConnection, OleDbDataAdapterOleDbCommand,
DataSet,   Label, TextBox, Button, LinkButton, DataGrid and ...
 

 Info about the Web_VBnet - ASP.NET Web Application :
  1. ASP.NET Web Application,- name - Web_VBnet .
  2. Database Software ...
  3. Developed with Microsoft Visual Basic .Net.
     
  4. Uses the Microsoft Access database file - Web_VBnet .mdb.
    The Web_VBnetdatabase file stores 3 tables ...

     
  5. Project - Web_VBnet and those items
     

      this Web application Web_VBnet  consist of  5 forms.

  6. Requirements: Microsoft Visual Studio .Net.
     
          If you want to run it:

       When you open a Web project, the system opens it using the Web access method (file share or FrontPage Server Extensions)
     

    1. Remove the read-only attribute of all files in the folder - http://localhost/Web_VBnet
    2. Run the Microsoft Visual Studio .Net.
    3. On the File menu, point to Open, and then choose Project From Web.
    4. In the Open Project From Web dialog box appears, select the web project http://localhost/Web_VBnet/Web_VBnet.vbproj,  and then click OK

      Note
          enter the URL of the Web server where the project is located
       
    5. From Debug menu, choose and click Start.
       
       Note
             The Web project opens and its files are listed in Solution Explorer. If the project could not be opened, an error message is shown that allows you to try another Web access method or to work offline.

     
 


After running, you can observe the following Forms design ...:
 

 1- Info about the web Form page - WebForm1.aspx.

 

 2- Info about the Data web Form page - Dataweb_book.aspx

 

 3- Info about the Data web Form page - Dataweb_personal.aspx

 

 4-  Info about the web Form page - Dataweb_booknote.aspx.
 
 
 5- Info about the web Form page - web_search.aspx
 
 
 
 
 
 

Previous
  Home
1
 
Next