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
Explain global assembly cache.
How does the service stream content?
What is session in http request?
What is difference between viewstate and session in asp net?
What is the use of express session?
Why we use content place holder in asp.net?
What is a web server? What are the load limits in it?
What is the benefit of WebAPI over WCF?
Explain the difference between asp & asp.net.
Explain what does wsdl stand for?
Do you know about caching with the datasource controls?
How can you handle unmanaged code exceptions in asp.net?
witch is the best insistute in sharpoint course.what abt future of share point course.
What are the different types of sessions in asp.net? Name them?
How to use a Master Database in Asp.net?