Which is the “best” data access framework/approach for C# and .NET?

I think LINQ to SQL is good for projects targeted for SQL Server.

ADO.NET Entity Framework is better if we are targeting different databases. Currently I think a lot of providers are available for ADO.NET Entity Framework, Provider for PostgreSQL, MySQL, esql, Oracle and many other (check http://blogs.msdn.com/adonet/default.aspx).

I don’t want to use standard ADO.NET anymore because it’s a waste of time. I always go for ORM.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)