Programaticaly generate DataContext.Designer.cs class

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
TimBailey
Posts: 9
Joined: Tue 24 May 2011 13:13

Programaticaly generate DataContext.Designer.cs class

Post by TimBailey » Fri 21 Oct 2011 16:43

I want to get our msbuild scripts to generate the datacontext classes ie perform the same function as the visual studio "custom tool" DevartLinToSqlGenerator. Does a class exist in a Devart assembly that I can call from a custom msbuild task?

Thanks
Tim Bailey

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Mon 24 Oct 2011 16:08

At the moment, there is no such possibility. We plan to implement a console version of ED, which, in particular, can be used to generate the code for the model at run-time. However, we cannot provide any timeframe for this.

Post Reply