How do you relate an aspx page with its code behind Page?
Answer Posted / revathi
Inherits page.aspx.cs.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Why is the standalone environment only useful during the development process?
What are standard controls?
Define reflection in .net?
What are the cookies types in asp.net?
In Code-Behind class which kind of code (server or client) is found ?
What is the difference between trace and debug in asp.net?
What is server infrastructure & server components?
Define common type system?
Explain the use of duration attribute of @outputcache page directive.
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
What is asp.net web application?
Can you use c# without .net?
What is the difference between globalization and localization?
How we implement web farm and web garden concept in asp.net?
What is .net remoting?