What is the use of directives & explain with example?

Answers were Sorted based on User's Feedback



What is the use of directives & explain with example?..

Answer / 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

What is the use of directives & explain with example?..

Answer / 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

More ASP.NET Interview Questions

Why asp.net is better than php?

0 Answers  


Whats MSIL, and why should my developers need an appreciation of it if at all?

3 Answers   Siebel,


What is Http handler?

5 Answers   Accenture,


Rate yourself in .net and sql database?

1 Answers   BrickRed, Infosys, Satyam, SP Software,


Which data types are supported by the RangeValidator control?

2 Answers   Siebel,






Why asp.net is used?

0 Answers  


How do we make a poperty read only?

1 Answers   Microsoft,


What is full trust in asp.net?

0 Answers  


What is application in asp net?

0 Answers  


What is the Intermittent crashing of application in production?

0 Answers   Microsoft,


Define the steps to set up validation control.

0 Answers  


How will u decide when to use caching and when to use viewstate?

5 Answers  


Categories