Micro ORMs, alternatives to Entity Framework ? Part 2
<< Previous article (Part 1) Introduction of some Micro ORMs: Simple.Data Scenario Used In…
Read More<< Previous article (Part 1) Introduction of some Micro ORMs: Simple.Data Scenario Used In…
Read MoreThis article is not intended to exhaustively describe unit tests, but rather to promote a clear…
Read MoreAsynchronous programming is a set of techniques to implement expensive operations which are performed simultaneously…
Read MoreSometimes it’s very useful for long running tasks that don’t need to complete before returning…
Read More