PROGRAMING TWO NUMBER AAD IN VISUAL STUDIO, C# .NET FREAMWORK CODE

Note: Please check Capital letter or small letter in coding

int total= convert.Toint32(Textbox1.text)+connvert.Toint32(Textbox2.text);

label1.text=convert.Tostring(total); 

Comments

Popular posts from this blog

ANCHOR TAG.HTML

Multiplication of three numbers in C#

switch in c#