Write a program for calculator in VB.NET
Answer Posted / ajit kawade
Shell("C:\WINDOWS\system32\calc.exe",
AppWinStyle.NormalFocus)
| Is This Answer Correct ? | 26 Yes | 12 No |
Post New Answer View All Answers
What is an assembly and its use?
Why do you need Lock in Visual Basic?
What do you mean by serialization?
Explain the use of new keyword?
What are the parts of the visual basic control?
What are the different variables in vb.net?
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
Define serialization in .net?
What is the use of errorprovider control?
Explain about Visual basic.NET culture?
Why should you use delegate?
What is the purpose of objects present in asp.net?
What is the ruby interface generator?
What are the differences between c# and visual basic.net?
What is a stream in vb.net?