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 how to store decimal data in .net?
What do you mean by serialization and deserialization?
What are all the parts of .net framework?
What is trace in vb.net?
What is strong typing and weak typing?
Name some of the features of C# which are not present in VB.NET?
What is deep copy?
What are the different variables in vb.net?
What are the two main parts of .net?
Which class allows an element to be accessed using unique key?
How to send xml file on server using http protocol?
What is visual basic.net culture?
What do you mean by option strict on?
Explain how to send xml file on server using http protocol?
How do you define a read only property in a class module?