What is the use of directives & explain with example?
Answer Posted / guest
Directive Specifies settings used by the page and user
control compilers when they processes ASP.NET Web Forms
page (.aspx) and user control (.ascx) files.
< @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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does google crawl redirects?
Explain the use of resource manager class in .net.
What are web beacons used for?
What is the full form of asp.net?
What are validators and list some validators of asp.net?
In which event of page cycle is the viewstate available?
How can I configure asp.net applications that are running on a remote machine?
What is the difference between viewstate and hidden field in asp.net?
Explain the main differences between asp and asp.net?
How can we make sure that Web API returns JSON data only?
Describe the disadvantage of cookies.
How many types of controls are there in asp.net?
Why is this service branded with windows livetm?
Explain the difference between inline and code behind - which is best in?
Do you know about caching with the datasource controls?