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

Can I combine classic asp and asp.net pages?

0 Answers  


How many Garbage Collectors are there for one Application or one Page

1 Answers   Emphasis,


Can the unique key be null?

0 Answers  


What r the remotable objects. and how u make an application remotable

1 Answers  


i need code for insert,delete,update adn display records using stored procedure in C#

2 Answers  






What is difference between Fragment Caching and Page Caching in ASP.NET?

0 Answers   PUCIT,


how to do pakaging nd deployment

1 Answers  


I have got less marks in bsc it So how to get interview.tell me

1 Answers  


Where the assembly is stored in asp.net?

0 Answers  


how to use html code in asp source code?

1 Answers  


Difference between .NET and previous version?

1 Answers   Microsoft,


What are two ways that you can set the minimum and maximum values for a rangevalidator? When would you use each technique?

1 Answers  


Categories