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
What is the difference between login controls and forms authentication?
what is the difference between response.write() and response.output.write()?
What is the compiled object?
If we remove web.config or machine.config from the application then, is this application will works?
What is the difference between a candidate key and primary key?
Why do we need Sessions?
Explain code snippet to register exception filters from controller?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
Explain the difference between or and orelse?
Explain the use of fragment caching.
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Mention few asp.net validators.
What is a page life cycle? What are the events in a page life cycle?
What is sql data source control in asp.net?
Explain the concept of event bubbling in ASP.NET?