what is the dllhell? why we use the dllhell?

Answer Posted / amit@m

DLL Hell refers to the set of problems caused when multiple
application attempt t share a common component like DLL or
COM

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?

1895


How can I create master page in asp net?

500


How can we inherit a static variable?

533


What is the mvc model?

568


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.

1430






Where is the view state data stored?

556


What is asp.net with mvc? : Asp.Net MVC

503


Differentiate strong typing and weak typing

516


Describe session handling in a webfarm, how does it work and what are the limits?

572


Describe a Windows Service and its lifecycle ?

610


Do cookies store passwords?

494


Explain serialization and deserialization?

533


What is a web server? What are the load limits in it?

579


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

512


How can you debug your.net application?

546