Answer Posted / senthil kumar
assembly directive
register directive
page directive
implements directive
import directive
| Is This Answer Correct ? | 18 Yes | 15 No |
Post New Answer View All Answers
What is the importance of Global.asax in ASP.NET?
Where would you use an ihttpmodule, and what are the limitations if any?
What are the benefits of Razor View?
Describe session handling in a webfarm, how does it work and what are the limits?
What is the flow of processing of the request? : asp.net mvc
Is asp.net different from asp? If yes, explain how?
Describe how passport authentication works.
Differentiate between authentication and authorization.
Explain difference betn dataset and recordset?
What is the default authentication mode for asp.net?
Explain difference between friend and protected friend?
What is query string with example?
What are the built-in objects in asp.net?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?