What type of code (server or client) is found in a Code-
Behind class?

Answers were Sorted based on User's Feedback



What type of code (server or client) is found in a Code- Behind class? ..

Answer / swapna

Serverside code c# is found in a code behind class.

Is This Answer Correct ?    13 Yes 0 No

What type of code (server or client) is found in a Code- Behind class? ..

Answer / satish v itagi

Code behind class will contain event handlers for the
controls in the entity class (page class) written in any of
the high-level languages that are object based/oriented.
With reference to DotNet it may be in any language
complying to CLS and CTS.

The business layer of the OOP can be written in any of the
dot net languages and its dll can be referenced in the code-
behind class code written in the same or difference dotnet
compliant languages.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Why do we need Sessions?

0 Answers   QuestPond,


Explain autherization levels in .net ?

2 Answers  


About the Usage of htmlencode and urlencode ?

2 Answers   Cognizant,


What is the best way to search any exact information on google?

3 Answers   Intellevate,


The question is "After sign out from email, Then we click a back button , we can't go to the previous page ie inbox page, It is displaying a login form only" My doubt is How will code this , If u know please blog me through this or my mail. my mail id is yoursguna@gmail.com

3 Answers   TCS,






How many types of validation are there?

0 Answers  


what are configuration files?

0 Answers  


Using code explain Configuration Management

0 Answers  


Types of values mode can hold session state in Web.Config?

6 Answers   Accenture,


what is cross page posting

3 Answers  


What are the page life cycle events?

0 Answers  


What is jade template engine?

0 Answers  


Categories