Compiler warnings and performance



Hi,

I have built an application containing a few projects (nothing that I have
written)and there are a few compiler warnings (obsolete methods and the like).

Does anyone know if these obsolete methods cause any performance issues if
not corrected? I would imagine that they do, but would be interested to know
to what extent.
.



Relevant Pages

  • Re: Compiler warnings and performance
    ... On Apr 22, 8:17 am, cashdeskmac ... I have built an application containing a few projects (nothing that I have ... written)and there are a few compiler warnings (obsolete methods and the like). ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Compiler warnings and performance
    ... written)and there are a few compiler warnings (obsolete methods and the like). ... I'd say that the general rule of thumb is to try hard to avoid having warnings in your code. ...
    (microsoft.public.dotnet.languages.csharp)