In a Code-Behind class generally which type of code is
found ?
Answers were Sorted based on User's Feedback
Answer / psetty
In a code-Behind class server-side code is found. Because
code-behind is executed on the server. Eventhough it can
render client-side code such as JavaScript to be processed
in the clients browser. But just to be clear, code-behind
executes on the server, thus making it server-side code.
Is This Answer Correct ? | 13 Yes | 1 No |
Difference between using directive vs using statement?
What r all the controls in ASP.NET ?
What do you mean by View State and what is its role?
What is Partial PostBack in ASP.NET?
can i use two web.config files of ConnectionString in One Default.aspx page
6 Answers Satyam, Verinon Technology Solutions, Wipro,
What is asp.net with mvc? : Asp.Net MVC
What are Authentication and Authorization?
what is the role of aspx file ?
When was asp.net released?
what is diffrent between asp & asp.net
What is round trip in asp.net?
What are the disadvantages of view state / what are the benefits?