Posts Tagged ‘sql server’
What is the best ASP.NET SQL data retrieval method to learn?
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?