Write a program for calculator in VB.NET
Answer Posted / ho
Shell("C:\WINDOWS\system32\calc.exe",
AppWinStyle.NormalFocus)
| Is This Answer Correct ? | 7 Yes | 10 No |
Post New Answer View All Answers
What is a static variable?
List the different types of assembly?
What is difference between inline and code behind?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
Explain about the ruby interface generator?
Explain the difference between int and int32?
What is the diff between vb mdi form and .net mdi form?
What is the class that allows an element to be accessed using unique key?
What languages does the .net framework support?
What are the technology areas that microsoft.net contains?
Explain the observations between vb.net and vc#.net?
Explain jit?
my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .
Explain the use of console application?
What does assert() method do In VB.NET