How is development of a Windows service different from a
Windows Forms application?
Answer Posted / swapna
A Windows service typically does not have a user interface,
it supports a set of commands and can have a GUI that?s
built later to allow for easier access to those commands.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How will you register com+ services?
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
Please explain what is a delegate?
What is dot net architecture?
What is finalize method in .net?
What is an anonymous method?
What are the core differences between .NET Languages ?
How will you do redo and undo in textbox control?
Differences between dll and exe?
Write the .net syntax for 'while loop'?
Can a dll be changed to an exe?
What is 3 tier architecture?
Tell me what is serialization?
Which namespace does it belong to by default?
What does mean by .net framework?