Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This is my computer code as of right now that I am having issues with. The Boolean variable at the top says its assigned but

This is my computer code as of right now that I am having issues with. The Boolean variable at the top says its assigned but is never in use and also none of the data validation parts Ive entered work either. Im not really sure what to do because everything except the validation parts work. I cant get the error message to show on the actual program with the issues. If someone can help me I would really appreciate it. image text in transcribed
image text in transcribed
Project Build Debug Team Tools Test Analyze Window Help DebugAny CPU Forml.cs plication9 Forml.cs [Design] WindowsFormsApplication9. double decserviceFee, decNetconvert; bool bivalid true; string strErr """ double decserviceRate - e.e3e; int intMoneyInput; const int intaxame = 20, int axtnputMoney = 100000, intilnputHoney-e; /I validating the Name input if (textistName. Textlength e ll textistName. TextLength > intMaxName) bivalid false; strErr "First name must be at least one letter,"+ "and no more than" + intMaxname. Tostring) + "characters. "n blvalid false; strerr "Last name nust be at least one letter," + "and no more than"+ intMaxNane. Tostring) + characters. "+ In" //validating the currency input om: D rmsApplication9.vshost.exe: (CLR v4.0.38319: WindowsFormsApplication9.vshost.exe) rmsApplication9.vshost.exe: (CLR v4.0.30319: Windows FormsApplicationg.vshost.exe) rmsApplication9.vshost.exe (CLR v4.0.30319: WindowsFormsApplication9.vshost.exe): ex3fde has exited with code (exe). 0x368c has exited with code (0x8). 9.vshost.exe' has exited with code e (exe)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Spatial Databases A Tour

Authors: Shashi Shekhar, Sanjay Chawla

1st Edition

0130174807, 978-0130174802

More Books

Students also viewed these Databases questions

Question

Does the function fix) = 2x/3 0 for 1 Answered: 1 week ago

Answered: 1 week ago