When developing a Windows service for .NET, which namespace
do you typically look in for required classes?
Answer / swapna
System.ServiceProcess. The classes are ServiceBase,
ServiceProcessInstaller, ServiceInstaller and
ServiceController
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
Tell us what is heap and what is stack?
what will do to avoid prior case?
In code behind class, name the type of code found. Is it the server side code or client side code?
What are the two kinds of properties.
Explain something about WebService?
What is the use of Treeview control?
How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?
What are the features of UIP Application Block?
Please explain what are an object and a class?
When developing a Windows service for .NET, which namespace do you typically look in for required classes?
What property do you have to set to tell the grid which page to go to when using the Pager object?