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...

What is the use of directives & explain with example?

Answer Posted / guest

Directive Specifies settings used by the page and user
control compilers when they processes ASP.NET Web Forms
page (.aspx) and user control (.ascx) files.


< @Page Attributes..... /> contain specific attributes for
page
< @Import Attributes...../> contain specific attributes
for include libraries
< @Register Attributes...../> contain specific attributes
for control to be register for ther perticular page

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain automatic memory management in .net.

975


Is asp.net outdated?

931


What is client side state management?

911


What are the Types of chaching. How to implement caching

959


What is base class of .net?

917


What are the server control tags in asp.net.?

1020


How you can return View from ASP.NET Web API method?

987


How to handle errors in Web API?

1122


Explain how can we access static variable?

1074


Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc

961


What is the file through which you can customize your asp.net application?

1053


How could you modify xaml content from javascript?

969


When does a session actually start?

990


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

1805


Write some code using interfaces, virtual methods, and an abstract class`

2000