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.
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.
Look up arrays in Dynamic Help and understand the syntax of arrays and how you can use them to store information.
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 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access