What is the relationship(in oops) between codebehind and
inline code(.aspx to .aspx.cs)???
explain
Answer Posted / divya
Inheritance
.aspx.cs class inherits .aspx class
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Which authentication uses a combination of windows and iis authentication?
What is a viewbag?
How can you use a custom controls in ASP.NET application?
List the events in page life cycle.
How can we provide the WebParts control functionality to a server control?
What is difference between web api and web services?
Where are session variables stored?
Define the term Scavenging in Caching?
What is the full form of asp.net?
How to rename a table using sql queries?
What is the difference between cookie and session?
Explain page output caching?
COM+ Used ________________ Isolation Level
Explain login control and form authentication.
What type of code, client-side or server-side, is found in a code-behind file of a Web page?