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

After building the custom control, you test it by adding an
ASP.Net web application to the solution. You add a correct
<%@ Register %> directive and a proper declaration of the
control in the <asp:Form> tag to the Web Form, but when you
execute the application you get an error. What is the most
likely reason for the problem?

a) The custom control must be compiled first.
b) The web application must have a reference to the control
c) The custom control must be registered with windows first.
d) The assembly from the custom control is not in the
application?s bin directory.

Answer Posted / g.b.prabhakaran

d

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where is http session stored?

975


What is the maximum amount of memory any single process on windows can address?

1078


What are the server controls in asp.net?

1000


Can master pages be nested?

977


List the advantages and disadvantages of user control an custom control?

1010


Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?

2197


What is view state management in asp net?

950


Explain Authentication mechanism in dotnet

1093


Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?

1111


Can I stream live content/events?

1117


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

1069


Is viewstate secure?

1004


How to Insert/Add in ASPXgridview

1084


Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc

1157


What is _dopostback in asp net?

1004