달력

42024  이전 다음

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30

.NET Framework V2.0 Obsolete API List

These lists identify all of the APIs which are obsolete in the .NET Framework V2.0. These lists are meant to serve as a simple reference for obsoleted members and types. Where applicable, an alternate or improved version of the API that provides a more robust set of functionality is listed. If no alternative is suggested then there is no replacement for the API. It is perfectly valid to continue to use and consume a type/member which is obsoleted as a warning. For information on making APIs obsolete, guidance is available in this Obsolete FAQ.

In each list, there are two separate counts specified for each assembly or namespace:

  • The Obsoleted Types count is the number of obsoleted types found in the assembly/namespace.
  • The Obsoleted Members count is the number of obsoleted members not contained in an obsoleted type. If a type is obsolete, it's members are not counted in this value.

Note: only assemblies that contain obsoleted types or members are listed.

Obsolete List: By Assembly

Obsolete List: By Namespace
  

Posted by tornado
|