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
What is viewstate in asp net with example?
What kind of data can be stored in viewstate?
What is mvc in asp.net interview question? : Asp.Net MVC
How do you handle server controls?
What is boxing and unboxing in asp.net?
How to use multiple scriptmanager controls in a web page?
How can we create a website?
What is the maximum amount of memory any single process on windows can address?
What is asp.net? How is it different from asp?
What is server infrastructure?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
Is there any alternative to avoid name collisions other then Namespaces?
What is bson in web api?
What is the difference between user control and custom control?
How does cookies work in asp net?