Is there an automated way or a tool to translate code from V1 to V2?

  1. #1

    Is there an automated way or a tool to translate code from V1 to V2?

    I'm testing to upgrade one of my sites to V2... but there are a lot of Breaking changes.
    I do it manually all changes in one page, but take to much time.

    I have my main app in V1 and have a lot of views to change manually view to view.
    I think this work take at least 5 months.

    Is there an automated way or a tool to translate code from V1 to V2?
    Or a way to setup compatibility to V2 to read V1?

    I start this discussion in other post, sorry.
  2. #2
    Quote Originally Posted by equiman View Post
    Is there an automated way or a tool to translate code from V1 to V2?
    Or a way to setup compatibility to V2 to read V1?
    Using Visual Studio Search & Replace seems to work well. I have updated a few applications from v1x -> v2.x and about 80%+ was upgraded within minutes using Search & Replace.

    Enabling the "Match case" and "Match whole word" checkboxes can help limit the search and prevent replace errors.
    Geoffrey McGill
    Founder
  3. #3
    are there a list that say what text search and with what replace?
  4. #4
    Hello @geoffrey.mcgill or @Daniil im moving all my proyects to Ext.Net V2 but I need help with the list of changes between V1 to V2.

    To do the replacemnt as @geoffrey.mcgill says using Visual Studio Search & Replace.

    Thanks!!
  5. #5

Similar Threads

  1. Replies: 1
    Last Post: Apr 19, 2012, 12:35 PM
  2. How to translate data to another at load??
    By nysyzp in forum 1.x Help
    Replies: 6
    Last Post: Dec 28, 2011, 12:42 AM
  3. [CLOSED] Automated Testing
    By SymSure in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: May 20, 2011, 7:56 PM
  4. [CLOSED] Automated testing tool
    By tansu in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jul 09, 2010, 9:49 PM
  5. [CLOSED] How to translate the labels to different laguages?
    By flormariafr in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Feb 10, 2010, 9:07 PM

Posting Permissions