Multi-Tenancy is Hard: ASP.Net Boilerplate Makes it Easy
The three approaches ASP.Net Boilerplate provides for solving multi-tenancy.
The three approaches ASP.Net Boilerplate provides for solving multi-tenancy.
Using stored procedures in ASP.Net Boilerplate is a little trickier than you might imagine.
Extracting a method from an Entity Framework LINQ query can quietly kill performance. Here are three easy solutions including: Expressions, Extension Methods, and LinqKit.
Technically it was the dinosaurs, approximately 240 million years ago, that first solved downloading files from web servers. So doing it with a modern tech stack with an auto-generated client-side proxy should be easy, right?
ASP.Net Boilerplate is a web framework you've likely never heard of, but probably should have. Fortunately, I just published a new episode of Code Hour where I give an overview of it.