Create complete reports using DataTables and ASP.NET MVC Core
DataTables is a very nice JavaScript library that will improve the reports on your web applications
My first impressions of Razor Components (server-side Blazor)
Since Razor Components is coming along .NET Core 3 I decided to give it a try and write what I think about it so far
What is the difference between Reference Types and Value Types?
Here is where you will understand the difference between a Class and a Struct. Also the difference between Stack Memory and Heap Memory.