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

Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?

1753


Explain Different kinds of methods?

1728


Explain what is a delegate?

670


Tell us why do we use the “using” statement?

632


object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....

1696






How to create a key pair in .net?

664


How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?

641


Explain clr, cts and cls?

722


What are the differences between com architecture and.net architecture?

658


Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?

610


Explain the difference between public and static modifiers?

671


What is the best way to crack the certification?

1467


What is 3 tier architecture?

662


Explain what is an application domain?

599


Should I implement finalize on my class? Should I implement idisposable?

645