Results 1 to 7 of 7

Thread: .Net - Worth upgrading from 6.0 Enterprise Edition?

  1. #1

    Thread Starter
    Frenzied Member KayJay's Avatar
    Join Date
    Jul 2001
    Location
    Chennai
    Posts
    1,849

    .Net - Worth upgrading from 6.0 Enterprise Edition?

    Is it Cost Effective to upgrade to VB.Net from VB 6.0 Enterprise Edition?

    note: Our primary products/applications are targetted at the Individual Desktop (Single User) PCs. The internet is used mainly for reporting, validating and tamper-checking. Inet, Webbrowser controls are being used.

    "Brothers, you asked for it."
    ...Francisco Domingo Carlos Andres Sebastian D'Anconia

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    .NET works great for desktop apps also. dont let the .NET fool you into thinking it is just for internet/web apps and services.

    Besides you can have .NET and VB6 isntalled on the same machine and still provide support for your older systems with VB6. Dont upgrade your project if it already works like you need it in VB6 code.

    You will find that moving to .NET for future apps will be cost effective due to ease and more power now for many types of applications.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Also consider just downloading the SDK(free) and start learning coding with just notepad(the compiler comes with the SDK). then if you like .NET, go ahead and purchase the IDE.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  4. #4

    Thread Starter
    Frenzied Member KayJay's Avatar
    Join Date
    Jul 2001
    Location
    Chennai
    Posts
    1,849
    Thanx Cander. Have been thinking of downloading it for a couple of days now. Will do so.

    Another one.

    Does .Net require distribution of Runtime files as well? Or do the compiled exes function as is on the target system?

    "Brothers, you asked for it."
    ...Francisco Domingo Carlos Andres Sebastian D'Anconia

  5. #5
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    That is the downside right now..Yes the framework is required on a persons machine to run your exe. Whilst it maybe 20 megs, it is Microsofts intention to make it a common part of service packs, patches, and future software/windows versions. So it will take a while but the framework will become common place like Java is today.

    Besides 20 megs to download isnt much of an issue anymore these days. Even a 56k can download it while they sleep or something.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  6. #6

    Thread Starter
    Frenzied Member KayJay's Avatar
    Join Date
    Jul 2001
    Location
    Chennai
    Posts
    1,849
    thanx for info. appreciate it greatly.

    "Brothers, you asked for it."
    ...Francisco Domingo Carlos Andres Sebastian D'Anconia

  7. #7
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    no problem..come to the VB .NET forum if you have any further questions when you start learning .NET
    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