ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: mben on April 27, 2014, 10:26:11 am

Title: pqTestContext used in MVC examples
Post by: mben on April 27, 2014, 10:26:11 am
Hello,
The examples using MVC has this code. Yet it is not listed anywhere and is not found on the forum.
Where can this be found?

pqTestContext db = new pqTestContext();

Thx,

Ok- i see it is entity framework context, answered my own question after looking at it a bit more.

Thx