What type of code (server or client) is found in a Code-
Behind class?
Answers were Sorted based on User's Feedback
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 |
Why do we need Sessions?
Explain autherization levels in .net ?
About the Usage of htmlencode and urlencode ?
What is the best way to search any exact information on google?
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
How many types of validation are there?
what are configuration files?
Using code explain Configuration Management
Types of values mode can hold session state in Web.Config?
what is cross page posting
What are the page life cycle events?
What is jade template engine?