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 / sapna
Yes, You can install multiple versions of the .NET Framework
on the same computer. In ASP.NET, Web applications are said
to be running side-by-side when they are installed on the
same computer but use different versions of the .NET Framework.
check this link:
http://msdn.microsoft.com/en-us/library/a99txfy5%28v=vs.100%29.aspx
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I want ask from plz smaple example code for Biztalkk server
what is lazy loading in entity framework?
Can I add mvc testcases in visual studio express?
How to make sure Client Validation is enabled in ASP.Net MVC
explain what is ado.net entity framework?
Explain the new features added in version 4 of mvc (mvc4)?
How to Create an Intranet Site Using ASP.NET MVC?
What is the full form of sp?
What is NonActionAttribute ?
What is the significance of nonactionattribute?
How does work clr?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
How to bind table colum with gridview column?
What is viewbag?
What is the difference between entity framework and mvc?