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 is reference type to value type.

3 Answers   AG Technologies,


What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

0 Answers  


Is asp.net mvc front end or backend? : Asp.Net MVC

0 Answers  


Explain the difference between singleton and single call?

0 Answers  


What is the state management in asp.net?

0 Answers  


how can i insert array values and retreive in asp.net

3 Answers   TCS, Value Labs,


Windows Authentication (via Active Directory) and SQL Server authentication (via Microsoft SQL Server username and passwords). Which one is trusted and which one is untrusted?

3 Answers  


Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc

0 Answers  


What does session_start () do?

0 Answers  


Best Institute in india for online training (Dotnet/java/Tibco/Dwh/etc.....)

4 Answers  


Describe the role of inetinfo.exe, aspnet_isapi.dll and aspnet_wp.exe in the page loading process

1 Answers   HCL, Siebel Systems, Visual Soft,


How to Insert/Add in ASPXgridview

0 Answers   Infosys,


Categories