Debug .NET Apps in Production with the Snapshot Debugger in Application Insights | Azure Friday

Dan Taylor joins Scott Hanselman to talk about how the Snapshot Debugger in Application Insights can help you identify the root cause of issues in your production environment without having to repro them locally. Dan shows how by adding … Continue reading Debug .NET Apps in Production with the Snapshot Debugger in Application Insights | Azure Friday

Pay the Web Forward: Making payments simpler on the Modern Web | Microsoft Edge Web Summit 2017

Buying things on the web can be tedious, frustrating and painfully archaic. Enter the W3C Payment Request API, a standardized API to build simpler checkout experiences powered by a native front-end, provided by the browser. In this talk, you’ll see how… Continue reading Pay the Web Forward: Making payments simpler on the Modern Web | Microsoft Edge Web Summit 2017

Web performance in the real world: how to make fast websites | Microsoft Edge Web Summit 2017

There is boundless advice out there on how to improve web performance. Some folks will tell you to avoid complex CSS selectors, others will tell you to reduce your JavaScript bundle size, and others will recommend fancy Babel plugins to Webpack your worries away. In practice, it’s never as easy as going through a checklist – especially if your checklist of potential optimizations is hundreds of items long! In this talk, I’ll explore some of the work the Microsoft Edge team does to help website authors build faster sites, and in particular how to think of performance as an investigative activity, beyond the checklist approach.

Continue reading Web performance in the real world: how to make fast websites | Microsoft Edge Web Summit 2017

CSS Grid: Bringing true two-dimensional layout to the web | Microsoft Edge Web Summit 2017

CSS Grid Layout promises to revolutionize layout on the web, bringing true two-dimensional layout to the web for the first time. We’ll show how Grid Layout got started at Microsoft in XAML, and through partnership with standards bodies and the communit… Continue reading CSS Grid: Bringing true two-dimensional layout to the web | Microsoft Edge Web Summit 2017

What’s New in Entity Framework Core 2.0 | .NET Conf 2017

Entity Framework Core is a lightweight, extensible, and cross-platform version of the popular Entity Framework data access technology. In this session we’ll look at what’s new in EF Core 2.0 and what the team has planned for upcoming releases. Continue reading What’s New in Entity Framework Core 2.0 | .NET Conf 2017