What is the use of directives & explain with example?
Answer Posted / guest
sorry some syntex error was ther
i apoligies for that...
<% @Page Attributes..... %> contain specific attributes
for
page
<% @Import Attributes.....%> contain specific attributes
for include libraries
<% @Register Attributes.....%> contain specific
attributes
for control to be register for ther perticular page
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is session state server?
How do u optimize a query in asp.net?
What is session id in web application?
What is cross page posting? How is it done?
Which method is used to force all the validation controls to run?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
How will create assesblies at run time?
What is server side session management?
What does uri mean?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
Define cookie.
What is the life cycle of an asp.net page?
What are ASHX files?
What do you mean by query string?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.