Is it possibe to run 2 aplication on single m/c, one App
is on .Net Framework 1.0 and another one is on .Net
Fremework 2.0?
Answer Posted / xcoder
The more precise answer would be- Since the internal naming
mechanism in .net assemblies have guid's and version
information. Most application will not have any problem ans
the bound assembly is bound along with its identifiers.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you return string result from Action in ASP.Net MVC?
why DotNetFramework is included in building a software
What is the benefit of entity framework?
how do you query in entity model when the result has a join from from different database other than the entity model?
What is the full form of sp?
What is asp net framework?
What is latest version of .net framework?
What is object service? : Entity framework
Explain the request flow in asp.net mvc framework?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
What is domain class model?
What is stateless model?
What are the components required to create a route in mvc?
which are the key concepts of entity data model?
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?