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 |
Can I write il programs directly?
What is web.config in .net?
Difference between Panel and GroupBox classes?
What are two different types of remote object creation mode in .net?
What does cil do?
Explain re-clarification of object based in .net?
. How .NET can support multiple languages?
What is an assembly? What are the different types of assemblies?
What are good ADO.NET object(s) to replace the ADO Recordset object.
What are the two main parts of the .net framework?
What?s a Windows process?
What base class do all Web Forms inherit from?