asp.net 1.1和asp.net 2.0 比较

本文对比了 ASP.NET 1.x 和 2.0 的不同之处,重点介绍了 ASP.NET 2.0 中的动态编译特性。在 ASP.NET 2.0 中,所有放置于 App_Code 文件夹内的组件都会被动态编译成单一的 code.dll 装配文件。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

    CodeProject的文章 《A comparison between ASP.NET 1.x and ASP.NET 2.0》对asp.net1.1 和asp.net 2.0做了一个简单的比较。最吸引人的是动态编译:"You should put only components into the App_Code folder. Do not put pages, Web user controls, or other non-code files containing non-code elements, into the App_Code subdirectory. All the files in the App_Code folder are dynamically compiled to a single assembly, named code.dll. The assembly has an application scope and is created in the Temporary ASP.NET Files folder, well outside the Web application space."。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值