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

Answers were Sorted based on User's Feedback



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

Answer / velmani

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

Is This Answer Correct ?    4 Yes 1 No

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

Answer / revathi

Inherits page.aspx.cs.

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More ASP.NET Interview Questions

What?s the difference between Codebehind="MyCode.aspx.cs" and Src="MyCode.aspx.cs"?

1 Answers   Getit, Siebel, Visual Soft,


What are html helpers in asp.net?

0 Answers  


Which is the best institute for ASP.NET?

8 Answers   ABC Infotech, Tech Mahindra,


how to transfer the file from client to server using asp.net

0 Answers   Sans Pareil IT Services,


I have been asked in an interview What is your LOC(Line of Code)What will be the probable answer for that

1 Answers   HCL, Infosys, Mantec Consultants,






Explain difference between dataset and datareader?

0 Answers  


How can you enable impersonation in the web.config file?

0 Answers  


9. Why should we hire you over the others waiting to be interviewed?

0 Answers   Business One, IBM, Swatz Oils,


how can we display records in single datagrid using two datasets in different place?

2 Answers   Global Computer, Honeywell,


Define satellite assemblies.

0 Answers  


Why do we need master page in asp.net?

0 Answers  


Explain about asp.net state management?

0 Answers  


Categories