gridview 动态数据操作
摘要:自定义数据库操作类:如下:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--usingSystem;usingSystem.Data;usingSystem.Configuration;usingSystem.Web;usingSystem.Web....
阅读全文
posted @
2010-03-26 12:54
wtq
阅读(353)
推荐(0) 编辑
asp.net 支持多语言站点
摘要:asp.net 支持多语言站点1,在web站点中新建两个resources文件如下 Resources.resx中的文件信息Resources.en-us.resx中的文件信息Default.aspx的代码代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/...
阅读全文
posted @
2010-03-15 22:35
wtq
阅读(362)
推荐(1) 编辑