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 |
What is .net and why it is used?
ctype(123.34,integer) - should it throw an error? Why or why not?
Which namespace does it belong to by default?
Who is using .net core?
What is exception handling?
hai, about trading domain and need simple project on trading system. please help me...
What?s Singleton activation mode?
A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?
What is static constructor, when it will be fired?
What is CLR? How it will work?
How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?
What are The Main Difference Between Client-server Based Applications and Web Based Applications