Question: 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.  This is my computer code as of right now that I
am having issues with. The Boolean variable at the top says its

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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!