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

They mostly asked difference between versions of technologies

0 Answers   Mphasis,


Explain the difference between sql invalidation and sql notification.

0 Answers  


How do you secure your connection string information?

0 Answers  


What asp.net control can embed xaml into asp.net pages?

0 Answers  


Can you set the session out time manually?

0 Answers  






What are the type of session in Asp.Net

3 Answers  


In which form does the dataset store data in it?

3 Answers   Verinon Technology Solutions,


how to get the vb6.0 COM Component in to the .Net application?

3 Answers   iSoft,


What?s a bubbled event?

6 Answers   Visual Soft,


while developing webservices if i want some users to use my webservice only how can i give security to my webservice?

0 Answers  


Explain the steps to be followed to use passport authentication.

0 Answers  


Explain significance of routing? : asp.net mvc

0 Answers  


Categories