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
What is Dependency Injection in ASP.Net MVC
how do you truncate a table using entity data model?
What is the difference between viewbag and viewdata in asp.net mvc?
Which is the default http method for an action method?
Explain Bundle.Config in ASP.Net MVC4?
Give an example for authorization filters in an asp.net mvc application?
What is orm entity framework?
What is objectset? : Entity framework
What is controllercontext?
Explain the role of assembly in the .net framework.
What is entitytypes? : Entity framework
How does the .net framework 3.0 relate to the .net framework 2.0?
Explain something about model, view and controllers in asp.net mvc?
what is use of entitydatasource control?
Where is tempdata stored?