Answer Posted / subhash - netedge computing
difference between a console application and a Windows
application is the way in which the program gets user
input. A console application gets keyboard input through
the Console.Read or Console.ReadLine methods; a Windows
Forms application gets keyboard (and other) input through
events.
Is This Answer Correct ? | 26 Yes | 9 No |
Post New Answer View All Answers
What are option strict and option explicit?
What is the use of console application?
What is the role of new keyword?
Explain about Visual basic.NET culture?
Explain strong name in .net assembly?
What is the main purpose of garbage collector?
What is normal jit?
What is the difference between value and reference types?
Name some of the keywords used in vb.net?
Explain clr?
Which classes a dll can contain?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
how to get dynamic control array position or its index position?
What is a preprocessor directive in vb.net?
Explain the advantages of migrating to vb.net?