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
Why is string called immutable data type?
What is postback in asp net?
What is view state and how it works in asp net?
What r the asp.net list controls and diff. Between them?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
How many types of session in ASP.NET
How to register exception filter globally?
In ViewState How much lifespan items stored?
What is asp.net web application?
What are demand-paging and pre-paging?
How to use ipostback?
What is class and object in asp.net?
What is the sequence in which ASP.NET events are processed?
Explain difference between dataset and recordset?
Explain what is event bubbling?