Print Page | Close Window

ideablade attributes

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2010
Forum Discription: For .NET 4.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=1809
Printed Date: 19-May-2025 at 5:06pm


Topic: ideablade attributes
Posted By: dpollot44
Subject: ideablade attributes
Date Posted: 13-May-2010 at 7:26am
You guys used to store the IdeaBlade License key within the EDMX file.  Is that no longer the case?



Replies:
Posted By: ting
Date Posted: 13-May-2010 at 7:36pm
The runtime licensing information is still in the .Designer.cs file.  You shouldn't have to mess with it though...


Posted By: dpollot44
Date Posted: 15-May-2010 at 5:01am
I know it's still in the designer.cs file...
We're not using your t4 templates (for several reasons which are beyond the scope of this post). Instead we're using our own templates. It used to be that we could parse the EDMX file for the key/EntityRelations guid.

I know that you guys suggest that we just derive from your templates and override, and we did evaluate that option, but in the end we decided the create our own since EF metadata really provides us everything we need to generate our classes.

So, the question remains - where can I find the key/guid?


Posted By: ting
Date Posted: 17-May-2010 at 3:27pm
Gotcha.  I'll follow up in email with you on this.



Print Page | Close Window