نکات جالبی درباره Breakpoints
301, MovedPermanently
https://blogs.msdn.microsoft.com/visualstudio/2018/09/13/how-can-i-pause-my-code-in-visual-studio-breakpoints-faq/ icon

Have you ever found a bug in your code and wanted to pause code execution to inspect the problem? If you are a developer, there’s a strong chance you have experienced or will experience this issue many, many times. While the short and sweet answer to this problem is to use a breakpoint, the longer answer is that Visual Studio actually provides multiple kinds of breakpoints and methods that let you pause your code depending on the context! Based on the different scenarios you may experience while debugging, here are some of the various ways to pause your code and set or manage a breakpoint in Visual Studio 2017 

نکات جالبی درباره Breakpoints
4.Visual Studio 2017 15.8 منتشر شد
301, MovedPermanently
https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes?1584#-visual-studio-2017-version-1584 icon
3.Visual Studio 2017 15.8 منتشر شد
301, MovedPermanently
https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes?1583#-visual-studio-2017-version-1583 icon

These are the customer-reported issues addressed in 15.8.3:

3.Visual Studio 2017 15.8 منتشر شد
6.Visual Studio 2017 15.7 منتشر شد
301, MovedPermanently
https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes?1576#-visual-studio-2017-version-1576 icon

This release contains the following improvements and enhancements:

  • This release now installs Java™ Development Kit 8, Update 181 (JDK version 8u181). 

These are the customer-reported issues addressed in 15.7.6:

6.Visual Studio 2017 15.7 منتشر شد
انتشار PostSharp 6.0 RC
308, PermanentRedirect
http://www.postsharp.net/blog/post/Announcing-PostSharp-60-RC icon

PostSharp 6.0 is the biggest refactoring since the 2.0 version released in July 2010. For a good cause: PostSharp 6.0 now runs natively in .NET Core 2.0. Previous versions of PostSharp executed only under .NET Framework at build time and the support for .NET Core was achieved by using a load of hacks that ended up being unmaintainable, warranting this big refactoring.

Let’s have a look at the new features of PostSharp 6.0 :

  • Support for .NET Core 2.0-2.1 and .NET Standard 2.0.
  • Support for Portable PDB.
  • Support for C# 7.2.
  • Ending the PostSharp versioning hell side-by-side: backward compatibility within the same major version.
  • Logging: robustness to faults in the logging subsystem.
  • Logging: no need to initialize before the first logged method is hit.
  • Caching: preventing concurrent execution (locking).
  • Visual Studio tooling: support for the new CPS-based project systems.
  • GDPR compliance: we no longer collect your name and email for trial, nor use unsecure HTTP, nor use non-resettable user id hashes. 
انتشار PostSharp 6.0 RC