摘要: 建一个winform项目using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using System.Threading;using S... 阅读全文
posted @ 2010-11-08 18:50 隐者 阅读(1056) 评论(0) 推荐(0)
摘要: 去年,在一个大型项目(1500w)中用到Web Services,现在项目进入了尾声,所以对以前的开发经历做一个总结。 我想大家一定会问?为什么你们项目中要用到Web Services,因为客户有如下需求: 1、客户要求项目用C/S架构,并且服务器端是IBM那一套:WebSphere AppServer+DB2+AIX5.3+RS/6000。 2、最终用户上报数据,因为网络原因,譬如Modem上网... 阅读全文
posted @ 2010-11-08 18:41 隐者 阅读(5654) 评论(45) 推荐(8)