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 fulltrust?
Is asp.net mvc front end or backend? : Asp.Net MVC
What is data grid view in asp.net?
Is asp.net 64-bit enabled? How?
What is a form tag?
How do you remove duplicates without using remove duplicate stage?
Explain the advantages of caching?
How to you can limit Access to Web API to Specific HTTP Verb?
What does aspcompat="true" mean?
What is the part of url?
What are the difference between function and stored procedure in .net programming language?
Which browsers support the xmlhttprequest object?
What are the three parts of an http response?
Can you set the session out time manually?
How to add DateTime Control in normal DataGrid Server Control?