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 asp short for?
How does session state work in asp.net?
what is loosely coupled solution? How it can be used?
Explain what does mvc represent in asp.net? : asp.net mvc
When should I use server transfer and response redirect?
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
Differentiate between globalization and localization.
Can I tap into other windows livetm services?
Is asp.net different from asp? If yes, explain how?
What is a web farm?
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
Explain asp.net application life cycle?
What is state management in .net?
Explain diff. Between friend and protected friend?
Difference between application events and session events