Exercises

Because there's way too much to cover in one day, these exercises have you do some additional reading in the .NET Framework SDK.

  1. Using the Dynamic Help in the Visual Studio .NET IDE, look up the System.Convert and the System.String namespaces. Study the new conversion and string manipulation features available to you in the FCL. These are very important classes to become familiar with.

  2. Look up arrays in Dynamic Help and understand the syntax of arrays and how you can use them to store information.

  3. Create a new Visual Studio .NET Windows Forms application. Using what you learned today about operators and decision structures, copy some of the code from the listings into the click event of a button control, and step through the code using the debugging techniques you learned about yesterday. This will help you understand what state the variables are in when you're using the different operators and decision structures.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.22.61.30