Object-Oriented Software Development
Languages, patterns, technologies, frameworks.
Wednesday, May 15, 2013
Yet Another ORM Micro Benchmark, part 1/3, introduction
›
I’ve been experimenting with Entity Framework 5 Code First lately and one of my concerns was the performance on bare SELECTs as most of the ...
Monday, May 13, 2013
Viewing Generated Proxy Code for Entity Framework 5 Code First
›
There is an old post by David DeWinter which shows how to see the proxy code generated by EF . The information is a little bit outdated or a...
Monday, May 6, 2013
Entity Framework 5 Code First Multi-Tenancy with Migrations
›
The Entity Framework 5 Code First Migrations mechanism works great, however there is a small issue regarding multi tenant applications wher...
Wednesday, March 27, 2013
Annotation-based Documentation Provider for APIExplorer
›
The APIExplorer is a nice way to automatically build a docs page for your WebAPI RESTful services. The documentation is created using refle...
‹
›
Home
View web version