ASP.NET

Feb
22

Demo projects are available on GitHub now

All demo projects on GitHub refer to Active Query Builder NuGet packages, so they do not require installation of Active Query Builder to run.
1 min read
Feb
21

Using Redis instead of the session-based storage

Active Query Builder is no longer tied to th ASP.NET session mechanism anymore but can store its state in any repository specified by the programmer. This allows for easy load-balancing while using in web farms.
1 min read