Using Excel to work with SQL Server data sets is often more convenient than having to write a complete solution using C#. A variety of solutions exist to work with Excel from your C# code and Microsoft.Office.Interop.Excel is just one of them. EPPlus is also a popular solution for working with Excel. EPPlus is free… Read More
Visual Studio 16.9 and 16.10 Preview 1
Visual Studio 16.9 and 16.10 Preview 1 bring many new features to enhance your coding experience. The best IDE is only a few clicks away. Read More
Visual Studio Community 2019 Preview 4.0
Released on February 9, 2021, Visual Studio Community 2019 4.0 gets even better. Read More
How to Create Excel Files in C#
How to Create and Read Excel files from your C# application. Read More