YellowWee's Scripts

妳的世界能夠從此不同...而我的世界... 亦因妳而改變...

导航

2007年11月3日

摘要: Founders at Work: Stories of Startups' Early Days 是许多著名技术公司创建者的访谈录,记录着他们创业早期发生的种种。当这些技术还只是朋友们的一些想法时,它们是什么样的?像Steve Wozniak (Apple), Caterina Fake (Flickr), Mitch Kapor (Lotus), Max Levchin (PayPal), a... 阅读全文

posted @ 2007-11-03 16:33 YellowWee(端木柒) 阅读(666) 评论(1) 推荐(0) 编辑

2007年10月31日

摘要: http://www.yellowwee.com.cn/post/2007/10/%e7%94%9f%e6%88%90%e8%87%aa%e5%b7%b1%e7%ab%99%e7%82%b9%e7%9a%84SiteMap.aspxSEO技术肯定很多人都听说过,SEO(Search Engine Optimization)直译成中文是“搜索引擎优化”。就是研究如何提高自己网... 阅读全文

posted @ 2007-10-31 16:16 YellowWee(端木柒) 阅读(1442) 评论(0) 推荐(0) 编辑

摘要: 请大家到我的新博客看看~http://www.yellowwee.com.cn 阅读全文

posted @ 2007-10-31 16:14 YellowWee(端木柒) 阅读(381) 评论(0) 推荐(0) 编辑

2007年9月24日

摘要: Fix Your Site With the Right DOCTYPE!by Jeffrey Zeldman Published in: CSS, HTML and XHTML, Layout, XML | Discuss this article » You’ve done all the right stuff, but your site doesn’t ... 阅读全文

posted @ 2007-09-24 15:18 YellowWee(端木柒) 阅读(351) 评论(0) 推荐(0) 编辑

2007年9月19日

摘要: . Votes 27 Avg Pos 1.93 Effective Java Programming Language Guide By Joshua Bloch Addison-Wesley Professional Paperback, 252 pages List Price: $44.99 - Amazon: 2. Votes 17 Avg Pos 3.06 Design Patterns... 阅读全文

posted @ 2007-09-19 16:45 YellowWee(端木柒) 阅读(321) 评论(0) 推荐(0) 编辑

2007年9月4日

摘要: 1.) 手工书写代码,自定义需要映射的表和关系 usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingSystem.Data.Linq;//DataContext在此命名空间下usingSystem.Data.Linq.Mapping;//[Database][Tabale]等属性在此命... 阅读全文

posted @ 2007-09-04 09:48 YellowWee(端木柒) 阅读(910) 评论(0) 推荐(0) 编辑

2007年9月3日

摘要: Encrypting Configuration Information in ASP.NET 2.0 Applications By Scott Mitchell IntroductionWhen creating ASP.NET 2.0 applications, developers commonly store sensitive configuration information in ... 阅读全文

posted @ 2007-09-03 21:02 YellowWee(端木柒) 阅读(551) 评论(0) 推荐(0) 编辑

2007年8月30日

摘要: 编译VS2008 Beta2 安装目录下(我的是"D:\Program Files\Microsoft Visual Studio 9.0\Samples\1033\CSharpSamples.zip\LinqSamples\QueryVisualizer" )的 QueryVisualizer 项目。 关闭所有运行的 Vs2008。 把编译好的 SqlServerQueryVisualizer.... 阅读全文

posted @ 2007-08-30 16:48 YellowWee(端木柒) 阅读(500) 评论(2) 推荐(0) 编辑

2007年8月22日

摘要: 身体使用手册(You:The Owner's Manual)中概括了5项调整,使自己的寿命和生活质量发生翻天覆地的变化,仅仅5项。它们是: 控制血压 戒烟 每天运动30分钟 控制精神压力 坚持简单易行的健康饮食习惯 如果能做到这5项调整,在今后10年里,你的病亡或病残的几率只有你同龄人的1/10。 阅读全文

posted @ 2007-08-22 20:23 YellowWee(端木柒) 阅读(211) 评论(0) 推荐(0) 编辑

2007年8月21日

摘要: 使用扩展方法需要注意的几点: The method is define in a top level static class ( the class is directly under the namespace) The method is static and decorates its first param with a new param modifier this, this par... 阅读全文

posted @ 2007-08-21 11:16 YellowWee(端木柒) 阅读(336) 评论(0) 推荐(0) 编辑