谭玉琼

天行健,君子以自强不息,地势坤,君子以厚得载物
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2006年3月11日

摘要: 在解决方案中,建立顺序工作流库,在流程设计器中将code 拖入,并双打击using System;using System.ComponentModel;using System.ComponentModel.Design;using System.Collections;using System.Drawing;using System.Workflow.ComponentModel.Compi... 阅读全文

posted @ 2006-03-11 15:49 谭玉琼 阅读(590) 评论(2) 推荐(0) 编辑

2006年3月3日

摘要: 当我们开发一个网站,上传到虚拟主机空间上,或者交给客户时,不可能为了显示报表而在客户机安装vs.net 2003吧..... Step one>>>>: 选中"解决方案"------->添加Web安装程序(如fdcwebSetup3 位置C:\Inetpub\wwwroot) 具体如下图1 Step two >>>>: 右击安装项目fd... 阅读全文

posted @ 2006-03-03 15:14 谭玉琼 阅读(1313) 评论(3) 推荐(0) 编辑

2005年11月28日

摘要: using System;using System.Collections;using System.ComponentModel;using System.Data;using System.Drawing;using System.Web;using System.Web.SessionState;using System.Web.UI;using System.Web.UI.WebCont... 阅读全文

posted @ 2005-11-28 10:20 谭玉琼 阅读(2959) 评论(2) 推荐(0) 编辑

2005年11月19日

摘要: 哈...哈...加入湖南.net俱乐部 阅读全文

posted @ 2005-11-19 11:22 谭玉琼 阅读(137) 评论(0) 推荐(0) 编辑

2005年9月29日

摘要: 那位能給個下vss載地址呀。謝了 阅读全文

posted @ 2005-09-29 17:16 谭玉琼 阅读(133) 评论(0) 推荐(0) 编辑

2005年9月1日

摘要: 如何做好用戶權限管理?運用CheckBoxList控件 阅读全文

posted @ 2005-09-01 08:25 谭玉琼 阅读(693) 评论(3) 推荐(0) 编辑

2005年8月25日

摘要: 1.首先從網上下載驅動,安裝,設置 System DSN 屬性 name=kjdb ,Driver=Adaptive Server Anywhere 6.0 (ODBC配置安裝程式)測試連接成功。2.開啟vs.net 2003,新建test.asox頁面,test.aspx.cs後台代碼:using System;using System.Collections;using System.Comp... 阅读全文

posted @ 2005-08-25 19:47 谭玉琼 阅读(881) 评论(0) 推荐(0) 编辑