Smooth Interaction and Motion with the Visual Layer in Windows 10 Creators Update

2017-06-28 KENNETH 0

Smooth Interaction and Motion with the Visual Layer in Windows 10 Creators Update The Composition APIs come with a robust animation engine that provides quick and fluid motion running in a separate process from your Universal Windows Platform (UWP) app. This ensures a consistent 60 frames per second when running your app on an IoT device as well as on a screaming gaming machine. It is, quite simply, fast. This is an essential capability for implementing the Fluent Design System which calls on us to create a sense of cinematic motion in our UWP apps. The Composition APIs also provide something you probably have never had access to before: the ability to create high-performing, low-level manipulation-driven custom animations like the one shown above.  In the same way that we that want our visuals to be fast and smooth, we want [ more… ]

No Image

Announcing end-to-end security features in Windows 10

2017-06-27 KENNETH 0

Announcing end-to-end security features in Windows 10 The Microsoft mindset is a security mindset. Our goal is to ensure customer safety as the security threat landscape continues to grow increasingly more sophisticated and adversaries are more successful at impacting the bottom line. New security features in the Windows 10 Fall Creators Update allows us to be more front footed and make life harder for the bad guys. Today, I’m excited to share how we’re raising the bar by hardening our Windows platform, taking advantage of cloud intelligence and bringing everything together in one end-to-end solution. From C-Level to Sec-Ops, our customers tell us they want an integrated, single pane of glass security solution to consume, manage and integrate security for their fleet of devices. When considering the rapid pace new cyber threats are released in the wild, we agree that [ more… ]

Windows 10 Tip: Personalize your PC with new themes in the Windows Store

2017-06-27 KENNETH 0

Windows 10 Tip: Personalize your PC with new themes in the Windows Store Choose from endless options to make your PC yours, including hundreds of wallpapers, sound options, and custom accent colors. Themes include plants and flowers, landscapes, animals, natural wonders, cityscapes – anything to suit your style. The photography, art, and illustrations you see come from creators across the globe. Windows 10 is all about letting you express yourself and create, and customizing your PC is a great way to jump into the Creators Update. Here’s how to find themes in Windows 10: If you have the Creators Update, you can open Settings, select Personalization, Themes, and then the “Get more themes in the store” link – or, click here to go right to the Windows Store. Once downloaded, you can launch your new theme from the Windows Store [ more… ]

Smooth as Butter Animations in the Visual Layer with the Windows 10 Creators Update

2017-06-24 KENNETH 0

Smooth as Butter Animations in the Visual Layer with the Windows 10 Creators Update The Windows 10 Creators Update marks the third major release of the Windows UI platform APIs. With each release, an attempt is frequently made to simplify features introduced in prior releases. This encourages Universal Windows Platform (UWP) developers to standardize on these features. The new hide and show implicit animations are an example of this. At the same time, too much standardization can potentially lead to conformity, so with each new release more powerful visual features like the new custom animations are also added, which allow developers who are willing and able to dive into them to customize their user interfaces and stand out from the crowd. This inherent tension between ease of use and the power to customize rewards developers for their efforts while also [ more… ]

No Image

Windows Template Studio 1.1 released!

2017-06-23 KENNETH 0

Windows Template Studio 1.1 released! We’re extremely excited to announce the Windows Template Studio 1.1. In partnership with the community, we’ve been cranking out and iterating new features and functionality. We’re always looking for additional people to help out and if you’re interested, please head to our GitHub at https://aka.ms/wts. How to get the update: There are two paths to update to the newest build. Already installed: Visual Studio should auto update the extension. To force an update, Go to Tools->Extensions and Updates.  Then go to Update expander on the left and you should see Windows Template Studio in there and click “Update.” Not installed: Head to https://aka.ms/wtsinstall, click “download” and double click the VSIX installer. Improvements to the Wizard: Page Reordering The first page doesn’t have to be the Blank page Renaming of pages and background tasks Offline improvements [ more… ]