Read file in C# (Text file .NET and .NET Core example)

In this article, I have explained and provided code to read text file in C# ( line by line or complete text file into string) using Console application example in .NET Framework and .NET Core.

C Program to print Fibonacci Triangle

Fibonacci Series is one of the most asked questions in Tech Interviews. Here, I have attempted to simplify the explanation with the help of an example.

Free SQL Server Reporting Tools

In this article, I have provided list of free SQL server reporting tools with their features, so you can easily which sql server reporting tool will be good for your company.

Best IDE for Web Development (C#, ASP.NET, Java , PHP, HTML, Javascript)

In this article, I am providing list of various IDE and Editor which is suitable for Web development in Java, PHP, ASP.NET, HTML, CSS, JavaScript etc.

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.

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.

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

Page 41 of 56