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 is non_deterministic finalization?

630


What are the features of c# which are not present in vb.net?

662


What are the shadow variables?

597


What is the purpose of an Assembly?

616


Explain about the performance of visual basic?

599






What do you mean by serialization and deserialization?

555


What are the technology areas that microsoft.net contains?

561


Explain about globalization?

508


Explain code security?

514


Explain the difference between thread and process?

517


How do you use two datareaders at the same time in a vb.net windows application ?

566


What is the difference between convert.tostring and i.tostring method?

563


Explain about delegate?

524


Can you please explain the difference between value and reference types?

536


Explain what observations between vb.net and vc#.net?

564