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 the significance of routing? : asp.net mvc

1103


What is difference between rest and soap?

1184


If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?

2534


How to comment out asp.net tags?

1105


What are the disadvantages of view state?

1150


Why is global asax is used for?

1137


What is a response cookie?

1170


What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?

1280


Is asp.net a programming language or framework?

1055


What is content page in asp net?

1001


Why asp.net is used?

1055


What is sql data source control in asp.net?

1101


What are the major built-in objects in ASP.NET?

1151


Explain the difference between inline and code behind - which is best in?

1061


How do I force the dispose method to be called automatically, as clients can forget to call dispose method?

998