Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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?

Answers were Sorted based on User's Feedback



Is it possibe to run 2 aplication on single m/c, one App is on .Net Framework 1.0 and another one..

Answer / aradhana

Yes One can have 2 applications on the same machine having
wrking on different .Net Freameworks.

Is This Answer Correct ?    4 Yes 0 No

Is it possibe to run 2 aplication on single m/c, one App is on .Net Framework 1.0 and another one..

Answer / kaviean

Yes, .NET framework supports simultaneous installation and
execution on different versions.

Is This Answer Correct ?    2 Yes 0 No

Is it possibe to run 2 aplication on single m/c, one App is on .Net Framework 1.0 and another one..

Answer / 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

Is it possibe to run 2 aplication on single m/c, one App is on .Net Framework 1.0 and another one..

Answer / nageswara rao garine

yes but first we install lower version after higher versio
n else .net framework doesn't allow two versions at the
same time.

Is This Answer Correct ?    2 Yes 2 No

Is it possibe to run 2 aplication on single m/c, one App is on .Net Framework 1.0 and another one..

Answer / prabhakar

Yes. They would run as two separate applications. They are
registered in two different frameworks(1.0 and 2.0). Their
registration GUIDs with the framework and version
information are different. They will be treated and behave
as two different applications. Which application is loaded
depends on the framework compatibility of the application
that 'invokes/loads' these applications.

Is This Answer Correct ?    0 Yes 0 No

Is it possibe to run 2 aplication on single m/c, one App is on .Net Framework 1.0 and another one..

Answer / 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

Is it possibe to run 2 aplication on single m/c, one App is on .Net Framework 1.0 and another one..

Answer / sandhya.gadhe

I said no,becasue, version may conflict with eachother.I
don't know the correct answer..plz let me know if any one
of you know the Answer

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Dot Net Framework Interview Questions

Explain how you can send the result back in JSON format in MVC?

0 Answers  


What is meant by tempdata in mvc?

0 Answers  


What platforms does the .NET Framework run on?

1 Answers  


Difference between manifest , metadata?

3 Answers   Soma Technology, TCS,


what is .net?

20 Answers   IBM,


Explain the methods used to render the views in ASP.Net MVC?

0 Answers  


about triggers?

6 Answers   CSC,


What is the greatest advantage of using asp.net mvc over asp.net webforms?

0 Answers  


How Garbage Collector identifies the objects which are not in use?

6 Answers   EXL, Honeywell, Microsoft, Tech Mahindra, Tesco,


What are Model Binders in ASP.Net MVC?

0 Answers  


What is .net framework & its benefits?

0 Answers  


what is split entity?

0 Answers   Microsoft,


Categories