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 are the advantages and disadvantages of session?
Where session id is stored?
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
What is clr? Difference between clr & cts?
Do cookies store passwords?
What are tuples?
How can we update records in gridview?Is there any appropriate code for it?
What is difference between rest and soap?
What is a session http?
Define application state variable and session state variable?
What is dynamic web page with example?
Is there any limit for query string? Means what is the maximum size?
What are cookies in asp.net?
Explain how asp.net different from asp?
how to debug web services on consumer side?