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 the difference between exe and dll?
Please briefly explain the usage of global.asax?
What are sql notifications and sql invalidations?
Which platform does Microsoft .NET use for exchanging data between applications?
Are cookies client side or server side?
What is Partial PostBack in ASP.NET?
What are the difference between function and stored procedure in .net programming language?
What are the benefits of view state?
How response object is related to asp's response object?
What is asp.net response object?
What is viewstate parameter?
What websites use asp.net?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
What’s the catch?
What is skin in asp.net?