What is the relationship(in oops) between codebehind and
inline code(.aspx to .aspx.cs)???
explain
Answer Posted / divyaanumod
Inheritance
.aspx.cs class inherits .aspx class
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Where is the session stored?
State differences between MVC and WebAPI
What are sql joins?
How do sessions work?
To wrap up a call to a Web service the standard used is..?
What are themes and skins in 2.0, explain usage scenario?
Explain the use of duration attribute of @outputcache page directive.
How can I open ashx file in mobile?
What do you understand by aggregate dependency?
What is viewstate in asp net with example?
Explain the overview of asp.net?
How many types of session in ASP.NET
Is it possible to create web application with both webforms and mvc?
How do you declare static variable? What is its lifetime?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?