Please ask the developers to read the below Microsoft book. Public API's should not expose Boolean arguments because it makes the code hard to read and understand. Just ask Brad Abrams and the grief he wrote about over the .NET 1.0 System.IO namespace in this book.
Comments
C# Language Highlights: Async Main
C# Language Highlights: Discards
Writing tests with MSTest v2
Karl
Introducing the Diagnostics Client Library for .NET Core
Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (3rd Edition) (Addison-Wesley Microsoft Technology Series) 3rd Edition
https://www.amazon.com/Framework-Design-Guidelines-Conventions-Addison-Wesley/dp/0135896460/
Thank you! Great work on the tool.
Karl
Performance Profiling Part 2: Choosing the right tool
Example:
Scenario One
show the code we think we are having a problem with, now use the tools to help diagnose.
Scenario Two
Use the tool to discover a HOT problem, then go to the code, fix it, then resume profiling to verify the fix.
Etc.
Great tools for sure, congratulations!
Thank you for considering this request.
Karl
Performance Profiling Part 2: Choosing the right tool
Run profiling tools with or without the debugger
Optimize Profiler Settings
Can you please update them?
Thank you,
Karl
Making every developer and team more productive from dev box setup to coding to deployment and debugging
One missing feature is rolling back an installation without having to completely uninstall it.
I've had to uninstall VS several times because recent VS updates broke Microsoft APIs that were subsequently fixed in the next release.
Supercharge your debugging in Visual Studio 2017
Great video and tips.
Thank you,
Karl
Live Unit Testing
Great feature. STRONG SUGGESTION The big red X in the margin is poor UI choice for a failed test. Red X are used for DELETE not failed.
Thanks,
Karl
Xamarin.Forms: Native Android, iOS, and Windows apps in C#
Nice video James,
Thank you,
Karl
.NET Productivity Improvements
Outstanding feature and video. Can't wait for RTM.
Karl
What's new for Desktop Developers in Visual Studio 2017
wonderful features, thank you Microsoft. Nice job on the video too.
Karl