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
Explain option explicit?
source code for how to login a vb.net application ?
Explain cts?
What is different between web.config and machine.config and where it will be ?
Explain private assembly?
i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?
How vb implements the disconnected architecture as like vb.net?
Explain an assembly and its use?
How to store images in sql server database through vb.net?
Tell me how many .net languages can a single .net dll contain?
Can you please explain the difference between namespace and assembly?
What do you understand by vb.net?
What are the features of c# which are not present in vb.net?
What is the advantages of VB.NET?
What are jagged arrarys ?