Follow us on X (Twitter)  Like us on Facebook  Connect with us on LinkedIn  Subscribe to our YouTube Channel  Subscribe to our WhatsApp Group

Recently, we learned how to read text contents of Microsoft Word document from a .NET application using the APIs exposed in 'Microsoft.Office.Interop.Word.dll'. There may be a business requirement to read contents of Excel sheets too.

 

Today we are going to learn how to read Microsoft Excel documents. The complete source code has been shared for your easy reference.

Published by on under .Net | C#

Visual Studio 2017 is going to be release on 7th March 2017. Twenty years ago, on 28th January 1997, the first version of Visual Studio was launched. Over the years, it grew rapidly and became a first choice for the developers.

 

Microsoft in a blog post announced the release date, along with the 'Launch Event' (starting 8:00 AM PST on 7th March) to share the latest innovations from Visual Studio, .NET, Xamarin and Azure.

Published by on under News | Visual Studio 2017

Microsoft announced the availability of Windows 10 Insider Preview Build 15031 for PCs. If you are a Windows Insiders in the fast ring, check for Windows Update to get the notification. It's one steps towards the release of Windows 10 Creators Update and contains few new features, bug fixes.

 

Before downloading the build, don't forget to check the fixes and most importantly the known issues currently available in this build.

Published by on under News | Windows

There could be some possible business needs for your .NET application to read the text contents from a Microsoft Word document. This can be simply done using the APIs exposed in the dll named 'Microsoft.Office.Interop.Word.dll'.

 

Let's have a quick look on how to do it using C#/.NET. Also find the complete source code shared here for your easy reference.

Published by on under .Net | CSharp

Microsoft released Windows 10 Insiders Preview Build 15019 for PCs. If you are an insider in the fast ring, check for updates to see the new update notification. It is a successor to build 15014, released last week. The new build focuses more on ‘Gaming Features’ which is going to come in Creators Update.

 

Checkout the new/enhanced features along with the known issues before installing this build. If you are not comfortable to install, give it a pause.

Published by on under News | Windows