上一页 1 ··· 39 40 41 42 43 44 45 46 47 ··· 57 下一页
摘要: 最近公司安排做一个自定义的可重用的控件 ,一直搞c/s 的,突然让我搞 b/s 还真有点不习惯,搁置了2年的web思想早已经陈旧了,要恶补一下了。asp.net 服务器控件最权威的资料 MSDN: 演练:开发和使用自定义服务器控件http://msdn.microsoft.com/zh-cn/library/yhzc935f.aspx演练:为 Web 服务器控件创建基本控件设计器http://msdn.microsoft.com/zh-cn/library/12yydcke.aspxASP.NET 控件设计器概述http://msdn.microsoft.com/zh-cn/library/w 阅读全文
posted @ 2008-09-10 22:33 孤剑 阅读(157) 评论(0) 推荐(0)
摘要: source: http://support.microsoft.com/kb/209126Information about query performance in an Access databaseView products that this article applies to. Article ID : 209126 Last Review : November 28, 2007 ... 阅读全文
posted @ 2008-04-19 00:25 孤剑 阅读(419) 评论(0) 推荐(0)
摘要: SOURCE: http://www.codeproject.com/KB/database/datarow_indexing.aspxArticle:IntroductionBackground When I was developing an application for Pocket PC that used quite large DataSet, I wondered where I could gain at least some bits of performance. I was filling some data to a tree view control, storin 阅读全文
posted @ 2008-04-18 21:39 孤剑 阅读(253) 评论(0) 推荐(0)
摘要: 小白鼠条件:以常见的树形结构树为例:有两张结构相同的表table1(1w数据),table2 (2w数据),需要对比数据差异。表结构如下: id , parent_id, col1, col2, col3常规做法是: 常规思想: 循环table1,一、充分利用缓存效果;操作系统的高速缓存、磁盘缓存等等,都是利用混存技术来提高系统响应速度。充分利用缓存可以大幅提高系统的响应时间。口说无凭,还是找一个小白鼠来看看:现有系统中有很多地方有“刷新”的菜单,这个就是为了刷新缓存数据预留。一个现实的事例就是一个报表系统优化后,采用数据缓存后。用4-5小时不能出现的数据,现在用几十分钟就能出所有的数据了。单 阅读全文
posted @ 2008-04-17 13:06 孤剑 阅读(308) 评论(0) 推荐(0)
摘要: it's so cool that i can't believe myself.i can use it.在这里终于可以是输入中文了。庆祝一下。昨天给我的好朋友打电话了,但是都没有接 ,都在外地旅游了。看来大家都是比较忙,现在都工作了,有了自己的生活,平时放假是该好好放松一下自己。我自己呢?乘 7 天长假可以好好学习学习一下 linux 的东西。以前听说这个东西不错,现在看来它越来越向 windows 靠近了,毕竟 window 在易用性方面是需要 Linux好好学习的。你说呢 ? 阅读全文
posted @ 2007-10-03 18:38 孤剑 阅读(193) 评论(0) 推荐(0)
摘要: 来源:新浪 http://bbs.finance.sina.com.cn/?h=/g_forum/00/3F/02/view.php%3Ffid%3D120923%26tbid%3D7118&g=10理财专家告诉我们:理财的最佳方式并非追求高超的金融投资技巧,只要你掌握正确的理财观念,并且持之以恒,若干年之后——人人都能成为百万富翁。 我每月到企业举办一小时的免费“理财讲座”,一直都很受员工们的欢迎。讲座内容很少涉及复杂难懂的技术操作层面,也几乎不进入到产品介绍环节,因为据我了解,国内一般的中产白领们,目前普遍缺乏的是几个重要的理财概念——这些概念,会影响他们以后的行为,假如他们能老老 阅读全文
posted @ 2007-09-23 13:18 孤剑 阅读(377) 评论(0) 推荐(0)
摘要: when u use the follow code on 1.1.it will compile without error./**////<summary>///Testtablerelation.///</summary>publicvoidRelation_1_1()...{DataTabledtParent=this.CreateDataTable();dtParent.TableName="Parent";DataRelationrelations=ds.Relations.Add("Relation",dtParen 阅读全文
posted @ 2007-09-04 23:05 孤剑 阅读(308) 评论(0) 推荐(0)
摘要: there are many demos for send a email with c sharp language .however,you will find that most of them will be failed because of SMTPServer.Especially,authorization is required.publicvoidSendEMail()...{MailMessagemail=newMailMessage();mail.Priority=MailPriority.High;mail.From="cccc@gmail.com" 阅读全文
posted @ 2007-09-02 11:11 孤剑 阅读(248) 评论(0) 推荐(0)
摘要: Create DataRelation ship between two tables 阅读全文
posted @ 2007-09-02 01:21 孤剑 阅读(334) 评论(0) 推荐(0)
摘要: var Configuration = {MaxHttpRequest : 3}function Ajax(){this.Version = "1.0.1";this.Query = new Array(Configuration.MaxHttpRequest);this.RequestCount = 0;this.XmlHttp = null;}Ajax.prototype.Create = function(){try{ this.XmlHttp = new XMLHttpRequest();}catch (error){try{this.XmlHttp = new A 阅读全文
posted @ 2007-07-23 22:03 孤剑 阅读(219) 评论(0) 推荐(0)
摘要: 好文推荐(对JScript初,中级者有用):面向对象的Jscript[转贴] 阅读全文
posted @ 2007-07-21 13:26 孤剑 阅读(368) 评论(0) 推荐(1)
摘要: 国内私募机构九鼎控股打造APP,来就送20元现金领取地址:http://jdb.jiudingcapital.com/phone.html内部邀请码:C8E245J(不写邀请码,没有现金送)国内私募机构九鼎控股打造,九鼎投资是在全国股份转让系统挂牌的公众公司,股票代码为430719,为“中国PE第一... 阅读全文
posted @ 2007-07-15 22:37 孤剑 阅读(4684) 评论(0) 推荐(1)
摘要: 国内私募机构九鼎控股打造APP,来就送20元现金领取地址:http://jdb.jiudingcapital.com/phone.html内部邀请码:C8E245J(不写邀请码,没有现金送)国内私募机构九鼎控股打造,九鼎投资是在全国股份转让系统挂牌的公众公司,股票代码为430719,为“中国PE第一... 阅读全文
posted @ 2007-07-01 13:47 孤剑 阅读(340) 评论(0) 推荐(0)
摘要: 国内私募机构九鼎控股打造APP,来就送20元现金领取地址:http://jdb.jiudingcapital.com/phone.html内部邀请码:C8E245J(不写邀请码,没有现金送)国内私募机构九鼎控股打造,九鼎投资是在全国股份转让系统挂牌的公众公司,股票代码为430719,为“中国PE第一... 阅读全文
posted @ 2007-06-28 21:05 孤剑 阅读(628) 评论(0) 推荐(0)
摘要: 重新理解值类型、引用类型 阅读全文
posted @ 2007-06-23 01:47 孤剑 阅读(1316) 评论(5) 推荐(0)
上一页 1 ··· 39 40 41 42 43 44 45 46 47 ··· 57 下一页