Recently Updated Pages
Mocking a DBContext for Testing
The easiest means to mock a data context for testing, is to use an in-memory database. An in-mem...
EF: Data Contexts - DbContexts
When working in EF, you will come across the need to create a DbContext type. MS has a base clas...
EF: Logging
Here's some notes on how we implement logging in EF. We've currently implemented it in our dynam...
New Page
Moving MSSQL Databases
Here are steps to move SQL Server databases from one volume to another. WARNING: These steps ass...
How to Stop Cell HotSpot Throttling
Here's a simple thing to do, to get around hotspot throttling when tethered to a phone. What's h...
App Local Storage Service
This service allows an app to store data in the browser's localstore. The local store is treated...
OGA.PostGres.Lib Usage
Here’s notes on how to create and manage databases with OGA.PostGres.Lib. This applies to use ca...
RMQ Scenarios
Change Events A service that needs to publish change events for a domain. An example of this wo...
RabbitMQ Cloud Service RPC Conventions
Here’s a list of conventions followed by cloud services for inter-service RPC communication. RPC...