how to get sum of two numbers in vb.net?

Answer Posted / rinkymishra

dim x,y,z as integer
x=(textbox1.text)
y=(textbox2.text)
z=x+y
textbox3.text=z

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the advantage of option strict on?

533


How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?

596


Explain managed code?

536


What are the differences between server-side and client-side code?

541


How to view an assembly?

603






What is the size of .net object?

590


What is the top .net class that everything is derived from?

618


what is difference between namespace and assembly?

536


Explain trace in vb.net?

525


What is the maximum size of the textbox?

536


Explain about delegate?

521


What is vb.net used for?

556


What is the difference between c# and vb.net?

566


Explain about globalization?

502


What are the features present in vb 2005?

573