Click here to Skip to main content
16,021,211 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
i,m trying to make a website similar to olx in asp.net & sql server using Visual studios 2013.

idea is simple, i want user to fill in details on a webform, hitting save will save the data in database and same would get reflected on a webpage!
how do i do that? Using CRUD OPS? plz suggest>>
Also how to restrict user from modifying the database?

thank you!
Posted
Comments
Sergey Alexandrovich Kryukov 19-Dec-15 0:41am    
"Hitting save will save the data in database" and "restrict user from modifying the database" are in apparent contradiction. The rest of the question is nearly the same as asking "how to develop a Web site?", which would be to broad for the forum. The answer would be "learn Web development"... :-)
—SA
muchie242 20-Dec-15 2:05am    
dats rude!

1 solution

 
Share this answer
 

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