Results 1 to 9 of 9

Thread: .net ???

  1. #1

    Thread Starter
    Fanatic Member ubunreal69's Avatar
    Join Date
    Apr 2001
    Location
    Morayfield, Australia
    Posts
    609

    .net ???

    Could someone explain to me EXACTLY what this .NET thing is ??

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Micorsoft's strategy to sell software as a service.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  3. #3
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    not quite. The biggest myth of .net is that all it is is making your programs work over the internet. this is not true. It is a framework that is independent of the OS much like Java is. therefore this makes it possible to write programs on Windows and run them on BSD or some other OS.(there is a C# and .NET framework port in process for Linux and FreeBSD). You probably wont see a VB port on other OS', but C# will since it is a standard approved by ECMA now.(So much for Java :P)

    Another part of it, which is where the above myth comes from, is that it provides an easier way to create and consume XML/SOAP Web Services. These allow you to provide different services to anywhere since the messages sent and received are in XML based languages making it OS independent. But Web Services are completly optional.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  4. #4
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    But remember VS.Net is only a small part of MS's .Net strategy...
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  5. #5
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Thats true, but regardless of what MS' plans for their uses' of .NET, the VS .NET is all us as developers really need or are concerned about. If MS uses .NET to make Windows subscription, that's their coffin :P! Ill stick with an older Windows or one of the other platforms using .NET.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  6. #6
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Yes, but I think MS is going to try to get developers to subscribe to Passport or whatever for .Net apps. And I don't think it'll ever run on anything MS doesn't make - the case seems over, and MS pretty much called Linux a virus.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  7. #7
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    It is known fact that the CLI and C# are being worked on for
    Linux and FreeBSD. That was the point of submitting it to ECMA. MS is even working with the company making the FreeBSD port.

    And as far the Passport required for anything .NET, that is a load of bull drummed up by some MS-bashers. It will remain an optional addition. I asked MS employees at VBits this year and they said so no they will never force developers to add Passport to their .NET apps.

    Again whether MS requires it for Windows..thats up to them!
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  8. #8
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Straight from MS: http://www.gotdotnet.com/about_new.aspx

    Simply put, Microsoft® .NET is Microsoft's strategy for delivering software as a service.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  9. #9
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    yes but there is so much more to it. I think perhaps my wording threw you off or I chose the wrong words. The point is ubunreal, wanted to know what .net is and I was trying to make sure he wasnt under the impression that that is all .net is, making software run over internet as a service
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

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