ROLocalSever CodeFirst sample?

Where can I find some sample on how to do ROLocalServer (CodeFirst)? I created one but it doesn’t work, and don’t know where I did wrong…

@EvgenyK

Hello

Could you send your project to support@ and describe in details what exactly fails?
Eugene will be back from vacation on Monday, so let’s gather all required information for him.

Regards

Hi,

The Codefirst technology isn’t suitable for two-tier applications where is client part and server part in one application because RODL can be generated only in runtime.

if you still need this, you should add any other server component like plain http server, launch app w/o debugging and then connect to your application via http protocol for generating client-part code