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
What is web configuration file and how to use in web application
What is difference in .net 1.1 and .net 2.0?
How do http sessions work?
Explain the difference between overriding and overloading?
What is difference between rest and soap?
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 AutoEventWireUp and what is the use of This property explain in details?
What is active web pages?
explain code with datachaching with example
Diff between web user control and web custom control?
What is difference between session and cookie?
Explain different types of Caching techniques in ASP.NET?
What is strong-typing versus weak-typing?
What is session in asp.net?
What is AutoEventWireup attribute for ?