Results 1 to 9 of 9

Thread: is .NET really that good?

  1. #1

    Thread Starter
    Frenzied Member Motoxpro's Avatar
    Join Date
    Sep 2001
    Location
    Spiro, OK
    Posts
    1,211

    is .NET really that good?

    what do you guys think

  2. #2

  3. #3
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    I personally think .Net was designed with MS's profits in mind instead of the needs of the programmers.
    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.

  4. #4

    Thread Starter
    Frenzied Member Motoxpro's Avatar
    Join Date
    Sep 2001
    Location
    Spiro, OK
    Posts
    1,211
    what really the big diffrencce betwenn VB and VB.NET

  5. #5
    Fanatic Member BrianHawley's Avatar
    Join Date
    Aug 2001
    Location
    Saudi Arabia
    Posts
    796
    vb.net will be cross-platform (eventually).

    It should run on anything.

    Its main method of data exchange is XML, which can pass through firewalls and things that will not allow binary data exchange.

    You can use (basically) the same language to develop Windows applications and Web based applications.

    Program downloads will be a lot smaller - HOWEVER users will also need the Framework, which is quite big. But the Framework will be incuded in future versions of Windows, so eventually all users will have it on their PC's without downloading it.

    It uses disconnected data sets, which is cool.

    It has (basic) control resizing.

    It is true OOP. (Somebody bound to argue with that one).

    Main issue seems to be security of compiled code and if it can easily be decompiled. The jury still seems to be out on that one.
    Brian
    (Fighting with the RightToLeft bugs in VS 2005)

  6. #6
    Fanatic Member BrianHawley's Avatar
    Join Date
    Aug 2001
    Location
    Saudi Arabia
    Posts
    796
    Originally posted by JoshT
    I personally think .Net was designed with MS's profits in mind instead of the needs of the programmers.
    Almost everything MS has ever produced has profit in mind. In fact almost everything ANY business has ever produced had profit in mind. But that's what makes the world go round. Even the Amish grow crops and use money.
    Brian
    (Fighting with the RightToLeft bugs in VS 2005)

  7. #7
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Yeah, but I mean they're taking it to the extreme here. Read about .Net from a source not aimed at programmers. The definition of .Net will be something like "MS's attempt to compete in the web services market", not "new tool too make life easier for programmers".
    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.

  8. #8
    Hyperactive Member Paul Warren's Avatar
    Join Date
    Jun 2000
    Location
    UK
    Posts
    282
    YES - it's very good. Yum, yum.
    That's Mr Mullet to you, you mulletless wonder.

  9. #9
    New Member
    Join Date
    Nov 2001
    Location
    Brazil
    Posts
    4

    Angry

    Yes, I think it´s really good, but VB.NET will do what Dephi has been doing since its version 1.0.
    Inheritance, polymorphism, etc..
    Have you heard about Anders Hejlsberg???
    No. He´s the guy who wrote Turbo Pascal and Dephi.
    Now he´s working for Microsoft.
    What money can do???
    Think about it.
    Jr

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