Write a program for calculator in VB.NET

Answer Posted / jagriti sinha

Shell("c:\WINDOWS\system32\calc.exe",AppWinStyle.NormalOcus)

Is This Answer Correct ?    11 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

608


Explain about the feature anonymous type?

611


Explain global assembly cache (gac)?

717


What is the use of internal keyword?

570


What is misl code?

562






Explain convert.tostring and i.tostring method?

519


What is the maximum size of the textbox?

527


What is the feature anonymous type?

514


What is the main use of a namespace?

504


What do you mean by serialization and deserialization?

537


What are different types of jit ?

586


Explain how to send xml file on server using http protocol?

494


hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!

1566


Explain about garbage collection?

570


write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.

1167