What is the relationship(in oops) between codebehind and
inline code(.aspx to .aspx.cs)???
explain

Answers were Sorted based on User's Feedback



What is the relationship(in oops) between codebehind and inline code(.aspx to .aspx.cs)??? explain..

Answer / divya

Inheritance
.aspx.cs class inherits .aspx class

Is This Answer Correct ?    3 Yes 0 No

What is the relationship(in oops) between codebehind and inline code(.aspx to .aspx.cs)??? explain..

Answer / divyaanumod

Inheritance
.aspx.cs class inherits .aspx class

Is This Answer Correct ?    3 Yes 0 No

What is the relationship(in oops) between codebehind and inline code(.aspx to .aspx.cs)??? explain..

Answer / guest

Inheritance
.aspx.cs class inherits from .aspx class

Is This Answer Correct ?    0 Yes 0 No

What is the relationship(in oops) between codebehind and inline code(.aspx to .aspx.cs)??? explain..

Answer / saket kumar

both are the class and we can relate both by using the
objects

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

What are the advantages of passport authentication?

0 Answers  


Is asp.net free?

0 Answers  


where can i gather the materials for MCP certification

2 Answers  


Can we have a web application running without web.config file?

0 Answers  


What is a web api?

0 Answers  






How could you modify xaml content from javascript?

0 Answers  


Explain asp.net page life cycle?

0 Answers  


Why asp.net is used?

0 Answers  


What is Fragment Caching in ASP.NET?

2 Answers   MCN Solutions, pspl, Wipro,


Which namespace is used by ado.net?

0 Answers  


What is data reader in asp.net?

0 Answers  


How many classes can a single .NET DLL contain?

14 Answers   Siebel Systems,


Categories