Published on

Querying Telerik OpenAccess with LinqPad

Authors

Telerik already has a blog post about this, but this should make it a little easier to figure out the setup.

  1. Open LinqPad, click F4 so we can add in our assemblies
  2. Add in the following assemblies
    • Telerik.OpenAccess.Adonew2.dll
    • Telerik.OpenAccess.Config.dll
    • Telerik.OpenAccess.dll
    • Telerik.OpenAccess.Query.dll
    • YOUR OPENACCESS DLLs
  3. Click the additional namespace imports tab, and add in these
    • Telerik.OpenAccess
    • YOUR OpenAccess DAL Namespace(s)
  4. Thats it!, click Set as Default at the bottom and query away

Boost your online presence.

Let us create the perfect digital experience for your company.

Contact us now