diff b/w windows and console application?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Answer / as
main difference is console application take less space in
memory then window application.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / b.nagaraju
windows napplication is the GUI based. and console is the
CUI based.(character user interface).it is text based.
the main difference is the console application is take less
space in memory then window application..
| Is This Answer Correct ? | 2 Yes | 0 No |
Explain the difference between dispose and finalize()?
Give the sample code for ItemStockGroupwise Report?
What is misl code?
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
Difference between a sub and a function?
List the different types of assembly?
Write the role of new keyword?
how to get sum of two numbers in vb.net?
14 Answers Factorial, Paul Infotech, Satyam,
What is public assembly?
What are the two main parts of .net?
1234 123 12 1 how to design above pic in vb.net?
hi dear ! thank u for replying to my question regarding adding third party software in vb.net .My next question is that i haven created Data base in SQL server 2000 for Library and has connected that with VB and VB.net separately but it only works on single computer and when i takes my software to another computer on same Network it does not work . Can any body help me what i do to solve. Regards!
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)