Groups | Blog | Home
all groups > asp.net > march 2006 >

asp.net : How to see depreciated methods


Amil
3/11/2006 11:35:36 PM
When I converted my web app from 2003 to 2005, I know there are lots of
methods I call that are depreciated (e.g. System.Net.Mail,
ConfigurationSettings).

Can I turn on something so that the compiler warns me about all of these?

Amil

Karl Seguin [MVP]
3/12/2006 3:49:23 PM
VS.NET should warn you about the use of depreciated methods by default.
They'll show up as warnings, and not errors.

Karl
--
http://www.openmymind.net/



[quoted text, click to view]

sloan
3/14/2006 11:39:24 AM
http://msdn.microsoft.com/netframework/programming/obsoleteapi/ObsByAssembly.aspx











[quoted text, click to view]

AddThis Social Bookmark Button