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 |
Do you know what is the difference between an abstract class and an interface?
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
Explain the .net framework overview?
Describe the difference between inline and code behind which is best in a loosely coupled solution?
What are .net functions?
What are the drawbacks for Model-View-Controller Architecture?
Explain the differences between server-side code and client-side code.
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
What is 'Common Type System' (CTS) in .NET?
What is "microsoft intermediate language" (msil)?
Explain what is heap and what is stack?
Explain different types of cookies in .NET?