What is the easiest way to convert from asp classic to asp.net?

前端 未结 9 1442
离开以前
离开以前 2021-01-01 22:58

I am a .Net developer that has been tasked with upgrading a classic asp website to asp.net. The website is currently running on luck and bubble gum but there is not enough t

9条回答
  •  鱼传尺愫
    2021-01-01 23:08

    I would avoid going into .NET 1.1 since Microsoft is ending support for v 1.1 of the .NET Framework on 10/14/2008. The extended support runs through 10/8/2013 but is typically expensive to purchase. Any bugs or security holes will not be addressed and are your problem.

    http://support.microsoft.com/lifecycle/?LN=en-us&x=11&y=10&p1=1249

    Paul

提交回复
热议问题