Migration of .Net Project from Framework 1.1 to Framework 4.0 (Windows Application)

后端 未结 3 963
[愿得一人]
[愿得一人] 2021-01-21 12:20

I am a fresher working in Windows application using .Net Framework 1.1. We are going to migrate our Windows application from .Net Framework 1.1 to 4.0. What are all impacted whe

3条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-21 13:17

    I think @Karan Shah already shows the good link for you to explore. So please follow the common steps described in it.

    Personally I suggest you pay attention to the obsolete warnings if there is any in your case. Later .NET Frameworks do have better things offered, so you should carefully get rid of the obsolete stuffs ASAP.

提交回复
热议问题