Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Convert a web application build in 1.1 to 2.0?

Convert a web application build in 1.1 to 2.0?

Scheduled Pinned Locked Moved ASP.NET
csharpcssasp-netperformancetutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Gandalf_TheWhite
    wrote on last edited by
    #1

    1st of all i have a project size approximatly less then 50.0 MB. Build in VS2003 in ASP.Net / C#. I m bored with the 1.1 environment and speed to work with it. So I would like to convert the whole application to Framework 2.0, so i can work out it in VS2005 So which and what things sholud i keep in mind while converting. What are the steps and how to make a complete Conversion? Is it safe to do so? Or is it possible(Succesfully? :-\ ) Please show me the way...

    Believe Yourself™ :->™

    S B 2 Replies Last reply
    0
    • G Gandalf_TheWhite

      1st of all i have a project size approximatly less then 50.0 MB. Build in VS2003 in ASP.Net / C#. I m bored with the 1.1 environment and speed to work with it. So I would like to convert the whole application to Framework 2.0, so i can work out it in VS2005 So which and what things sholud i keep in mind while converting. What are the steps and how to make a complete Conversion? Is it safe to do so? Or is it possible(Succesfully? :-\ ) Please show me the way...

      Believe Yourself™ :->™

      S Offline
      S Offline
      Sandeep Akhare
      wrote on last edited by
      #2

      Ya you can convert it into 2.0 but there are many changes that you need to make which also depends on your requirement Like Partial class,Master page, There are many things if you really wany to take benefit of 2.0 you will have to work out for these things first then start converting page by page

      Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

      1 Reply Last reply
      0
      • G Gandalf_TheWhite

        1st of all i have a project size approximatly less then 50.0 MB. Build in VS2003 in ASP.Net / C#. I m bored with the 1.1 environment and speed to work with it. So I would like to convert the whole application to Framework 2.0, so i can work out it in VS2005 So which and what things sholud i keep in mind while converting. What are the steps and how to make a complete Conversion? Is it safe to do so? Or is it possible(Succesfully? :-\ ) Please show me the way...

        Believe Yourself™ :->™

        B Offline
        B Offline
        bokuceres
        wrote on last edited by
        #3

        I have an experience in project that change 1.1 to 2.0 Yes, you need to know what the impact from new feature in framework 2.0 But you also need to know which classes that is gone in framework 2.0 because some dudes at microsoft change its name. if you have classes that have the same name with these classes, well, you will have the filling want to shot everyone like i did during in the process of changing their names, but if you layering your project (UI layer, business layer, data layer), this will not (too) concern you as well as i did while i was in the project. you also have to replace some control that no longer recommended in vs 2005, like datagrid (gridview in 2005), or some object, like arraylist (collection in 2005). as i'm always joke with my friend in project, it's not hard to convert from 1.1 to 2.0, the bug fixing that makes it so *** damned hard... but i encourage you to try, you will get a good experience and small bump in your head cause you'll be banging your head to monitor... i hope you'll try to convert it... happy bugs fixing friend

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups