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 |
What are the differences between Dataset and DataReader?
How can you execute stored procedure from windows application?
Where do the cookie state and session state information be stored?
what are the new server controls added in Asp.net 2.0?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
What are Sticky Sessions?
How do you declare static variable? What is its lifetime?
How is application management and maintenance improved in asp.net 2.0?
To make Cache item dependent on a file,directory or other cached item ,you should create an instance of which clause?
How can you change a Master page dynamically in which event of page life cycle?
How do you manage session in ASP and ASP.NET ?
2 Answers Cap Gemini, Microsoft,
If I'm developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing) what would be the best approach to maintain login-in state for the users?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)