database - .NET: Converting from LINQ to SQL to Entity Framework -


to prototype project , running possible, used linq sql data persistence.

now project more mature , i'm running concurrency limitations linq sql. since not true orm, nor meant enterprise use, i'd replace linq sql work entity framework persistence.

what's involved in this? can of linq sql work retooled ef? going have start on ef scratch? start? helpful links or advice?

many people doing same conversion. there template can use conversion here http://blogs.msdn.com/b/efdesign/archive/2009/08/13/linq-to-sql-to-entity-framework-conversion-template.aspx


Comments

Popular posts from this blog

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -

sql server - python to mssql encoding problem -

java - SNMP4J General Variable Binding Error -