Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the life cycle of an ASP .NET page
2 Answers HCL, Surya Software,
Explain the scenario where we go for inpro and outpro session?
How do sessions work?
If i have a web page, and one web user control, where in web page contains a text box, and web user control have check box, if i place a web user control in the webpage, when i check the check box, the out put should show it is checked or not. How we can do this?
What are resource file and how do we generate resource file?
What is validation in asp.net?
What is difference between asp state management and asp.net state management?
Explain ViewState?
In ViewState How much lifespan items stored?
How do you add a javascript function for a link button in a datagrid ?
What data type does the Range Validator control support?
Tell about WebService in Asp.Net?