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

What are the different methods that are used during the page load?

1 Answers   Siebel,


How Web Services help Us? What r the difference between Remoting and webservices

5 Answers   Protech, TCS, Tech Mahindra,


What is considered a service provider?

0 Answers  


Explain the steps to be followed to use passport authentication.

0 Answers  


Explain weak typing and strong typing.

0 Answers  






how can you bind data from dataset to XML file

2 Answers   LG Soft,


Give a few examples of page life cycle events.

0 Answers   Accenture,


what is the trace in ASP.NET

4 Answers  


What is the syntax for datagrid and specifying columns?

0 Answers   Microsoft, SF,


witch is the best insistute in sharpoint course.what abt future of share point course.

2 Answers  


extensibility in asp.net2.0

0 Answers  


What does occur first in ASP.Net, Authentication or Authorization?

0 Answers   MCN Solutions,


Categories