How is development of a Windows service different from a
Windows Forms application?



How is development of a Windows service different from a Windows Forms application?..

Answer / 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

More Dot Net General Interview Questions

how can i create a table from front end to back end in wabe page?

0 Answers  


Readonly vs. const?

2 Answers   Hewitt,


What is meant by managed and unmanaged code?

0 Answers  


What does msil do?

0 Answers  


What are virtual destructures?

0 Answers  


What is misl?

0 Answers  


What is reflection and what is it for?

0 Answers  


What is clr in .net?

0 Answers  


What is assemblies in .net?

0 Answers  


What is the use of gacutil.exe?

0 Answers   Amazon,


How do you define the lease of the object?

1 Answers  


Tell us what is a variable of implicit type and what is its scope?

0 Answers  


Categories