Line2Sql converter....how exactly does that work? Will it take the DBML and make a RLINQ then convert all the .cs code over as well?
1 Answer, 1 is accepted
0
Alexander
Telerik team
answered on 21 Sep 2010, 07:02 PM
Hello Steve,
Yes, basically it will translate the Linq2Sql metadata (dbml) to OpenAccess metadata (rlinq). In fact translating the code is not required as once we have the metadata, generating the code is done automatically by the code generation engine.
All the best,
Alexander
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items