In a Code-Behind class generally which type of code is
found ?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is inheritance and an how it be used, example with an example?

577


Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

504


What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

511


What is sdlc process?

519


Which protocol is used to call web service?

557






How to disable validator control by client side JavaScript?

563


What is asp net_sessionid?

631


What is IPostBack? How to use it?

586


Explain the concept of event bubbling in ASP.NET?

575


Where the viewstate is stored after the page postback?

669


What is difference between web api and web services?

529


What is difference between Server.Transfer and Response.Redirect in ASP.NET?

548


Define xmlvalidatingreader class.

557


If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?

593


How to find last error which occurred?

527