What type of code (server or client) is found in a Code-
Behind class?
Answer Posted / swapna
Serverside code c# is found in a code behind class.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How to prevent client side validation from the ASP.NET validation controls?
Why do we use datasource in asp.net?
Can we set which type of comparison we want to perform by the CompareValidator control?
What is viewstate? What does the “enableviewstate” property do?
Describe session handling in a webfarm, how does it work and what are the limits?
When does a session actually start?
Whats the difference between abstract factory pattern and factory pattern?
Why do we use asp.net?
1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5
What is the use of service provider?
What does the hotspot class in .net do?
What are html helpers in asp.net?
How use Xml data in ASP.net?
Explain the advantages of caching?
How can you handle errors in Web API?