I am planning to create a webpage to collect simple information.
Name, email, phone number, college name and also their markes in each subject
Exam subject1 subject2 subject3 subject4 Result
test1 85 77 90 90 pass
test2 89 89 74 74 pass
test3 88 91 98 98 pass

Name:
College name
Phone
Email
When the user enter their information and press the SUBMIT button it should be saved into the server.
Can some one assist me to develop this simple project using visual studio.
Note: I want to use grid view to gather the exam details, is it possible?
Espically I am looking for the code to connect to the server and store in the data in SQL servers tables
Thanks a lot

This is the broader question. Please learn/use ADO.NET database integration class library of .net framework.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.