Loading... Please wait...
   Home
Contact Code Collections | About Code Collections
  
 
             | 
X Sections
Code News RSS
Links
Developer Sites
License Types
Understanding Adapter Pattern Using .NET PDF Print E-mail
Tuesday, 31 October 2006
In this tutorial we examine the adapter pattern which is one of the most popular patterns. It allows us to adapt an existing class to new clients in a transparent manner. Hence, legacy systems often depend on it for compatibility with new systems. In fact .NET's interoperability with VB6 is based on the principles found in this pattern.
Read more at: http://aspalliance.com/993_Understanding_Adapter_Pattern_Using_NET.
Last Updated ( Monday, 06 November 2006 )
 
< Prev   Next >
Page was generated in 0.035588 seconds