Page 1 of 1

Programaticaly generate DataContext.Designer.cs class

Posted: Fri 21 Oct 2011 16:43
by TimBailey
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

Posted: Mon 24 Oct 2011 16:08
by StanislavK
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.