MSDN indicates that
Entity Framework is Microsoft’s recommended data access technology for new applications
Does that mean over Linq-to-SQL, or over stored procedures as well?
MSDN indicates that
Entity Framework is Microsoft’s recommended data access technology for new applications
Does that mean over Linq-to-SQL, or over stored procedures as well?