What is the relationship(in oops) between codebehind and
inline code(.aspx to .aspx.cs)???
explain
Answer Posted / guest
Inheritance
.aspx.cs class inherits from .aspx class
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do we ensure view state has not tampered?
Explain managed code an un-managed code.
What is use of <% %> in asp.net?
What is the difference between session.abandon() vs clear()?
What is asp.net and how it works?
Explain Optimization technique description?
Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj
Differentiate between file-based dependency and key-based dependency.
What is the importance of Global.asax in ASP.NET?
How can we identify that the page is post back in asp net?
What is asp.net response object?
What are the two Layouts supported by a Web form in ASP.NET?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
What is x xss protection?
About CLR, reflection and assemblies?