GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  DotNet
Go To First  |  Previous Question  |  Next Question 
 DotNet  |  Question 104 of 165    Print  
Can we run DOT.NET in unix plateform

  
Total Answers and Comments: 6 Last Update: January 11, 2008     Asked by: kulwant kumar 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
September 27, 2005 23:57:19   #1  
Saroj Sahu        

RE: Can we run DOT.NET in unix plateform
yes. becus it is the the msil code to be executed by clr of unix platform
 
Is this answer useful? Yes | No
January 12, 2006 05:19:00   #2  
samiksc Member Since: October 2005   Contribution: 233    

RE: Can we run DOT.NET in unix plateform
No since currently we don't have a .net framework which supports linux platform
 
Is this answer useful? Yes | No
March 07, 2006 07:17:41   #3  
Diju Member Since: March 2006   Contribution: 8    

RE: Can we run DOT.NET in unix plateform
One of the disadvantages of using Visual Studio.NET and the .NET framework to develop applications has been the lack of cross-platform support. Since the introduction of the .NET framework and common language run time a few years ago there have been a few projects designed to bring the .NET framework to other platforms including Linux and Unix.The DotGNU project is touted as the Free software alternative to .NET and encompasses a number of projects including DotGNU Portable .NET which is designed to be used to compile and run C# and C applications on a multitude of platforms including GNU/Linux FreeBSD Mac OS X and Windows.One of the main features of the product is it's compatibility with EMCA standards for C# and the Common Language Infrastructure (CLI) as well as Microsoft's own CLI implementation in the .NET framework.The project chose to go with a Virtual Machine implementation where bytecode is transformed into a simple instruction set which is then passed to a Converted Virtual Machine which then are executed through an interpreter. This approach is different to other open source .NET implementations but provides more flexibility when porting the project to other platforms.At the core of the project is the runtime engine (ilrun) and compiler (cscc) with an implementation of System.Windows.Forms that make developing for the platform easier as it doesn't required translation through another toolkit or toolset
 
Is this answer useful? Yes | No
May 30, 2006 12:03:52   #4  
jeevan gholap Mcp(70-316),C-DAC        

RE: Can we run DOT.NET in unix plateform
No u canot run dot net on unix platform. Still it will not envent for other platform its a microsoft product for run its lagg and component in microsoft platform
 
Is this answer useful? Yes | No
September 10, 2007 08:56:02   #5  
       

RE: Can we run DOT.NET in unix plateform
Yes. But partially the WIndows Forms is not implemented but a developer should look for GTK portability. The framework used is Mono.
 
Is this answer useful? Yes | No
January 11, 2008 06:50:42   #6  
ykm_s Member Since: June 2007   Contribution: 1    

RE: Can we run DOT.NET in unix plateform
yes
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape