what is DLL Hell and how it is solved in .NET?
Answer Posted / nir
i don't know the correct answer, please send to me the
correct answer.
| Is This Answer Correct ? | 40 Yes | 41 No |
Post New Answer View All Answers
Does web services support data reader like pom project?
explain code with datachaching with example
Describe the difference between inline and code behind - which is best in?
What is asynchronous call?
What is application variable in asp.net?
Is there any limit for query string? Means what is the maximum size?
What is the purpose of url encoding?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
What is the use of session state and application state and difference between them?
What are tuples?
What is asp.net version?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Explain the main differences between asp and asp.net?
What is the difference between ldap and active directory?
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?