|
[2002-03-19] C# Inheritance for Java Programmers So what is a class? A class is a plan or a blueprint for an object, like a blueprint for a house. What if you want your house to look like a neighbor’s house? Well, you change the blueprint and add another fireplace.
[2002-03-05] Adding the Finishing Touches: The Conclusion Code Sample 7 : the Value Object Class For a Service
Now for the rest of the code: The iterator pattern will be the same as in Code Sample 4, without any change. The Data Access Object will also be the same as in Code Sample 5.
|
|