Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
1.50/5 (2 votes)
See more:
hello
first of all I am new to web page creation and database, I'm interested to know how I can create an application to store, edit and view records in SQL with Visual Studio using wizards?
Is there a tutorial that I can recommend?
Posted
Comments
Abhishek Pant 3-Nov-12 15:37pm    
Do you want how to use sql queries.
Sandeep Mewara 3-Nov-12 15:42pm    
Can you elaborate please?

1 solution

you can use listview/datagridview to view the database in web application.
for Further details refer to:
ASP.NET Pagination[^]

you can learn sql queries here w3schools-sql[^] an w3schools-asp.net[^] here.
 
Share this answer
 
v2
Comments
Abhishek Pant 3-Nov-12 15:41pm    
Who downvoted me? here i told you how to search view the database and using it in application.Further If you know the answer Please post it.
As I posted a basic idea how to use database which covers all information about it.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900