Microsoft brought a new set of enhancements along with Windows 10 November Update. Among them, one is lock screen enhancements which will allow you to set background image of lock screen from the Windows Spotlight and set/remove the login screen background image.

 

Today in this post, we are going to discuss on the same and will see how to set those various options in Windows 10 November update (aka. Threshold 2).

Published by on under DZone | Manika-Chowdhury

Microsoft restores the availability of Windows 10 November Update, which was pulled just after release. The giant company also explained why it was pulled. If you have the RTM build 10240, check out Windows Update. You might have got the notification to install version 1511 by that time.

 

If you have already installed the November Update (version 1511, build 10586), there’s a patch for you. To know more about this, continue reading the post.

Published by on under DZone | News

If you are building add-ins for Microsoft Word, at the time of add-in installation you might want to check whether user has installed MS Word on his system or not. Based on that, you might want to show a message to the user or take proper action as per your business need.

 

In this small blog post, we will learn what needs to be done using C# to find out whether the said Microsoft Office product is installed or not. Continue reading to know about this coding tricks.

Published by on under CSharp | DZone

On various scenarios, especially when you are building and shipping Add-Ins for outlook, at the time of add-in installation you might want to check whether user has installed outlook on his system or not. Based on that, you might want to show a message to the user.

 

In this small blog post, we will learn what needs to be done using C# to find out whether outlook is installed or not. Continue reading to know about this coding tricks.

Published by on under CSharp | DZone

The giant company brought a set of new features in Windows 10 November update. It’s the first big update after Windows 10 gone RTM. Along with other features and enhancements, it brought Start Screen/Menu enhancements. This includes more tiles and occasionally showing suggestions.

 

Today in this small blog post, we will discuss about these enhancements along with it’s settings to enable/disable the same. Continue reading to know more about it.

Published by on under Tips | Win10Tips

I hope many of you have already installed the Windows 10 November Update on your system. This new build includes bug fixes, product improvements along with many new features. Among those new feature, one is to show or hide the background image in the sign-in screen.

 

Microsoft provided an option in the settings app. In this small blog post, I will show you how to do this. Continue reading to know about this new feature.

Published by on under Tips | Win10Tips

Windows 10 November update features a new settings, which when enabled, let you receive fun facts, tips, tricks and more on your Lock Screen. This is a new feature, you will get in Windows 10 version 1511 (build: 10586.3) and above. If you didn’t receive this update yet, check the Windows Update service.

 

In this small blog post, I will show you how to enable or disable this option from the Windows 10 settings app. Continue reading to know more about it.

Published by on under Tips | Win10Tips

Few days ago, I wrote a blog post about Windows 10 Start Screen image programmatically using C# code. Today in this blog post, we will discuss about changing Lock Screen background image of Windows 10 using C# code. Microsoft Windows SDK provides the API sets to call.

 

Let’s start learning about the API with a small piece of code. Continue reading. Code has been shared at the end of the post. If you have any comments, drop a line.

Published by on under Tips | UWP

Outlook and other office applications provides an easy way to restart itself. Though there are no directly exposed APIs to restart it, but you can easily write code to do the same operation. Today in this small blog post, we are going to discuss on the code to be implemented.

 

Just three simple steps and your code is ready. C# Code has been shared at the end of the post. Let me know if you have any queries. Would be happy to help.

Published by on under .Net | CSharp

Microsoft aired Windows 10 build 10586 for the fast ring Windows Insiders. If you are one of them, you can get it via Windows Update service. This build is mainly focused on bug fixes and improvements to move forward the final build of Threshold 2. As it is a developer preview build, has some known issues.

 

This post lists all the fixes and known issues in this build. Before installing, please go thru the lists. Windows Feedback app to report any problems that you might encounter with this build.

Published by on under News | WinDev

John Montgomery, Director of Program Management for Visual Studio, announced the availability of Visual Studio 2015 Update 1 RC (Release Candidate) stepping forward to release the final update of our favorite IDE. It has many new features to improve the productivity of the developers.

 

Find in this post the download link (ISO image for offline installation) and the features set. Try it, provide your feedback and report any bugs if you notice.

Published by on under News | Visual Studio 2015