Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

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

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

Answer / subhash - netedge computing

Server Side

Is This Answer Correct ?    8 Yes 0 No

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

Answer / charan

Code - Behind class is only for server side code..

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What are the Types of object in asp

0 Answers   BirlaSoft,


What's the difference between viewstate and sessionstate?

0 Answers  


Which two properties are there on every validation control?

2 Answers  


What is a 401 redirect?

0 Answers  


How can I have a particular web page in an asp.net application which displays its own error page?

0 Answers  


what is Master pages in asp.net? what is the advantages and disadvantages?

3 Answers  


By default, Web API sends HTTP response with which of the following status code for all uncaught exception?

0 Answers  


What is asp according to you?

0 Answers  


Explain the components of web form in asp.net

0 Answers  


I am having four text boxes in my web application. I am setting Required Field validator to each Text box. And I am having two buttons in my application. If i clicked the first button only first two text box validation will get fire. Dont show error message for remaining two text box. If i clicked second button last two text box validation will get fired. It will not consider the first two validation controls. That is how to enable and disable the validation controls.

4 Answers  


What is a server cookie?

0 Answers  


What is the use of SmartNavigation property?

4 Answers  


Categories