Today I was going though below .NET Blog post to know more detail on the framework 4.6.2 features.
Out of many, I found a very useful feature. Now when we encounter NullRefereneException, it’s going to say which variable caused it. This will save a ton of time for sure while fixing object reference not set to an instance of an object.
https://blogs.msdn.microsoft.com/dotnet/2016/08/02/announcing-net-framework-4-6-2/
No comments:
Post a Comment