Important features of C# (edit)
- Automatic Garbage Collection
- Standard Library
- Conditional Compilation
- Boolean Conditions
- LINQ and Lambda Expressions
- Assembly Versioning
- Properties and Events
- Delegates and Events Management
- Easy-to-use Generics
- Indexers
- Simple Multithreading
- Integration with Windows
ASP.NET MVC (C#)
https://www.tutorialsteacher.com/
https://asp.net-tutorials.com/
https://visualstudiomagazine.com/blogs/tool-tracker/2018/02/web-forms-to-mvc.aspx
https://forums.asp.net/t/2094813.aspx?Performance+between+ASPX+view+engine+and+Razor+view+engine
Web Forms
https://github.com/tomasherceg/ModernizeWebFormsSample
- Modernizing ASP.NET Web Forms Applications (Part 1)
- Modernizing ASP.NET Web Forms Applications (Part 2)
- Modernizing ASP.NET Web Forms Applications (Part 3)
Tomáš Herceg
I live in Prague, Czech Republic.
I speak at conferences about .NET, run a company called RIGANTI and love open source projects.
AdminLTE + Material Pro
https://wrappixel.com/demos/admin-templates/material-pro/material/index.html
Live streaming
Free and open source software for video recording and live streaming.
.NET Core
https://edi.wang/post/2018/10/31/migrating-old-aspnet-applications-to-net-core
http://tattoocoder.com/asp-net-core-getting-clean-with-soap/
I list a few highly used NuGet packages here, that already support .NET Core for your reference:
- Web.AspNetCore
- Json
- HtmlAgilityPack
- RestSharp
- NUnit
- Dapper
- AutoMapper
- Moq