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 are the new web part controls in asp.net 2.0 ?
Explain how can we inherit a static variable?
What are query strings used for?
Are cookies stored on server or client?
What are the asp.net security controls?
What are the steps involved to fill a dataset?
Explain the difference between asp and asp.net?
Explain the working of passport authentication.
How asp.net mvc differs from asp.net web forms? : asp.net mvc
Explain the updatepanel?
What is the difference between client-side and server-side validations in ASP.NET?
Why session is necessary in web application?
Explain some of the major built-in objects in asp.net
What is the difference between typeof() vs gettype()?
What is the part of url?