what is DLL Hell and how it is solved in .NET?
Answer Posted / dhana
.net solved using dll with different versions
Is This Answer Correct ? | 105 Yes | 51 No |
Post New Answer View All Answers
How would you enable impersonation in the web.config file?
How you can return View from ASP.NET Web API method?
How do I send an email message from my ASP.NET page?
What are the HTML server controls in ASP.NET?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
Can you explain page lifecycle in net?
Which method is used to force all the validation controls to run?
What is the file extension of web service?
Mention the execution process for managed code?
What is the use of data set in asp.net?
Is oauth for authentication or authorization?
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
Where you store Connection string in "Web.Config" file in ASP.NET?
How to deploy/publish webservices?How many ways?Plz explain me