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

Explain the difference between web user control and web custom control?

542


What are type/key pairs in client script registration?

568


What is routing in MVC?

601


How you will improve web application performance?

555


What is the difference between viewstate and hidden field in asp.net?

492






What are the types of validation in asp net?

549


Is oauth for authentication or authorization?

594


How would you get asp.net running in apache web servers? Explain it's limitations.

533


What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.

594


What are the main differences between asp and asp.net?

528


What is gridview in asp.net?

522


In which event are the controls fully loaded?

570


Why we use asp.net for website development?

501


How to use push notification?

608


What is paging in context of Memory?

661