Write a program for calculator in VB.NET
Answers were Sorted based on User's Feedback
Answer / tapti
Shell("C:\WINDOWS\system32\calc.exe",
AppWinStyle.NormalFocus)
| Is This Answer Correct ? | 54 Yes | 13 No |
Answer / sreeranjith c.k
Shell("C:\WINDOWS\system32\calc.exe",
AppWinStyle.NormalFocus)
| Is This Answer Correct ? | 25 Yes | 11 No |
Answer / ajit kawade
Shell("C:\WINDOWS\system32\calc.exe",
AppWinStyle.NormalFocus)
| Is This Answer Correct ? | 26 Yes | 12 No |
Answer / jagriti sinha
Shell("c:\WINDOWS\system32\calc.exe",AppWinStyle.NormalOcus)
| Is This Answer Correct ? | 11 Yes | 9 No |
Answer / 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 |
Answer / ho
Shell("C:\WINDOWS\system32\calc.exe",
AppWinStyle.NormalFocus)
| Is This Answer Correct ? | 7 Yes | 10 No |
Explain the services provided by common language infrastructure.
Is vb net a scripting language?
What is the role of new keyword?
sql satement for 2nd maximum value
what are the advantage in vb.net and different between vb and vb.net
6 Answers Data Entry Operator, Infosys, TCS, Zansa,
What is the difference between convert.tostring and i.tostring method?
how to call a list box on the text if some one send me the code for it
in my windows application i have to show excelwork sheetwhich is stored in the local system can any one tell me the code?
What is code access security?
How to store jpeg / gif / bmp image in database and how to retrieve them? The most stressful condition is database is distributed and stored images can be retrive from any computer in network and any one can store images from other computer!! plss help its urgent.......RAHUL RATHOD
What are the shared variables?
difference between checkbox vs radiobutton??
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)