During the big event on 26th October 2016, Microsoft made the announcement of it’s next major release of Windows 10. They named it as ‘Windows 10 Creators Update’, which we already know as ‘Redstone 2’ update. This release is going to be more focused on 3D, mixed reality and more.

 

Though the giant company didn’t announce the release date, but it’s planned to release sometime in Spring 2017 as free update.

Published by on under News | Windows

Windows 10’s registry editor finally receives an update with the Insiders Preview build 14942 aired on 7th October for the Windows 10 Insiders in fast ring. It will give added value to the power users while navigating through the registry paths.

 

In this blog post, we are going to see the changes part of the Registry Editor on Windows 10 which may come with the next big update.

Published by on under Win10Tips | Windows

I hope that, you are finding my articles on Git Tutorials helpful. Till now, as part of the Git Tutorial Series we learned about the changes, the commit to the staging area, viewing the working tree status and pushing the changes to the remote repository.

 

In this part of the tutorial series, we will learn how to stash the changes of a working directory and pop it where/when require. Lets start discussing about “git stash” command and it’s parameters.

Published by on under Git | Git Basics

As of now, as part of the Git Tutorial Series we learned about the changes, the commit to the staging area and viewing the working tree status. Once we are fine with the local branch changes, we need to push it to remote repository.

 

In this part of the tutorial, we will learn how to push these commits/changes to remote. Lets start discussing about the “git push” command and it’s various parameters.

Published by on under Git | Git Basics

The Visual Studio LightSwitch team, in a blog post, announced an important update about the LightSwitch tool that was used to accelerate the development of line-of-business apps. They are going to draw a line to end this tool from the future versions of Visual Studio.

 

If you are developing apps using LightSwitch, it’s time for you to think and start planning for a smooth migration. Continue to read more about it.

Published by on under LightSwitch | News

In the last two posts of the "Git Basics" series, we learned how to stage changes and save/commit to Git remote repository. I hope, that was clear and easy to understand. Today we are going to see how to show the working tree status.

 

Let's continue learning the "git status" command today with the parameters that you need to know. Stay tuned to read more posts on Git Basics.

Published by on under Git | Git Basics

Microsoft released the ISO image of the Windows 10 Insiders Preview build 14931, which can be downloaded from the Microsoft server by generating the temporary link. Standard, Enterprise, Education and Home editions are available for download.

 

Read more to know further about the insiders build and grab the links to download the said ISO image (both 32-bit and 64-bit editions) from secure Microsoft servers.

Published by on under News | Windows

In the last post of the series, we covered "Git Add" command to stage changes. Today we are going to discuss "How to commit that staging changes to Git repository", which you will need to perform every time working with it.

 

Let's continue learning about the command "git commit" today with the parameters that you need to learn. Stay tuned to read more and more posts on Git basic series.

Published by on under Git | Git Basics

In the last article, we covered "Git Fetch and Git Pull". Today we are going to discuss another topic on the Git Basics tutorial series i.e. "How to stage your changes to Git repository", which you will find useful while working in Git.

 

Let's continue learning about the command "git add" today with the parameters that you need to know. Stay tuned to read more and more posts on Git basic topics.

Published by on under Git | Git Basics

In the last article, we discussed about "Git Tags". Today we are going to discuss another topic "Git Fetch" and "Git Pull", which I hope, will help you to easily work with Git Bash commands to download code from repository.

 

Let's continue learning about "git fetch" and "git pull" today with the commands that you need to know. Stay tuned to read more and more posts on this topic.

Published by on under Git | Git Basics

I hope that the last post on "Git Branches" from my "Tutorials on Git Basics" was easy for you to understand. Today we are going to discuss on another topic "Git Tags", which I hope, will help you to easily work with Git Bash commands.

 

Let's continue learning this today with the commands that you need to know. Stay tuned to get more posts on this topic.

Published by on under Git | Git Basics

It’s a big day of life when you receive Microsoft MVP Award and it becomes a golden moment when the giant company reward you for the 7th consecutive year. Yes, I have been re-awarded for the 7th time as a Microsoft's Most Valuable Professional.

 

This time also I have been awarded in the “Windows Development” category for my contributions toward the vast developer community.

Published by on under Achievements | Awards