Can we store PROGID information in database and dynamically
load the component ?



Can we store PROGID information in database and dynamically load the component ?..

Answer / remo

i found the best answer here

http://mr-ponna.com/Question/460/Can-we-store-PROGID-information-in-database-and-dynamically-load-the-component-/

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

what is uncle aunty file

1 Answers  


Explain how can we inherit a static member?

0 Answers  


What is a swagger in web api?

0 Answers  


How can we call webservices in Banking Applications? and where we are using it?

0 Answers   FCG,


If you are using two select queries and retrieving data. how do you access second query's result set using data reader?

1 Answers   Cap Gemini, Keane India Ltd, MindSquare,


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.

0 Answers   Netsweeper,


How can you handle errors in Web API?

0 Answers  


What is asp net objects?

0 Answers  


In which event of the page viewstate is available?

0 Answers  


Explain what are webservices?

0 Answers  


What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?

0 Answers  


Can the action attribute of a server-side tag be set to a value and if not how can you possibly pass data from a form page to a subsequent page?

1 Answers  


Categories