Windows 10 Tip: Searching within the Calendar app

Have you ever needed to look up something on your calendar – like when your boss is going to be on vacation, or when an important meeting is coming up? Now you can, thanks to the Windows 10 October 2018 Update.  You can find past or future events by searching for the name, location, people included or […]

The post Windows 10 Tip: Searching within the Calendar app appeared first on Windows Blog.

Continue reading Windows 10 Tip: Searching within the Calendar app

From finance firms to factories — technology powers industry innovation

Recently, I joined a ribbon-cutting at the new Bank of America location on Microsoft’s campus in Redmond, Washington. The financial center is a great example of co-innovation with our customers. It features some test technology only available at this location, like a holographic greeter, with capabilities in English, Spanish and American Sign Language. The bank’s… Continue reading From finance firms to factories — technology powers industry innovation

Released: Version-agnostic Management Pack for SQL Server (7.0.15.0)

Version-agnostic management pack for SQL Server now supports SQL Server 2012, 2014, and 2016 in addition to 2017 and up
This management pack is virtually a new version of the version-agnostic management pack for SQL Server 2017 and up, whose last versi… Continue reading Released: Version-agnostic Management Pack for SQL Server (7.0.15.0)

Microsoft Edge on iOS and Android now supports conditional access and single sign-on

 
 
Microsoft Enterprise Mobility + Security (EMS) is excited to deliver conditional access protection for Microsoft Edge on iOS and Android. This integration expands your management capabilities as you deploy Microsoft Edge for the best brow… Continue reading Microsoft Edge on iOS and Android now supports conditional access and single sign-on

HDC UI update: “It requires a reboot” check box removed

You may have noticed that the check box “It requires a reboot” in the driver promotion detail section has been removed.  Hardware Dev Center will now be parsing all INFs in the publishing package and automatically detecting the reboot directive fo… Continue reading HDC UI update: “It requires a reboot” check box removed

How to launch another app using protocol on .NET Core 3.0 WPF app

Updated at Apr 22, 2019
Updated to more better workaround written on comments, thank you  .
 
The body of this article
This article is as of .NET Core 3.0 Preview 3.
 
If you write a code in .NET Framework WPF app like as below:
Process…. Continue reading How to launch another app using protocol on .NET Core 3.0 WPF app