12021 0
How to enable caching in IIS
Explains how to enable caching in IIS so that performance of website is improved by not requesting same content again
Type
Article
4351 0
Best .NET APM tools to consider for your .NET application
In this article, I have provided a list of best .net or .net core APM tools which a developer or technical lead of team should consider using in his .NET application
Type
Article
5624 0
Best Reporting Tool for ASP.NET (MVC, Core or Web-Forms)
In this article, I have listed all the best available free or paid reporting tools for asp.net core, asp.net mvc and asp.net web-forms, which you should consider for generating reports.
Type
Article
2937 0
Zip-UnZip File in C# (.NET 4.5+ and .NET Core example)
In this article, I have provided working example of how we can zip or unzip using C# with examples in .NET 4.5+ Framework and .NET Core.
Type
Article
10683 0
How to get month name from month number in C#?
In this short article, I have explained how you can get month name in C# easily in any format, using Datetime.
Type
Article

10183 0
Import Excel data in Sql server database in ASP.NET Core MVC using OleDb
In this article, I have provided step by step code to import excel rows into sql server database in asp.net core mvc
Type
Article
5163 0
Creating Google charts in ASP.NET Core MVC
In this article, I have provided working example to use google charts in asp.net core web-application by returning JSON data from server.
Type
Article
2522 1
Missing Startup.cs in .NET 6, how to configure?

Hello, I have started using Visual Studio 2022 and Was trying to create a new ASP.NET Core (.NET 6) project, but when I tried to add new JSON settings in Startup.cs, I wasn't able to found this file? So How can i configure JSON settings or database context details in .NET 6 without startup.cs

...
Type
Question
14995 0
Email Address Validation in C# (With and without Regex)
In this article, I have explained how we can validate email address using regex ( regular expression in C#) and without it also using Data annotation with an example.
Type
Article
8132 0
Validating Email in ASP.NET using Regularexpressionvalidator
In this article, I have explained how you can validate email address or apply email validation using regularexpressionvalidator email validator in asp.net web forms.
Type
Article

Page 9 of 31