Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How many Directives r in ASP.NET?

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


Please Help Members By Posting Answers For Below Questions

What is the compiled object?

2140


What is owin authentication?

1025


List the types of authentication supported by asp.net?

1001


What is inheritance and an how it be used, example with an example?

1126


How to fetch a data from one table to another table in asp.net ?

1095


Which is faster viewbag or viewdata?

1027


how to elimainte the similar data from the different tables

2233


Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?

986


What are the contents of cookie?

1154


What is a web server? What are the load limits in it?

1180


In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?

1123


What is asp net_sessionid?

1149


What kind of data we can store in viewstate?

1099


What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc

1098


code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications

1905