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 |
When developing a Windows service for .NET, which namespace do you typically look in for required classes?
When would you use .NET Remoting and when Web services?
What is Nothing permission set in .Net
Explain the code behind wors and contrast that using the inline style.
Explain the use of ‘this’ keyword in Java?
Major role of CLR for CAS
Can we share session between ASP.Net & ASP
3 Answers Accenture, Value Labs,
What are situations when you register .NET assembly in GAC ?
What is the difference between odbc and ado?
Do you know the difference between the stack and the heap?
Using activex control in .net?
What are the new features of Framework 1.1 ?