What is a Windows Service and how does its life cycle differ
from a standard EXE?
Answers were Sorted based on User's Feedback
Answer / summa
Windows service is a application that runs in the
background. It is equivalent to a NT service.
The executable created is not a Windows application, and
hence you can’t just click and run it . it needs to be
installed as a service, VB.Net has a facility where we can
add an installer to our program and then use a utility to
install the service. Where as this is not the case with
standard exe
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / lavanya
Windows services starts automatically whenever our system
starts.
windows services runs on a particular port
| Is This Answer Correct ? | 1 Yes | 3 No |
What is bson in web api?
how can i call output parameters from ado.net
Describe the difference between inline and code behind - which is best in a?
What is the use of web.config? Difference between machine.config and Web.config?
How many time you can fill dataset in asp.net?
Less than one page, how many windows will you be able to maintain?
about view state and how validation controls will be executed on client and server
hi i have a problem regarding to datagrid in aspdotnet.i have a datagrid in my application.i have to place add,edit,delete buttons or links what ever it may be. now the problem is if i click on add button then the page has to redirected to another form called "xyz.aspx" and if i click on edit button the page has to redirected to another form called "abc.aspx".i am phasing the problem that if where ever i click on the datagrid the cursor goes to gv1_SelectedIndexChanged event.please tell me the solution about the code.
Suggest 3 best practices in detail for for Developing High Performance Web and Enterprise Applications
Describe paging in asp.net?
On Age field how many Asp.Net validation controls will be suit?
7 Answers NTTF Nettur Technical Training Foundation, Quest,
To which side ( server ? client) does the user input data validation occur? Explain the reasons for it?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)