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 ...

Get Sams Teach Yourself Visual Studio® .NET 2003 in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.