摘要:该文从Web用户管理系统开发环境的配置到系统的架构搭建以及系统的技术实现都进行了详细的阐述。解决了困绕众多技术开发人员的C#编程、.NET平台控件使用、数据获取、数据绑定等等问题。
关键词:C#;控件;数据获取;数据绑定
中图分类号:TP311文献标识码:A文章编号:1009-3044(2010)17-4660-04
Based on .Net Framework's Research and Development about Web Management System (C#)
CHEN Zhao-yun, DONG Hai-yan, ZHOU Yong-fu
(Heyuan Vocational Technical College of Electronics and Information Engineering, Heyuan 517000, China)
Abstract: This composition introduces Users Manager System of Web in details from the system’s environment to the system’s framework and development’s technology.It can helps many programmers to solve the problems about C# programming、using components about .NET framwork、data Acquisition、databinding and so on.
Key words: C#; components; data Acquisition; databinding
Microsoft.NET Framework是微软于2000年推出的用于构建新一代Internet集成服务平台的最新框架,这种集成服务平台允许各种系统环境下的应用程序通过互联网进行通信和共享数据。