Export datatable to excel in C# (ASP.NET Web-Form example)

In this article, I have provided a examples to export datatable to excel in c# in ASP.NET web-application using data from SQL server database and have used OpenXML/ClosedXML & InterOp.

Read Excel file and import data into GridView using Datatable in ASP.NET

In this article, I have explained how you can use C#, to read excel file into GridView using datatable in ASP.NET web-forms

Convert String to List in C# and string array to list

In this article, I have provided sample code to convert comma separated string into list using C# or convert string array into list in C# console application.

How to Reboot AWS Instance (Restart EC2, Various Ways)

In this article, I have provided step by step procedure about how to reboot or restart AWS EC2 Instance using AWS console or CLI or using Powershell

Convert List to string in C# (Comma-separated, New-Line)

In this article, I have provided example to convert List into comma-separated string or New line separated using C#.

Best Free SSL Certificate Providers

In this article, I have provided list of best free SSL certificate providers which you can use to install on your server or website to make it secure.

Best Source Code Management tools (Version Control tools)

In this article, I have provided list of source code management tools which a developer must use for branching, pull, push etc requests.

Import data from Excel to SQL Server

In this article, I have provided step by step procedure to import excel in SQL Server database using SSMS or using SQL Query.

Upload file to Azure Blob Storage using C#

In this article, I have mentioned step by step procedure to upload file to Azure Blob Storage using C# in simple Console application.

Save Selected Dropdown and Text value in database in ASP.NET Web-Forms

In this article, I have provided step by step procedure to create dropdown from database and add new dropdown values in database in ASP.NET Web-Forms.

Page 41 of 56