Newbie Questions
Posted: Mon 25 Nov 2013 17:08
Hi,
first steps with Devart's extremely cool stuff… two issues…
(1) I've difficulties reading the lqml file using Assembly.GetExecutingAssembly().GetManifestResourceStream(), getting an XML exception. I was using it the same way as it is done in the crm demo provided with the package. Now I was told to load an XML (*.xml) file instead. Unfortunately I cannot motivate the Entity Developer to create this file during the Source Code generation. The generation works fine, the model is valid. The template used is LinqConnect (default).
(2) In the generated Context file, there are constructors with the connection settings. As their a way to avoid this as I hate to remove this again and again before committing the file(s) to the source code system.
Thx,
Ekki
first steps with Devart's extremely cool stuff… two issues…
(1) I've difficulties reading the lqml file using Assembly.GetExecutingAssembly().GetManifestResourceStream(), getting an XML exception. I was using it the same way as it is done in the crm demo provided with the package. Now I was told to load an XML (*.xml) file instead. Unfortunately I cannot motivate the Entity Developer to create this file during the Source Code generation. The generation works fine, the model is valid. The template used is LinqConnect (default).
(2) In the generated Context file, there are constructors with the connection settings. As their a way to avoid this as I hate to remove this again and again before committing the file(s) to the source code system.
Thx,
Ekki