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

Whats the use of @ Register directives ?

Answer Posted / srikanth

Its Only to add Web User Control Page to Normal Asp.Net Page in Source Code...

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

1076


Define globalization and localization.

1041


Mention the execution process for managed code?

1057


What is the difference between system.stringbuilder and system.string

838


Which method is used to enforce garbage collection in .net?

912


What is the web.config file in asp?

1227


Explain the difference between asp & asp.net.

1072


How would you get asp.net running in apache web servers? Explain it's limitations.

1041


what are the security certificates used in webservices?

2067


a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.

1870


Explain the use of errorprovider control in .net?

1012


Why session is more secure than cookies?

947


How to implement role based security in asp.net mvc? : Asp.Net MVC

1183


How to deploy/publish webservices?How many ways?Plz explain me

2325


How is it possible for .NET to support many languages?

781