What to do if your Visual Studio Unitest stopp working?
image you have an ongoing project with many unit tests. You are working with the project for a longer time and one day you pull the ...
image you have an ongoing project with many unit tests. You are working with the project for a longer time and one day you pull the ...
Today, .NET celebrates its 20th birthday. According to Microsoft blog, today there are over five million developers who use .NET for there development projects. That is ...
As a .NET developer, you have been for sure using in some projects at least some classes from the namespace System.Drawing. The implementation behind this ...
When building and publishing packages in .NET you will probably sometimes see following error. error NU5030: The license file 'license.txt' does not exist in the ...
I still remember a time, when OAuth has a promise to make authentication and authorization on the internet easy. But in the meantime vendors implemented so ...