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
So you know which dll is used for microsoft .net run time?
Name some of the features of C# which are not present in VB.NET?
Define naming convention?
What is private assembly?
What are the advantages of vb.net and c#?
What are jagged arrarys ?
Explain the use of console application?
hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!
What are the difference between structure and class?
Tell me which namespace are used for accessing the data?
Why do we use ansi keyword?
What is static member?
difference between control and component more than one differences
What is global assembly cache (gac)?
Explain the use of option explicit?