-1

Is it possible to use Asp.net boilerplate with database first approch in ASP.Net MVC? Yes than How?

Asmita Savaliya
  • 155
  • 1
  • 5

1 Answers1

-1

If you are asking in regard to this ASP.NET Boilerplate - Web Application Framework, then the answer is yes.

Try downloading one of the sample projects which will all utilize the EF code first approach.

Jesse Johnson
  • 1,638
  • 15
  • 25