In a Code-Behind class generally which type of code is
found ?
Answer Posted / subhash - netedge computing
Server Side
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is a session in asp.net?
What are cookies in asp.net?
How do I open an ashx file?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
Why session is used in asp.net?
What is server infrastructure & server components?
Explain what is clr?
Who creates jsessionid?
What is the difference between web config and machine config files?
What is data reader in asp.net?
What are different types of api?
How can I create master page in asp net?
What is the difference between login controls and forms authentication?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?