Hi
I've created an ASP.NET web site and I've created a database programmatically
I have no problem with adding, deleting, geting, or anything
but now I want to display it in a Web Form, I have no idea how to do that
do I have to use GridView, FormView, ListView, or what contol
and how to connect with my database programmatically
Please any idea