Write a program for calculator in VB.NET
Answer Posted / sreeranjith c.k
Shell("C:\WINDOWS\system32\calc.exe",
AppWinStyle.NormalFocus)
| Is This Answer Correct ? | 25 Yes | 11 No |
Post New Answer View All Answers
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
What is the difference between convert.tostring and i.tostring method?
What is the class that allows an element to be accessed using unique key?
Explain how can we remove handlers at run time?
What is the maximum size of the textbox?
What is meant by jagged arrays?
Explain the difference between thread and process?
How to view an assembly?
Tell us how many languages are supported by .net?
Tell me how many .net languages can a single .net dll contain?
Define cls?
List the types of authentication?
Can you please explain the difference between system.string and system.stringbuilder classes?
How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently
what is difference between namespace and assembly?