Solving the Web Performance Crisishttp://ch9northcentralus.blob.core.windows.net/mfupload/3e153d47241a49b9adbda6f9015cc7ab/webperfcrisis.mp4 Adapted from an internal Microsoft event – presented by Nolan Lawson. The slides for this presentation are available here. Recent research by DoubleClick shows that 53% of mobile sites are abandoned if they take longer than 3 seconds to load, and that the average load time on 3G is 19 seconds. Worse, a report… Read More
Get 19 VS 2017 Web Extensions with Just One InstallMr. Visual Studio Extension Man, Mads Kristensen, is back with a huge Web Extension pack for the recently released Visual Studio 2017. While we highlighted his Web Extension Pack last year, Mads Mad Web Extension Pack, this time, he’s out down himself, packing up 19 (and counting) must have web extensions for Visual Studio 2017.… Read More
Getting Started with CSS Animationshttp://ch9northcentralus.blob.core.windows.net/mfupload/b829417b6f1b42cb85f1a6c701643ce4/CSSAnimations.mp4 CSS animations allow you to create animations that go beyond simple property changes. Similar to popular animation tools, you can use keyframes to create more complex visuals. Watch the video to learn the basics of CSS animations and then learn more at http://aka.ms/CSSAnimations. Source link… Read More
Adding a Background Script to your Edge Extensionhttp://ch9northcentralus.blob.core.windows.net/mfupload/55f9b6c64d264770b64ea6ba017dda3f/BackgroundScript.mp4 Learn how to make a useful Microsoft Edge extension using only a few lines of code. In this video, we focus on the brains of an extension – the background script. Get complete details at http://aka.ms/EdgeExtensionsDocs. Source link… Read More
High Contrast Support in Microsoft Edgehttp://ch9northcentralus.blob.core.windows.net/mfupload/dd6aaf0989a54225a632a69801360cc4/HighContrastInEdge.mp4 High Contrast Support in Microsoft Edge gives users more color contrast if they find it hard to read text on the screen. Learn how you can optimize your web sites to take advantage of this feature and make your information more accessible. Complete details at http://aka.ms/EdgeHighContrast Source link… Read More
TWC9: Predator 21″ Notebook, App Dev on Xbox, 10k Apart, Sell VSTS Extensions and more… | This Week On Channel 9http://ch9northcentralus.blob.core.windows.net/mfupload/e923776835174ffdacc7a6750016207d/20160901TWC9.mp4 This week on Channel 9, returning guest hosts Scott Klein and Robert Green discuss the week’s top developer news, including; [00:51] New Dev Center Capabilities [Bernardo Zamora] [01:38] App Dev on Xbox On-Demand [02:35] How MonoGame is bringing more indie developers to Xbox One [Paul Acevedo] [03:35] New C# 7.0 features in Visual Studio… Read More
What's new in Edge 14http://ch9northcentralus.blob.core.windows.net/mfupload/9b13c950fabb4fef90cda66d0127864e/Edge14.mp4 Join Helen Huang (an intern on the Web Platform Team) and Jonathan Sampson (a program manager on the Web Platform Team) for a quick tour of some highlights from Edge in the Windows 10 Anniversary Update. EdgeHTML 14 is the latest release of the Edge rendering engine (EdgeHTML), which ships in the Windows 10… Read More
Debugging Microsoft Edge Extensionshttp://ch9northcentralus.blob.core.windows.net/mfupload/bc4c8505efcf425ba0daa66c01530012/DebuggingExtensions.mp4 This video is really 3 One Dev Minutes wrapped up into 1. It covers how to use the F12 Developer Tools in Microsoft Edge to fix a buggy extension’s: – background script – content script – extension page For more information, go to http://aka.ms/DebuggingExtensions. Source link… Read More
Edge F12 Tools for Tracking Changeshttp://ch9northcentralus.blob.core.windows.net/mfupload/e5b98de4fa474422ba5ba5fe016416fe/F12ToolsChanges.mp4 Microsoft Edge offers F12 tool features that are unique from any other developer tools. Edit HTML and CSS in the browser, making changes on the fly, and Change Bars will highlight any changes you have made. The Changes tab will show all your changes in one place with the ability to revert or copy… Read More
Web Extension Pack | Visual Studio Toolboxhttp://ch9northcentralus.blob.core.windows.net/mfupload/7f16ce13f3b44cebab0da5c6001b9fbd/VSToolboxWebExtensionPack.mp4 In this episode, Robert is joined by Mads Kristensen, who shows us the Web Extension Pack. This extension installs a number of extensions that help you become a more productive Web developer. The extensions contained in the Web Extension Pack have been proven to be stable over time and useful for all Web developers.… Read More