Conclusion

 <  Day Day Up  >  

Versioning is a fact of life for most developers. Designing code that versions well and handles changes to the libraries that it uses (including the .NET Framework libraries) can be a challenging task. Shadows and Overloads are intended to help developers deal with versioning.

A style point to consider is that the Overloads keyword is required only when you are doing overloading across the inheritance hierarchy. It is never required when you are doing overloading within a class.

 <  Day Day Up  >  


The Visual Basic .NET Programming Language
The Visual Basic .NET Programming Language
ISBN: 0321169514
EAN: 2147483647
Year: 2004
Pages: 173
Authors: Paul Vick

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net