diff b/w windows and console application?

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


Please Help Members By Posting Answers For Below Questions

What are option strict and option explicit?

905


What is the use of console application?

653


What is the role of new keyword?

707


Explain about Visual basic.NET culture?

666


Explain strong name in .net assembly?

616






What is the main purpose of garbage collector?

596


What is normal jit?

706


What is the difference between value and reference types?

627


Name some of the keywords used in vb.net?

671


Explain clr?

645


Which classes a dll can contain?

616


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?

2650


how to get dynamic control array position or its index position?

2123


What is a preprocessor directive in vb.net?

616


Explain the advantages of migrating to vb.net?

589