CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2002
    Location
    Mumbai
    Posts
    98

    Smile Progress Language to VB.Net Migration

    Does anybody have any idea on Progress Language to .Net Migration?

    Any help will be appreciated.

    Thank you.

    Amit Innani

  2. #2
    Join Date
    Jun 2004
    Location
    Kashmir, India
    Posts
    6,808

    Re: Progress Language to VB.Net Migration

    What do you mean by Progress Language?

  3. #3
    Join Date
    Feb 2000
    Location
    OH - USA
    Posts
    1,892

    Arrow Re: Progress Language to VB.Net Migration

    "Progress" is a development language.

    Anytime you move from one language to another, it generally requires a good deal of knowledge about both, or at least the interest in learning the other. I suggest you start by grabbing a .NET book on the language of your choice, and then go from there.

    The biggest problem you're going to have here is moving from a 4GL to a 3GL. Also, unless you've been using the latest and greatest Progress, OOP will be something new.

    There are also some documents on the PSDN that should be of some use:
    http://www.psdn.com/library/kbcatego...categoryID=146
    Good Luck,
    Craig - CRG IT Solutions - Microsoft Gold Partner

    -My posts after 08/2015 = .NET 4.x and Visual Studio 2015
    -My posts after 11/2011 = .NET 4.x and Visual Studio 2012
    -My posts after 02/2010 = .NET 4.0 and Visual Studio 2010
    -My posts after 12/2007 = .NET 3.5 and Visual Studio 2008
    -My posts after 04/2007 = .NET 3.0 and Visual Studio 2005
    -My posts before 04/2007 = .NET 1.1/2.0

    *I do not follow all threads, so if you have a secondary question, message me.

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