Entity Framework or something else?
Posted
by RonJ
on Stack Overflow
See other posts from Stack Overflow
or by RonJ
Published on 2010-06-01T16:45:52Z
Indexed on
2010/06/01
16:53 UTC
Read the original article
Hit count: 108
I am just switching from C to C# and would like to invest sometime learning database work. I am overwhelmed with the options: Linq-to-sql, ADO.NET. nHibernate, EntityFramework, plain old sql (I am used to this). Since I have only limited 'learning' hours available (about 2.5 hours per day), where should I invest my time?
I don't want to learn something that will be obsolete next month or for which no one will hire me.
© Stack Overflow or respective owner