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 difference between User Controls and Master Pages

Answer Posted / shaik mujahid

Master page inherits all child pages in contentplace holder
and usercontrol can be placed in master page

user control is a control which must be placed in a page to
perform specific task

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you display all validation messages in one control?

1040


Is asp.net and .net the same?

1119


What are cookies in asp.net?

1118


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


In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?

1075


How you will manage the state of ASP.NET controls?

1118


How information about the user's locale can be accessed?

1106


Describe the application event handlers in ASP.NET?

1092


Define authentication and authorization.

1140


How can we create custom controls in asp net?

1077


Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?

1040


Can you explain how ASP.NET application life cycle and page life cycle events fire?

1071


What is the difference between application state and session state in asp net?

1095


What are the versions of garbage collection?

1952


Why mvc is faster than asp.net? : Asp.Net MVC

1118