This print for content only-size & color not accurate 7" X 9-1/4" / casebound / malloy


// For simplicity, we are not bothering to verify that



Download 21,46 Mb.
Pdf ko'rish
bet1781/1830
Sana28.09.2021
Hajmi21,46 Mb.
#188411
1   ...   1777   1778   1779   1780   1781   1782   1783   1784   ...   1830
Bog'liq
[book] [en] Pro C# 2008 and the NET 3.5 Platform Fourth Edition

// For simplicity, we are not bothering to verify that

// the input values are indeed numerical.

Console.Write("Enter first number: ");

FirstNumber = int.Parse(Console.ReadLine());

Console.Write("Enter second number: ");

SecondNumber = int.Parse(Console.ReadLine());

}

}



Add a second Code activity named GetMathOpInput mapped to a method named

GetOpInput() in order to ask the user how he or she wishes to process the numerical data. To do so,

C H A P T E R   2 6  

I N T R O D U C I N G   W I N D O W S   W O R K F L O W   F O U N D AT I O N



936

8849CH26.qxd  10/10/07  11:46 AM  Page 936




we will assume the user will specify the letters A, S, M, or D, and based on this character value, set

the MathOperation property to the correct enumeration value. Here is one possible implementation:

private void GetOpInput(object sender, EventArgs e)

{

Console.WriteLine("Do you wish to A[dd], S[ubtract],");



Console.Write("Do you wish to M[ultiply] or D[ivide]: ");

string option = Console.ReadLine();

switch (option.ToUpper())

{

case "A":



Operation = MathOperation.Add;

break;


case "S":

Operation = MathOperation.Subtract;

break;

case "M":



Operation = MathOperation.Multiply;

break;


case "D":

Operation = MathOperation.Divide;

break;

default:


numericalOp = MathOperation.Add;

break;


}

}

At this point we have the necessary data. Now let’s check out how to pass it to our XML web



service for processing.


Download 21,46 Mb.

Do'stlaringiz bilan baham:
1   ...   1777   1778   1779   1780   1781   1782   1783   1784   ...   1830




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish