Page 1 of 1

Code generation bug

Posted: Fri 17 Jul 2009 11:29
by crazypit
Hello,

Using the latest version of Entity Developer, when i define an Association, i still cannot choose to generate only the one of the two relevant properties. If i do that, the application generates broken code (no attach_, detach_ properties).

I know that this issue is brought up in another forum, but it is crucial for me to get fixed! My application is Silverlight-based and i have problems serializing the generated entities to pass the wire. It cannot serialize an object graph and i want to be able to generate only the property im interested in and not both! Both properties lead to object graphs...