Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Wrox Announcements and Feedback > User Group Events - INETA
|
User Group Events - INETA Post announcements about your INETA - International .NET Association - user group events.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the User Group Events - INETA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old July 9th, 2008, 06:14 AM
Registered User
 
Join Date: Jul 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default Does .NET works in all operating systems?

I want to know the operating systems the .NET works on.
  #2 (permalink)  
Old July 9th, 2008, 07:30 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

It was initially released for only the Windows platform. The Microsoft provided full framework is still targeted only at Windows. I say "full" because there are now some variations that run elsewhere. Silverlight is a subset of the .NET 3.0 framework and it targeted to run on several prominent OSes (Windows, Mac, Linux).

There is an open source project, the Mono Project which promises to run .NET on many different platforms.

-Peter
compiledthoughts.com
  #3 (permalink)  
Old July 9th, 2008, 11:20 PM
Registered User
 
Join Date: Jul 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by planoie
 It was initially released for only the Windows platform. The Microsoft provided full framework is still targeted only at Windows. I say "full" because there are now some variations that run elsewhere. Silverlight is a subset of the .NET 3.0 framework and it targeted to run on several prominent OSes (Windows, Mac, Linux).

There is an open source project, the Mono Project which promises to run .NET on many different platforms.

-Peter
compiledthoughts.com











Thanks for giving me the information. Peter, i want to know that microsoft allows to change or modify the .NET framework to b run on multiple platforms
  #4 (permalink)  
Old July 10th, 2008, 01:53 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

While the runtime free to download and install, the source code for the framework is not open source so you would be hard pressed to be able to get it to run on a non-Windows platform. The framework is designed significantly around the knowledge of the operating system on which it runs (Windows). Simply porting it to a non-windows OS is hardly trivial. If you can do it, Microsoft will probably hire you.

-Peter
compiledthoughts.com
  #5 (permalink)  
Old July 10th, 2008, 07:00 PM
Friend of Wrox
 
Join Date: Jun 2008
Posts: 1,649
Thanks: 3
Thanked 141 Times in 140 Posts
Default

Actually, if he could do the porting, he's way too late to get hired for that. MS started that several years ago, but their biggest supporter (unnamed, and I don't know who it was) pulled the funding and that's why Mono is not an MS group.

Had a couple of friends involved in that when MS was doing it, including my ex-boss who was a mucky-muck in the group. They've all scattered to other groups at MS or have left the company.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Mount file systems js_newbie Linux 2 August 4th, 2007 04:48 AM
how Asp.Net worker process works hhkris4u ASP.NET 1.0 and 1.1 Professional 1 January 7th, 2007 06:20 PM
How To Get Operating system info from C# Rabab General .NET 2 May 12th, 2004 09:17 AM
Programming for POS systems drasko ASP.NET 1.0 and 1.1 Basics 0 March 12th, 2004 10:30 AM
Systems.Net.Sockets.SocketException mufo Pro VB.NET 2002/2003 0 October 28th, 2003 02:12 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.