What is the use of directives & explain with example?
Answers were Sorted based on User's Feedback
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 |
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 |
How you can access the properties and controls of master pages from content pages?
what is the dllhell? why we use the dllhell?
How ASP and ASP.NET page works.
What is difference between singleton and single call?
Explain the use of fragment caching.
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What are the benefits of view state?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
why we are using delegates and in which condition it is required?
How can we register exception filter from the action?
How to set/get parent page values in child page in asp.net
What is round trip in asp.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)