Write a program for calculator in VB.NET
Answer Posted / alielbasry
Private Sub CommandButton1_Click()
Dim calc
calc = Shell("C:\windows\system32\calc.exe", 1)
End Sub
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a VB.Net console program to check whether a number is perfect or not.
How do you retrieve the customized properties of a .net application from xml .config file?
What is deep copy?
What is sealed class?
Explain nested classes?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
What is enumerator?
Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.
source code for how to login a vb.net application ?
what is intermediate language?
What is multiple form in vb?
What do you mean by Redim in VB.NET?
Can you please explain the difference between dispose and finalize()?
What is the feature which is common to all .net languages?
Define cls?