adspace
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 is the use of assembly?
How to store images in sql server database through vb.net?
How to retrieve images in sql server database through vb.net?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
What is option strict?
Explain how can we remove handlers at run time?
Explain an assembly?
Explain the difference between system.string and system.stringbuilder classes?
How to send xml file on server using http protocol?
What are the features of c# which are not present in vb.net?
What is early binding?
Explain the difference between datatable and dataset?