Browse by Tags
All Tags »
Extending VS.NET (RSS)
Sorry, but there are no more tags available to filter with.
Introduction Each and every project deals with adding some custom properties to the classes provided by Framework Class Library. This can be achieved by inheriting the base class and providing more functionality to it by adding properties and methods.
Read More...