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
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
what is machine key error in .NET how can we solve it?
Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column
Explain difference between panel and groupbox classes using .net?
what is prototype design pattern in .net
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
Explain what is a delegate?
How many namespaces are in .net version 1.1?
Explain the use of activex control in .net?
Explain me what is .net web service?
What's the use of system.diagnostics.process class in .net?
Explain what is the difference between web application and enterprise application?
Explain the features that are common to all .Net languages.
What are the new 2.0 features useful for?
Explain garbage collection?