Sie sind auf Seite 1von 1

9.

Inventorty Control System

1. Start the program


2. Open Visual Studio>Web Application
3. Create Web Application>purchase,purchase database, Invoice form, status database & report
4. Create SQL server
5. Create tables for purchase & invoice
6. Use SQL data source to onnect the database.
7. From the inventory control, it should redirect to purchase form.
8. If the purchase is over then the invoice form should be displayed.
9. After invoie form displayed the report should be generated.
10. Use grid view to display the status.
11. Execute the program
12. Stop the program.

10. Online Railway reservation system

1. Start the program

2. Open Visual Studio> ASP.net Web Application.

3. Create Web form>login, rog, Home, reservation.

4. Create SQL server database.

5. Create two tables, registration and reservation.

6. Use SQL data source to connect the database

7. Redirect users from login page either to Home or registration.

8. If user registered, user redirect to home.

9. If not registered user redirect to registration user to registration page.

10. Redirect user to registration page.

11. Validate & insert all values to reservation table.

12. Use grid view to display the status.

13. Stop the program.

Das könnte Ihnen auch gefallen