Tagged Questions
3
votes
4answers
1k views
Should I be learning Linq, Direct SQL Commands (in .net), EF or other?
Basically, I have a very good knowledge of plain old SQL coming from Classic ASP programming.
Over the past couple of months, I have been learning C# and today was my first full day at MVC 3 (Razor) ...