Giter Club home page Giter Club logo

linqtosql-test-extensions's People

Contributors

benjol avatar johanneshoppe avatar lukesampson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

linqtosql-test-extensions's Issues

Code analysis on the Context property

Code analysis complains on the NotImplementedException thrown by the Context property.

I tried to squeeze something in there, but nothing really worked and it has to be implemented because of the interface.

Obviously not teh biggest deal in the world, but a thing.

This is the coolest tool for testing LINQ to SQL out there. Thanks for writing it.

No easy way to incorporate custom methods in DataContext

Since DataContext is a partial class, one can add extension methods to contain data access logic. Those methods which are added through partial class definitions are not accessible through the interface.

It wouldn't be an issue if the methods were also declared in the interface and copied to the in-memory counterpart.

Still an amazing work. Thanks.

Compiled queries don't work

Because IDataContext does not implement DataContext, compiled queries give a compiler error when used with IDataContext.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.