CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2007
    Posts
    102

    Post Static code analyzer PVS-Studio has now C# support

    PVS-Studio used to be known only among C/C++ programmers. This is an analyzer that finds bugs on the phase of writing the code. The number of diagnostics increases every day. It is also useful to search for typos and errors caused by inaccurate Copy-Paste method. Articles about open-source project checks clearly demonstrate the abilities of the analyzer - http://www.viva64.com/en/a/0084/

    A very important event happened. Now, starting with the 6.00 version of our analyzer tool has C# support. We invite C# developers to try it on your code with the help of this analyzer. Download page: http://www.viva64.com/en/pvs-studio-download/

    I understand that this is an advertisement text. However, the event indicates a new phase for us, so we would like to make it known to C# developers. I’m sure, the tool will be useful to a wide range of developers.

    We would like to get feedback from the developers about our new tool. We would be grateful to anybody who will find time to try PVS-Studio in the project and write to us about the flaws and ideas about the implementation of new diagnostics. Feedback page: http://www.viva64.com/en/about-feedback/

  2. #2
    Join Date
    Oct 2015
    Posts
    26

    Re: Static code analyzer PVS-Studio has now C# support


  3. #3
    Join Date
    Jan 2007
    Posts
    102

    Re: Static code analyzer PVS-Studio has now C# support


Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured