Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
What two steps are required to use a namespace in a code file?
Write the statement that allows you to reference the types in the System.Windows namespace:
What .NET Framework type should you use to represent each of the following types of data, unless you have a good reason to use something else?
Integer
Floating Point
Currency
Under what conditions should you use the StringBuilder class? Why?
List three reasons you might choose a DateTime over a DateTimeOffset:
Congratulations! You’ve finished the chapter. Take a minute to think about what you’ve accomplished before you move on to the next one...
List three things you learned in this chapter:
1
2
3
Why do you think you need to know these things in order to be a VB programmer?
Is there anything in this chapter that you think you need to understand in more detail? If so, what are you going to do about that?