Click here to Skip to main content
15,906,097 members
Articles / Programming Languages / C#

Enhancing Your Custom Classes

Rate me:
Please Sign up or sign in to vote.
4.83/5 (14 votes)
17 May 2012CPOL8 min read 19.3K   22  
You can enhance the value of your custom classes through overrides, creating partials, and explicit type conversion.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
I pursued an education in computer science at the University of California at Hayward. I developed a fascination with Borland Turbo Pascal and C++. Then came 'C' and Fortran. Eventually the academics led me to devour Java. My first software development job forced me to rapidly do Visual Basic 6.0. The software career progressed and I found myself consulting to various companies such as Visa, nVidia, Wells Fargo Bank, and others. Along the way I completed work and earned an M.S. degree in, of all things, computer science. I now find myself back in New England, writing C# applications for a medium size company.

A.S. Computer Science, Chabot College,Hayward CA 1995
B.S. Computer Science, University of California 2000
M.S. Computer Science, University of California 2003

Comments and Discussions