What is the use of @Register directives?
Answers were Sorted based on User's Feedback
Answer / varun paliwal
Directives in ASP.NET are used to set attributes for a
page. The @Register directive is a directive used to
register user defined controls on a web page
| Is This Answer Correct ? | 16 Yes | 5 No |
Answer / asmita
@register directive is used for to user control just drag and drop user control it is automatically created @register directive.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jeenat
we can resister a custom server control to a web page using @Resister directive.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the dllhell? why we use the dllhell?
Types of session management in ASP.NET ?
Elaborate differentiation between Cache and Application?
What are the benefits of view state?
What is boxing?
8 Answers IBM, Misys, Siebel Systems,
Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element.
5 Answers ADITI, Syntax Softtech,
How many classes can a single .NET DLL contain?
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
How does windows service lifecycle differ from a .standard. Exe?
Why is mvc better than asp.net?
How can we read a columnised text data in ASP.Net C#? Columnised means my data is stored in a text file and I have numeric data or string data in this file. For ex. If I am searching for the data of gender and I know that gender data is stored at column 32 in text file. How can I get this data in ASP.Net page. Thanks for help in advance.
What do you mean by caching 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)