will visual studio 2010 support classic asp?

后端 未结 6 1799
我在风中等你
我在风中等你 2021-01-07 17:13

I\'m using visual studio 2008 for a classic asp application. Will I be able to upgrade to visual studio 2010?

6条回答
  •  花落未央
    2021-01-07 17:50

    To get VS2010 to support .inc files as well as .asp files, see the related question Can Visual Studio 2010 do ".inc" file syntax highlighting?

    VS2010 syntax highlighting for .inc files isn't very good even with the Web Form Editor in use; the HTML shows up fine but the VBScript looks like plain text.

提交回复
热议问题