What is the best ASP.NET SQL data retrieval method to learn?

booleanyesno

New member
If I am looking to work as an ASP.NET developer, what technology should I learn to retrieve data from a SQL server? ADO.NET? Linq? The SqlDataSource object? Which is necessary?
 
Back
Top