|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
portability of applicationsBeing a newbie to dotnet, can anyone tell me if the current version
applications/executables are portable across to other OS' like from MS to Unix In order for a .NET application to work the operating system must be have a
CLR ( Common Language Runtime ), if these are available on a particular platform then it could work. AFAIK, the windows platform is the only one but I might be wrong. Show quoteHide quote "Rahul Chatterjee" <ra***@benesysinc.com> wrote in message news:OelVh0jLGHA.208@tk2msftngp13.phx.gbl... > Being a newbie to dotnet, can anyone tell me if the current version > applications/executables are portable across to other OS' like from MS to > Unix > > The CLR/CLI is one thing. The Framework is something totally separate.
Microsoft has submitted the CLR/CLI (along with C#) for standards approval. And I think the Mono project has a great working implementation of the CLR. However, all that pretty much means is you can write an app that computes 2+2 and have it be cross platform. The Framework on the other hand is a bunch of classes... most of them simply wrappers around the Win32 API. Porting them will prove to be difficult I suspect. Though I hear the Mono guys are making great progress. But, without Microsoft lending their full weight behind it, I doubt it will ever happen. Show quoteHide quote "Newbie" <m*@me.com> wrote in message news:OrGZNAkLGHA.1124@TK2MSFTNGP15.phx.gbl... > > In order for a .NET application to work the operating system must be have > a CLR ( Common Language Runtime ), if these are available on a particular > platform then it could work. AFAIK, the windows platform is the only one > but I might be wrong. > > > "Rahul Chatterjee" <ra***@benesysinc.com> wrote in message > news:OelVh0jLGHA.208@tk2msftngp13.phx.gbl... >> Being a newbie to dotnet, can anyone tell me if the current version >> applications/executables are portable across to other OS' like from MS to >> Unix >> >> > > "Rahul Chatterjee" <ra***@benesysinc.com> wrote in message ..NET apps require the .NET Framework. There is a project that will interest news:OelVh0jLGHA.208@tk2msftngp13.phx.gbl... > Being a newbie to dotnet, can anyone tell me if the current version > applications/executables are portable across to other OS' like from MS to > Unix > > you. Check here: http://www.mono-project.com/Main_Page -- Peter [MVP Visual Developer] Jack of all trades, master of none. "Rahul Chatterjee" <ra***@benesysinc.com> schrieb: <URL:http://www.dotgnu.org/>> Being a newbie to dotnet, can anyone tell me if the current version > applications/executables are portable across to other OS' like from MS to > Unix <URL:http://www.mono-project.com/> -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/>
master volume control in winmm using namespaces
Cdbl & International Settings can you add onMouseOver/onMouseOut to an ImageButton?? Eschewing the Form Designer VB.NET (2005); Sqlce ? How to hide one column in datagrid? Dynamically remove child controls ? Step by step it works but... vb.net windows application that connects to the net. VB.Net code to upsize Access DB to SQL Express? |
|||||||||||||||||||||||