Hi;
im working in a webapplication using ASP.net.
I already make the connection to the SQL server that have the DB, and now I can see all my tables in the left side bar in VS.net
But now I want to deal with it (Select,Insert,Delete....) programmatically.