Microsoft Connect /2/2019 9:06 AM

Slides:



Advertisements
Similar presentations
demo Default WANGPSLookup Default WANGPS.
Advertisements

customer.
demo © 2008 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names.
demo QueryForeign KeyInstance /sm:body()/x:Order/x:Delivery/y:TrackingId1Z
10/18/2017 3:02 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Connect /23/ :39 PM
MIX 09 5/29/ :31 AM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Data Science & Web Dev with Python in Visual Studio
Microsoft Connect /23/2018 5:27 PM
Microsoft Connect /26/2018 1:00 AM
Azure API Management Jothi Prakash A
Microsoft Connect /18/ :32 PM
Microsoft Connect /21/2018 9:41 PM
Azure Service Bus Rajesh Microsoft Connect /15/2018 6:45 AM
Microsoft Connect /16/2018 4:53 PM
Microsoft Connect /17/2018 5:15 AM
Microsoft Build /19/2018 2:06 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Xamarin Inspector & Profiler for Visual Studio Enterprise
Microsoft Connect /23/ :48 AM
What’s new in Visual Studio for web developers
Database Continuous Integration and Deployment with Visual Studio SQL Server Data Tools in < 10 minutes Eric Kang Program Manager.
Microsoft Connect /26/2018 6:08 PM
Microsoft Connect /26/2018 6:09 PM
Microsoft Build /28/2018 2:38 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Build /30/2018 2:15 AM Migrating Silverlight Windows Phone apps to the Universal Windows Platform Ricardo Villalobos Principal SDE Manager.
Docker Workflows with Visual Studio
Continuous Integration & Deployment to Azure Container Service
Application Insights Diagnostics Preview
Web Development in Visual Studio 2017
Open sourced Power BI visuals The power you need for your custom visualization needs Lukasz Pawlowski Senior Program
Jeff Hollan / Kevin Lam Program Manager / Principal Program Manager- Microsoft Bringing Logic Apps into DevOps with Visual Studio and monitoring.
Microsoft Build /2/2019 4:12 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Connect /17/2019 9:04 AM
Microsoft Connect /17/2019 9:55 PM
Welcome to Azure Notebooks
Azure Functions & Aurelia Serverless SPAs
Microsoft Connect /16/ :45 PM
C++ Productivity Improvements
Microsoft Connect /19/2019 2:33 PM
Microsoft Connect /22/2019 9:54 PM
Microsoft Connect /23/ :38 AM
Microsoft Connect /24/ :10 PM
Microsoft Connect /25/2019 1:20 PM
Understand design from code with code maps
4/12/2019 5:27 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Learning with Xamarin Workbooks
4/20/ :00 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
“Hey Mom, I’ll Fix Your Computer”
Visual Studio Tools for Unity 2.0 Preview
Виктор Хаджийски Катедра “Металургия на желязото и металолеене”
My Experience In Troubleshooting BIZTALK360
My Experience In Handling BIZTALK360 Support
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
5/1/2019 3:29 AM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
5/13/ :30 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Шитманов Дархан Қаражанұлы Тарих пәнінің
5/6/2019 7:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
The complete developer's guide to the SkyDrive API
5/25/2019 2:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Connect /28/2019 1:25 AM
Using Smart Unit Tests to find bugs earlier in the development cycle
Inside the Windows 8 driver developer workflow
5/30/2019 1:59 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Microsoft Connect /29/2019 1:53 AM
Power BI – The Circle is Complete
Live Data Streaming in Power BI
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
What’s New in Visual Studio 2012 for Web Developers
Microsoft Connect /14/ :11 AM
Presentation transcript:

Microsoft Connect 2016 1/2/2019 9:06 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Faster C++ links with Visual Studio 2017 Ankit Asthana Senior Program Manager- VC++ https://blogs.msdn.microsoft.com/vcblog/

Faster links with /Debug:fastlink 1/2/2019 9:06 AM Faster links with /Debug:fastlink /debug:fastlink provides 2-4x faster links © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Faster links with /Debug:fastlink 1/2/2019 9:06 AM Faster links with /Debug:fastlink /debug:fastlink provides 2-4x faster links VS 2017 further improves link speed by 30% Link times with VS2015 vs. VS2017 (/debug:fastlink) © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Faster links with /Debug:fastlink 1/2/2019 9:06 AM Faster links with /Debug:fastlink /debug:fastlink provides 2-4x faster links VS 2017 further improves link speed by 30% On by default in VS2017 fully integrated in the IDE © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Faster links with /Debug:fastlink 1/2/2019 9:06 AM Faster links with /Debug:fastlink /debug:fastlink provides 2-4x faster links VS 2017 further improves link speed by 30% On by default in VS2017 fully integrated in the IDE Standalone tool (mspdbcmf.exe) for your command line workflow © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Demo /debug:fastlink in Visual Studio 2017 Microsoft Connect 2016 1/2/2019 9:06 AM Demo /debug:fastlink in Visual Studio 2017 © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Call to Action Read more on the dedicated blog post https://blogs.msdn.microsoft.com/vcblog/2016/10/05/faster-c-build-cycle-in-vs-15-with-debugfastlink/

Microsoft Connect 2016 1/2/2019 9:06 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.