CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7

Thread: .NET and Unix

  1. #1
    Join Date
    Aug 2001
    Location
    New Orleans, Louisiana
    Posts
    98

    .NET and Unix

    Is there a version of the .NET Framework that runs on Unix?????

  2. #2
    Join Date
    May 2002
    Location
    Atlanta,GA
    Posts
    262

    Re: .NET and Unix

    Originally posted by ncs
    Is there a version of the .NET Framework that runs on Unix?????
    The Rotor project is in Beta and runs on FreeBSD. Here is the URL http://msdn.microsoft.com/library/de...rsourcecli.asp
    Jared

  3. #3
    Join Date
    Oct 2001
    Location
    Norway
    Posts
    265
    There is also Mono[1] and Portable.NET[2].

    [1] www.go-mono.org
    [2]http://www.southern-storm.com.au/portable_net.html

  4. #4
    Join Date
    Oct 2001
    Location
    Norway
    Posts
    265
    BTW, some enterprising person ported Rotor to linux. See [1]

    [1] http://www.oreillynet.com/cs/weblog/view/wlg/1602

  5. #5
    Join Date
    Aug 2001
    Location
    New Orleans, Louisiana
    Posts
    98
    So does anyone know if Microsoft intended the .NET Framework to be extended to the Unix world, or was it just suppose to be a Win product?

  6. #6
    Join Date
    May 2002
    Location
    Atlanta,GA
    Posts
    262
    Originally posted by ncs
    So does anyone know if Microsoft intended the .NET Framework to be extended to the Unix world, or was it just suppose to be a Win product?
    .NET was designed to be architecture independent. Considering that they are the ones offering the port of the CLI to FreeBSD I would say they at least partly want it on a Unix Platform.

    Either that or they know that WIndows is too weak to ever run hotmail alone and they will need minimal support on their FreeBSD machines to support their new software
    Jared

  7. #7
    Join Date
    Aug 2001
    Location
    New Orleans, Louisiana
    Posts
    98
    ha ha ha ha.......I love an honest reply.....

    So I guess my final question in all of this is why did Microsoft develop this Framework along with C# if there going to give it away? Doesn't seem to fit with Microsoft's pattern. Did they want to compete with Java for bragging rights, or are there any underlying reasons out there??????

    Any thoughts?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured