explain about Back ground process control in .net
Answer Posted / manju
page init()
page load()
prerender()
unload()
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can we have a web application running without web.config file?
Which is better session or viewstate?
What is advantage of code behind coding in ASP.NET?
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
Explain global assembly cache.
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
What does a switch do?
Explain the significance of routing? : asp.net mvc
How many types of session in ASP.NET
How does asp net store session ids by default?
How you can access the properties and controls of master pages from content pages?
What is difference between singleton and single call?
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
Define repository pattern in asp.net mvc? : asp.net mvc
Explain managed code an un-managed code.