How do you relate an aspx page with its code behind Page?
Answer Posted / revathi
Inherits page.aspx.cs.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Define static member?
Which object encapsulates state or data of a user?
When was asp.net released?
Describe session handling in a webfarm?
What do you mean by caching in asp.net?
What is session in asp.net?
How you can manage the state of application at the server side in ASP.NET?
Explain transparent caching with aop?
What is protected configuration?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
Define session in asp.net.
Explain what is event bubbling?
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
What is the base class from which web forms are inherited?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?