Answer Posted / rahultripathi
@assembly : - Link assembly to current Page or user control
directory .
@control :- Define control Spacific attributes to used
by ASP.Net page parser and compiler included only in .ascx
page.
@ Impliment : - Indicates that a page or user control
implements a specified .NET Framework interface
declaratively
@ import :- import a namespace in Page or user control
explicit.
@ Master :- Identifies a page as a master page and defines
attributes used by the ASP.NET page parser and compiler and
can be included only in .master files
@ Master Type:- Defining class or vartual Path used to type
master page property of page.
@OutPut Cache.
@Page.
@Privious Page Type.
@Reference .
@Register
Rahul Tripathi
rahltripathi@myway.com
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
What is rich control in asp.net?
Explain the use of fragment caching.
How can exception be handled with out the use of try catch?
Is asp net front end or backend?
What is the postback property in asp.net?
What is a session government?
What is cookies cache and session?
How to display Alert in ASP.NET
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What is the difference between web config and machine config files?
How about the security in Activex DLL and Activex EXE ?
How can we prepairing Interview
How should I destroy my objects in asp.net?
What are the different types of validation controls in asp.net?
What is http protocol and how it works?