Question: Q 1 : Create a web application for Trains timing and schedule like we have in any railway system. Following are the requirements. User should
Q: Create a web application for Trains timing and schedule like we have in any railway system. Following are the requirements.
User should be able to see the details of the trains for different days and times
User should be given the option to book their tickets.
The application should be based on Master page structure.
There should be a Sitemap for the application and the application should contain at least two pages.
You should at least use Gridview, Textbox and DropdownList control.
Use SSDT for creating the database and the tables as needed as we learnt in our lab and
There should be atleast three tables in the database ie Trains, Booking and Users.
Use at least of the validation controls.
Create the external css file and include it in your application.
Add proper comments in the code so that anyone can understand what is happening in the code.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
