I saw that there are some race condition analysis tools for C ++, C, and Java. Does anyone know of any static analysis tools that do the same for .NET?
I have never used this tool, but it looks like TypeMock has a tool called Racer that can handle this. Roy Osherove talked about it here . Another post with the best preview here .
Source: https://habr.com/ru/post/1696812/More articles:Launch of a new work focused on refactoring applications in the style of "backfield" and "Agile" - .netDo I need to leave spaces in a standard server rack? - hostingCalling a web service from Seam - javaOpening a file stored in a database in .NET. - sql-serversecure way to authenticate an administrator on an ASP.NET site using OpenID with DotNetOpenID - asp.netHow can I find which search terms (if any) brought the user to my site? - search-engineProblems transferring card cards between computers - openidWhat collaboration tools are effective for working with non-technical people? - collaborationHow can I stop losing the entire position of the IDE window when I click the debug start button? - visual-studio-2008All Articles