摘要
介绍在ASP.NET环境中实现动态网页,网页中利用DataList Web控件对数据库中的数据进行浏览、修改、添加和删除。利用DataList Web控件大大简化了程序员的开发过程,方法简单、灵活。
In order to improve the efficiency of dynamic webage development in ASP.NET environment, DataList Web Control is used to manage data in database. DataList Web Control makes it easily to read data from database and browse data, modify data, append data, delete data in the webpage. The result demonstrates that the method makes the webpage development simple and flexible.
出处
《电脑编程技巧与维护》
2009年第18期83-85,88,共4页
Computer Programming Skills & Maintenance