ASP.NET 2.0 to 4.0

后端 未结 5 735
野性不改
野性不改 2021-01-01 04:06

I have a site in ASP.NET 2.0. I plan to move to 4.0. Is there any thing in particular I need to take care of or I just select the 4.0 framework and recompile and VS 2010 wil

5条回答
  •  [愿得一人]
    2021-01-01 05:02

    one thing you need to do upgrading or not is the workaround to the padding oracle vulnerability.

    Even more important when you move to anything above 3.5 sp1.

    Overall it should just work.

提交回复
热议问题