Answer Posted / alpesh
DLL hell, basically the versioning problem of the assembly.
Which is solved by .net automatically.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the equivalent of date() and time() in asp.net?
How to implement form based authentication in asp.net application?
What is viewstate in asp net with example?
What is the difference between system.stringbuilder and system.string
Why do you use the app_code folder in asp.net?
Which protocol is used to call web service?
What is cross page posting in asp net?
Explain login control and form authentication.
What do you mean by serialize and marshalbyref?
what are the web form events available in asp.net?
Is it possible to write code in many languages in one asp.net project?
What is the meaning of TestApi?
How can we identify that the Page is Post Back?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
How can we inherit a static variable?