<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_msolap</title><subtitle type="text">对技术保持足够的敬畏</subtitle><id>http://feed.cnblogs.com/blog/u/7033/rss</id><updated>2011-01-04T03:55:18Z</updated><author><name>msolap</name><uri>http://www.cnblogs.com/msolap/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/msolap/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/7033/rss"/><entry><id>http://www.cnblogs.com/msolap/archive/2010/01/24/1655138.html</id><title type="text">微软网站下载.net framework library的源代码(3.5SP1, WPF, WCF...)</title><summary type="text">突然发现离开编程技术已经四年了，再回头还是那么亲切可爱。一直认为读源码是学习技术的绝佳途径，自己受益良多。曾有人问微软内部讨论组，深入学习.net framework的最佳途径是什么，答曰，用调试器进入.net framework源代码。微软在发布.net framework 1.0后不久就发布了share source计划(内部代号Rotor)。作为计划的一部分，sscli可以直接从微软网站免费...</summary><published>2010-01-24T04:28:00Z</published><updated>2010-01-24T04:28:00Z</updated><author><name>msolap</name><uri>http://www.cnblogs.com/msolap/</uri></author><link rel="alternate" href="http://www.cnblogs.com/msolap/archive/2010/01/24/1655138.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/msolap/archive/2010/01/24/1655138.html"/></entry><entry><id>http://www.cnblogs.com/msolap/archive/2006/02/13/329732.html</id><title type="text">Borland准备剥离IDE开发工具</title><summary type="text">Borland公司准备剥离IDE开发工具，而专注于application lifecycle management，现在Borland公司正在寻找合适的买家。对于一个Borland产品的老Fans，看到这条新闻还真有些吃惊，这意味着Delphi, JBuilder, C++ Builder, C# Builder, Kylix和Interbase等产品线要再易其主了。不禁让人回想起，多年前Borl...</summary><published>2006-02-13T07:22:00Z</published><updated>2006-02-13T07:22:00Z</updated><author><name>msolap</name><uri>http://www.cnblogs.com/msolap/</uri></author><link rel="alternate" href="http://www.cnblogs.com/msolap/archive/2006/02/13/329732.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/msolap/archive/2006/02/13/329732.html"/></entry><entry><id>http://www.cnblogs.com/msolap/archive/2005/04/05/132517.html</id><title type="text">When OOP Becomes POO </title><summary type="text">When OOP Becomes POO - http://www.developer.com/net/vb/article.php/3494001作者受&amp;#160;&amp;quot;OOP is Much Better in Theory Than in Practice&amp;quot; 一文的启发，提出一些自己想法：1. OOP的程序员应该分成OOP的使用者(Consumers)和OOP生产者(Prod...</summary><published>2005-04-05T06:29:00Z</published><updated>2005-04-05T06:29:00Z</updated><author><name>msolap</name><uri>http://www.cnblogs.com/msolap/</uri></author><link rel="alternate" href="http://www.cnblogs.com/msolap/archive/2005/04/05/132517.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/msolap/archive/2005/04/05/132517.html"/></entry><entry><id>http://www.cnblogs.com/msolap/archive/2005/02/16/104777.html</id><title type="text">In .NET 1.0, value types can't be null, but in 2.0 they can.</title><summary type="text">See in: Exclusive Interview with Anders Hejlsberg: Getting Reacquainted with the Father of C# http://www.sys-con.com/story/?storyid=48156&amp;amp;DE=1</summary><published>2005-02-16T06:44:00Z</published><updated>2005-02-16T06:44:00Z</updated><author><name>msolap</name><uri>http://www.cnblogs.com/msolap/</uri></author><link rel="alternate" href="http://www.cnblogs.com/msolap/archive/2005/02/16/104777.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/msolap/archive/2005/02/16/104777.html"/></entry><entry><id>http://www.cnblogs.com/msolap/archive/2005/01/08/88503.html</id><title type="text">C#和Aspects计划</title><summary type="text">在最近的TSS访谈中, Anders Hejlsberg叙述了Aspects在C#未来版本中的位置: &amp;#160; &amp;#8220;It is not something that we are actively looking at implementing at this point, so we are sort of if you will in wait and see mode&amp;#822...</summary><published>2005-01-07T17:20:00Z</published><updated>2005-01-07T17:20:00Z</updated><author><name>msolap</name><uri>http://www.cnblogs.com/msolap/</uri></author><link rel="alternate" href="http://www.cnblogs.com/msolap/archive/2005/01/08/88503.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/msolap/archive/2005/01/08/88503.html"/></entry><entry><id>http://www.cnblogs.com/msolap/archive/2004/12/29/83896.html</id><title type="text">模式之不学与不用</title><summary type="text">现在模式和架构是个热门话题，也来凑个热闹。模式和架构属于较高层次的应用，但并不是非学不可。出现下列情形时，当不学：. 程序员初学者，不学。并非学不会，而是不要被模式禁锢了自己的头脑。. 为扬名立万填补知识空白，不学. 不写代码，不走程序员之路者，不学. 无恒心、信心和热情者，不学不要期望优雅的代码里能到处看到模式的应用。模式就像钻石，镶满钻石的东西好看，未必好用。当你准备用某个模式的时候，如果有下...</summary><published>2004-12-29T10:42:00Z</published><updated>2004-12-29T10:42:00Z</updated><author><name>msolap</name><uri>http://www.cnblogs.com/msolap/</uri></author><link rel="alternate" href="http://www.cnblogs.com/msolap/archive/2004/12/29/83896.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/msolap/archive/2004/12/29/83896.html"/></entry><entry><id>http://www.cnblogs.com/msolap/archive/2004/12/29/83888.html</id><title type="text">模式和招式</title><summary type="text">&amp;#160;&amp;#160;&amp;#160; 最近blog里有很多人在谈论模式(pattern)和架构(architecture)，其中不乏刚入程序员行列的同学，目标都是希望提升自己的开发水平。由于担心初学者过于看重模式，有舍本求末之嫌，特写此文。模式和招式 &amp;#160;&amp;#160;&amp;#160; 不知有多少程序员学过武术，其中有句话：&amp;#8220;力不敌法，法不敌功&amp;#8221;。意思是说：使蛮力敌不过会...</summary><published>2004-12-29T10:24:00Z</published><updated>2004-12-29T10:24:00Z</updated><author><name>msolap</name><uri>http://www.cnblogs.com/msolap/</uri></author><link rel="alternate" href="http://www.cnblogs.com/msolap/archive/2004/12/29/83888.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/msolap/archive/2004/12/29/83888.html"/></entry><entry><id>http://www.cnblogs.com/msolap/archive/2004/11/28/69941.html</id><title type="text">ThoughtWorks想进中国，却不知道怎么着陆。:-)</title><summary type="text">从哪里入手看上去是个问题，在中国做咨询有点难。有人建议先从一些高端或覆盖率最广的IT杂志上推agile...，办事处在北京还是上海也是未知。知道www.thoughtworks.com的人不多，知道Martin Fowler的人不少。</summary><published>2004-11-28T03:56:00Z</published><updated>2004-11-28T03:56:00Z</updated><author><name>msolap</name><uri>http://www.cnblogs.com/msolap/</uri></author><link rel="alternate" href="http://www.cnblogs.com/msolap/archive/2004/11/28/69941.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/msolap/archive/2004/11/28/69941.html"/></entry><entry><id>http://www.cnblogs.com/msolap/archive/2004/11/24/67803.html</id><title type="text">关于Coupling, 有意思。</title><summary type="text">“How do you make two systems loosely coupled? Don&amp;#39;t connect them.” -- David Orchard, BEA“Objects that interact in a distributed system need to be dealt with in ways that are intrinsically differen...</summary><published>2004-11-23T16:42:00Z</published><updated>2004-11-23T16:42:00Z</updated><author><name>msolap</name><uri>http://www.cnblogs.com/msolap/</uri></author><link rel="alternate" href="http://www.cnblogs.com/msolap/archive/2004/11/24/67803.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/msolap/archive/2004/11/24/67803.html"/></entry><entry><id>http://www.cnblogs.com/msolap/archive/2004/10/26/56919.html</id><title type="text">New feature in C# 3.0 - aims to make data programmable in a general purpose and truly object oriented syntax</title><summary type="text">C# 3.0的一个新功能是融合编程语言和数据库SQL语言，程序员的日子不知是祸是福。见Anders Hejlsberg的录像：http://channel9.msdn.com/ShowPost.aspx?PostID=10276</summary><published>2004-10-26T10:06:00Z</published><updated>2004-10-26T10:06:00Z</updated><author><name>msolap</name><uri>http://www.cnblogs.com/msolap/</uri></author><link rel="alternate" href="http://www.cnblogs.com/msolap/archive/2004/10/26/56919.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/msolap/archive/2004/10/26/56919.html"/></entry></feed>
