Microsoft is preparing for the next big update for Windows 10, that's the Creators Update from the Redstone 2 branch. If you are running Windows 10, you might have already started receiving the promotional message on your Windows Update page.

 

This message appears on the Windows Update page for the users who are running the latest version of the Windows 10 anniversary update.

Published by on under News | Windows

There could be various reasons when you would like to amend your last commit. One of them is improper commit message and/or wrong committer information. In any of the case, you may like to change the previous commit.

 

In this small post, we will learn how to amend your last Git commit message as well as the committer information (username and email). Continue reading to know more.

Published by on under Git | Git Basics

Microsoft has recently released Visual Studio 2017 and you might be already started working in it. If you are using NuGet Package Manager Console, you may face an issue which prevents you to press the keyboard 'Enter' key.

 

If you faced this issue, which has been already logged, here is a workaround to resolve it for the time being while Microsoft is working on the fixes.

Published by on under Tips | Visual Studio 2017

Microsoft has started a new program to provide early access to the Visual Studio Preview to try out the latest features, bug fixes incorporated to Visual Studio 2017 and help to shape the future by making the IDE even better.

 

Visual Studio Preview has the most recent code pushed with new features, bug fixes and can run side-by-side with stable version of the IDE. Read more to know about it and get the preview installer.

Published by on under News | Visual Studio 2017

Going one more step towards the Windows 10 Creators Update, Microsoft released one more build for Windows Insiders in the fast ring. This build consists no new features other than the bug fixes. The build 15055 is available for both PC and Mobile devices.

 

A lot of issues have been fixed in this flight, also has few known issues. Before installing it, you should read them carefully.

Published by on under News | Windows

Along with Visual Studio 2017, Microsoft also released the .NET Core Tools 1.0, which are supported on Windows, Mac and Linux operating systems to build cross-platform applications. Though it is part of the Visual Studio 2017 installer, but you can also download them separately.

 

In this post, sharing the links to download the .NET Core SDK and .NET Core Runtime for different environment for easy access.

Published by on under .Net | .NET Core

Microsoft released the final version of Visual Studio 2017 on 7th March 2017, which brought a set of new features and enhancements for the developers to build apps for any platform in any language. It comes in web installer only. No ISO/DVD images are available.

 

In case you need an offline installer, you can easily create that and customize it as per your need. Follow the steps mentioned below to create the installer.

Published by on under Tips | Visual Studio 2017

Microsoft released the final version of Visual Studio 2017 and is currently available for download. This release brings a new lightweight and modular installation experience, that you will really love. This also brings a lot of new features to accelerate your development productivity.

 

Find the links below to download the latest version of the Visual Studio 2017, an IDE which every developer must need.

Published by on under .Net | C#

Recently we learnt how to read Microsoft Word and Microsoft Excel document contents (text only) using the interop APIs exposed by Microsoft. Now, what about reading the text content from PowerPoint slides? This can be achievable using another interop assembly file.

 

Today we will discuss how to extract the texts available in PPT files using 'Microsoft.Office.Interop.PowerPoint.dll'. Code has been shared for your easy reference.

Published by on under .Net | C#

Along with Windows 10 Insider Preview Build 15042 for PC, Microsoft also released a new build for Windows Mobile. They numbered it as: 15043. If you are in the fast ring, check for updates. Though there are no major changes in this build, but has a set of fixes to the issues reported earlier.

 

Checkout to read what has been fixed in this build. This build also contains few known issues. Read them before installing this build.

Published by on under News | Windows

A new insiders preview build has been aired by Microsoft. If you are running 64-bit version of Windows 10 in fast ring, check for Windows Update to get the new build 15042. Dona Sarkar in her blog post mentioned that, 32-bit version of Windows won't get this update due to a major bug.

 

As Microsoft is heading towards the final release, the build contains a bunch of changes, improvements and fixes. Read the known issues for PCs before installing this build.

Published by on under News | Windows