How do you relate an aspx page with its code behind Page?

Answer Posted / velmani

<%@ Page CodeBehind="page.aspx.cs"
Inherits="Namespace.classname"%>

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the security types in ASP/ASP.NET? Different Authentication modes?

569


How can you access the properties and controls of master pages from content pages?

524


What is the postback property in asp.net?

550


What does the orientation property do in a menu control?

542


What is latest version of asp.net mvc? : Asp.Net MVC

485






What is server transfer?

507


How do you implement postback with a text box?

567


What is the page life cycle in asp.net?

569


What are uri parameters?

549


Explain different authentication modes in asp.net?

558


What is web router?

509


What is the difference between pathparam and queryparam?

596


Why asp.net is used?

567


How do sessions work?

546


Where sessions are stored?

661