摘要: 连接SQL Server web.config 配置 <configuration> <system.web> <compilation debug="true" targetFramework="4.0"/> </system.web> <connectionStrings> <add name= 阅读全文