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

How can we remove handlers at run time?

792


Which is the base class for all the classes in .net framework?

775


Name the two main parts of .net?

707


Using VB, how can you change the Mouse Pointer?

853


How to send xml file on server using http protocol?

724


What are the shared variables?

737


Explain strong name in .net assembly?

740


What is globalization?

738


Define naming convention?

798


Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.

2239


Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate

2404


Name some different types of control?

745


What is the main use of a namespace?

766


Explain how to store decimal data in .net?

924


Explain about the ruby interface generator?

753