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


Please Help Members By Posting Answers For Below Questions

Explain garbage collection?

545


Explain the difference between task and thread in .net?

507


What exactly is being serialized when you perform serialization in .net?

530


State the differences between the dispose() and finalize().

588


How does linq work?

591






How can I find out what the garbage collector is doing?

532


Is .net a language?

554


What is the difference between response.write & response.output.write?

583


What is view state in .net?

600


As you know read-only variables and constants have many similarities, but what is at least one way that they differ?

520


Explain about .NET services?

611


What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?

615


What is file extension of Webservices in .Net?

568


What is the difference between override and overload in a method?

527


How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?

563