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

There could be some situation when you tagged your code in local Git repository and pushed it to remote and later you decided to delete the tag. This is simple to delete the tag reference from local, but how to perform the same in remote?

 

Today we are going to see the bash command(s) by which you will be able to remove the tag information from Git. Let's see, how!

Published by on under Git | Git Basics

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