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

Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?

0 Answers  


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?

0 Answers  


What is rending process in ASP.NET?

0 Answers   Sans Pareil IT Services,


Where session id is stored?

0 Answers  


What is CTE in sql server 2005?

3 Answers   Minecode,






What is asp.net architecture?

0 Answers  


How to Deploy a project?

2 Answers  


what is CLR?

3 Answers   PrimeLine,


What are asp.net web forms?

0 Answers  


What is autopostback true?

0 Answers  


What are the layouts of ASP.NET Pages?

0 Answers  


Explain how asp.net page works?

0 Answers  


Categories