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 |
what is reference type to value type.
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
Is asp.net mvc front end or backend? : Asp.Net MVC
Explain the difference between singleton and single call?
What is the state management in asp.net?
how can i insert array values and retreive in asp.net
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?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What does session_start () do?
Best Institute in india for online training (Dotnet/java/Tibco/Dwh/etc.....)
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