上一篇:一个ASP.NET调试错误 >>
asp.net 2.0的新功能!
• Instead of manually checking your SQL Server for new data, use the new SqlCacheDependency to invalidate your cached data when the underlying data changes
• Instead of building custom login forms for your application’s forms
authentication, you can now drag an instance of the Login control onto a page and hook it up to the functions of the Membership class.
• Instead of manually inserting User controls into each page of your
application you can consolidate them in a single ‘Master Page’ template.
• Instead of building your own infrastructure for easily changing the
appearance of your entire site you can now define skins and apply themes generically.
With more than 40 new server-side controls and many new pieces of
Web infrastructure, ASP.NET 2.0 delivers more new features than any Web development technology in recent memory. You will come away with a solid understanding of the new features in ASP.NET 2.0, and be prepared to make the right design and implementation choices when you make the switch to ASP.NET 2.0
作者Blog:http://blog.csdn.net/freeagle/
下一篇:如何同一时间一个帐号只有一个用户使用?(asp.net) >>
相关文章:
- · Asp.net中的代码与表现分离
- · 在 ASP.NET 中实现 Page Controller
- · 在 ASP.NET 中实现 Page Controller
- · [ASP.net]DataGrid鼠标事件处理
- · ASP.NET页面间的传值的几种方法
- · 在asp.net中发送带有smtp验证的邮件
- · [ASP.net]DataGrid鼠标事件方法
- · Asp.Net获取本地计算机和其他计算机的MAC值的方法
- · 基于ASP.NET的网页复用方法
- · Asp.net动态生成html页面
- · 解读邮件发送CDO.Message错误
- · 正则表达式的原理和介绍,应用(概念篇)
- · ASP.NET的Trace
- · Asp.net动态生成html页面
- · asp.net里怎么提交数据到另外一页去
- · 基于ASP.NET的网页复用方法
- · 最佳ASP.NET编程习惯
- · asp.net图型记数器(C#)
- · asp.net文本记数器(C#)
- · asp.net 中一次性更新DATAGRID中所有记录
- · 将Asp.Net页面输出到EXCEL里去
- · asp.net 2.0中的ValidationGroup
- · asp.net 2.0中设定默认焦点按钮
- · 使用 ASP.NET Community Starter Kit建造网站
- · ASP.NET四种页面导航方式之比较与选择
- · ASP.NET resource
- · Asp.net中创建和使用Ado.net(三)
- · Asp.net中创建和使用Ado.net(二)
- · Asp.net中创建和使用Ado.net(一)
- · Asp.net中进行安全的 ADO.NET 编码(一)
- · 使用ASP.NET中的一点体会--关于代码分离
- · 为ASP.NET封装的SQL数据库访问类
- · 《Asp.Net Forums2.0深入分析》之 Asp.Net Forums是如何实现代码分离和换
- · Asp.Net中DataGrid的模版列(TemplateColumn)内容控制简单方法
- · ASP.NET中上传文件到数据库
- · 桌面上的图标文字改成透明
- · 将复合控件子控件事件上传到顶层的例子将复合控件子控件事件上传到顶层的例子
- · 为ASP.NET封装的SQL数据库访问类
