Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post May 13, 2012 12:51 PM by Jo em
Member
462 Points
220 Posts
Apr 04, 2012 08:41 PM|LINK
can you use entity framework code first using json?
I saw an example of glenn block using web api and then using dependency injection on the previous post
what is the best way to handle this??
30 Points
17 Posts
May 13, 2012 12:51 PM|LINK
hi billsm,
Entity Framework code first approach using JSON? i don't think so.
you can use NHibernate and Autofac, this is one of the best way to do.
or you can use the basic Code First of EF.
billsm
Member
462 Points
220 Posts
code first(what is the best way to use a web service)
Apr 04, 2012 08:41 PM|LINK
can you use entity framework code first using json?
I saw an example of glenn block using web api and then using dependency injection on the previous post
what is the best way to handle this??
Jo em
Member
30 Points
17 Posts
Re: code first(what is the best way to use a web service)
May 13, 2012 12:51 PM|LINK
hi billsm,
Entity Framework code first approach using JSON? i don't think so.
you can use NHibernate and Autofac, this is one of the best way to do.
or you can use the basic Code First of EF.