Coding Grounds
Compilation of different programming projects I amuse myself with.
Friday, 5 February 2021
Overcoming limitations in Contains in Entity Framework
›
Entity Framework will hit a performance penalty bottleneck or crash if Contains contains a too large of a list. Here is how you can a...
5 comments:
Thursday, 31 December 2020
Simple property grid in Blazor
›
This artile will present a simple property grid in Blazor I have made. The component relies on standard stuff like Bootstrap, jQuery, Twitte...
1 comment:
Monday, 28 December 2020
More fun with Blazor - creating a folder viewer in 10 minutes
›
git clone https://github.com/toreaurstadboss/BlazorLiveReloadSample.git Blazor is very easy to use! I spent 10 minutes to create...
2 comments:
‹
›
Home
View web version