New Posts New Posts RSS Feed: Cocktail sample without codefirst EF implementation
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Cocktail sample without codefirst EF implementation

 Post Reply Post Reply
Author
cypher View Drop Down
Newbie
Newbie
Avatar

Joined: 26-Nov-2012
Location: Deutschland
Posts: 20
Post Options Post Options   Quote cypher Quote  Post ReplyReply Direct Link To This Post Topic: Cocktail sample without codefirst EF implementation
    Posted: 26-Nov-2012 at 7:36am
Hi Team,

we are stunned by the temphire cocktail WPF reference implementation.
We love pretty much everything, except the code first database implementation. 

We are heavy database oriented, and our database is already setup and running with a win forms application. 

We are looking forward to impelemnt a new rock solid WPF Application with Caliburn.Mirco, Linq, MEF, and EntityFramework. 

But we need to work with an EDMX to use the ObjectMapper of EF and stored procs of our Database. 
Will there be a second implementation for a Temphire reference app without the CodeFirst Implementation that is currently used?

We are planing to use DevForce 2012 / Cocktail 2012



Back to Top
mgood View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 18-Nov-2010
Location: Emeryville, CA
Posts: 583
Post Options Post Options   Quote mgood Quote  Post ReplyReply Direct Link To This Post Posted: 26-Nov-2012 at 11:15am
cypher,
I'm glad you like the reference implemention. There isn't going to be a second implementation without Code-First. Having said that, Code-First, Model-First or Database-First have no bearing on the implementation of the rest of the application. Everything you see in TempHire not specific to Code-First still applies.
 
Back to Top
mgood View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 18-Nov-2010
Location: Emeryville, CA
Posts: 583
Post Options Post Options   Quote mgood Quote  Post ReplyReply Direct Link To This Post Posted: 26-Nov-2012 at 11:24am
Forgot to mention something. There is also our code-second approach that might be of interest.
 
Back to Top
mgood View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 18-Nov-2010
Location: Emeryville, CA
Posts: 583
Post Options Post Options   Quote mgood Quote  Post ReplyReply Direct Link To This Post Posted: 26-Nov-2012 at 6:49pm
I wanted to make sure it is understand that Cocktail/DevForce supports Code-First as well as EDMX.

http://drc.ideablade.com/devforce-2012/bin/view/Documentation/model
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down