Answer Posted / vikas ku gupta
windows forms provide the graphical user interface (GUI)
where as console is the character user interface(CUI)
you have to use the hard code to develope the application
using console, lots of thing you must remember where as the
windows forms development is more user friendly and easy to
use.
| Is This Answer Correct ? | 40 Yes | 6 No |
Post New Answer View All Answers
What do you mean by Redim in VB.NET?
What is late binding?
What are all the parts of .net framework?
List the types of generations in garbage collector?
What are the different variables in vb.net?
What is the difference between import system.data.sqlclient and system.data.oledb?
source code for how to login a vb.net application ?
Write a program to find all text files in a logical drive and return the count of the number of files?
Can you please explain the difference between dispose and finalize()?
When do you use virutal keyword?
What is the strong name in .net assembly?
Explain code security?
What are the difference between dispose(), close(), exit(), end()? When do we use them?
What are the shared variables?
What is the difference between .dll extension and .exe extension files?