mishrsud / mvc-mini-profiler

Automatically exported from code.google.com/p/mvc-mini-profiler
0 stars 0 forks source link

Provide functionality create plain ObjectContext #78

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Trying to use Mvc Mini Profiler with an EF POCO (Plain Old C# Object) can be 
difficult, a way of creating the object context with a connection string and a 
reference to the assembly containing the EF metadata would make life much 
simpler, and more fun.

I've attached an updated version of ContextUtils.cs that I am using, I'll try 
and push my changes up to the repository.

Original issue reported on code.google.com by steve.ho...@gmail.com on 30 Jul 2011 at 3:27

Attachments:

GoogleCodeExporter commented 8 years ago
Changes are here: 
http://code.google.com/r/stevehocking-mvc-mini-profiler/source/detail?r=62dfccc0
1c80ac8bdf767b82145004e2764ed59c

Original comment by steve.ho...@gmail.com on 30 Jul 2011 at 3:37

GoogleCodeExporter commented 8 years ago
already in the EF assembly ... added it the other day 

Original comment by sam.saff...@gmail.com on 26 Aug 2011 at 2:42