Teach Yourself Visual Studio® .NET 2003 in 21 Days [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Teach Yourself Visual Studio® .NET 2003 in 21 Days [Electronic resources] - نسخه متنی

Jason Beres

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید










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.





/ 270