Hi,
I am new to this forum and also to asp.net
I want to create simple databse application,which includes simple table named "Movie".The table contains column like ID,Tittle,Date.
The table list movie watched and on paticular date.
Now I am using SQL Server 2003 and MS visual studio.net 2003.
I want to make simple webpage which just display the table named movie.
Please guide me how to start and what coding is required.
Thanks