C# CSharp Guest Post PVS-Studio Sponsored date_range April 07, 2021 C# Code Analysis With Roslyn's Syntax Trees Codingvila comment Add Comment Introduction In the previous article, we compared Visual Studio's templates that one can use to build their own static analyzer. There w...
Asp.net Bootstrap C# CSharp CSV MVC date_range March 30, 2021 Export Data to CSV File Using ASP.NET MVC Codingvila comment Add Comment Introduction In this article, I am going to explain how to export data into a CSV file using ASP.NET MVC with SQL Server and entity framewor...
C# Code Analyzer CSharp Guest Post PVS-Studio Sponsored date_range March 19, 2021 Creating a Static Analyzer for C# From Project Templates in Visual Studio Codingvila comment Add Comment ''Static code analyzer'' sounds a bit complicated, doesn't it? What if after reading this small note, you will have enou...
Blogs Errors JavaScript jQuery date_range March 06, 2021 The object doesn't support property or method 'includes' in IE 8 Codingvila comment Add Comment Introduction In this article, I am going to explain how to fix the error Object doesn't support property or method 'includes' as...