<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_叽叽歪歪.net</title><subtitle type="text">ASP.net,AJAX,C#和一个乱七八糟的东西</subtitle><id>http://feed.cnblogs.com/blog/u/38644/rss</id><updated>2008-09-27T03:12:11Z</updated><author><name>小笨狗</name><uri>http://www.cnblogs.com/mingyeh/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mingyeh/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/38644/rss"/><entry><id>http://www.cnblogs.com/mingyeh/archive/2008/09/27/1300098.html</id><title type="text">Why，Loser? ----关于失败的软件项目（前言）</title><summary type="text">&amp;#8220;好好活着，因为我们要死很久。&amp;#8221;  ——网路谚语 根据Tom DeMarco和Timothy Lister在PeopleWare中的论述，&amp;#8220;在今天的某个地方，一个项目正在失败&amp;#8221;，也许就在我写这篇文章的时候，某些程序员或者开发经理正在经历项目失败的痛苦。 那么，是什么造成软件项目的失败呢？我们又可以做些什么，才能避免软件项目的失败，或者，说的现实一些，...</summary><published>2008-09-27T03:11:00Z</published><updated>2008-09-27T03:11:00Z</updated><author><name>小笨狗</name><uri>http://www.cnblogs.com/mingyeh/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mingyeh/archive/2008/09/27/1300098.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mingyeh/archive/2008/09/27/1300098.html"/></entry><entry><id>http://www.cnblogs.com/mingyeh/archive/2008/08/22/MergeGridViewCells.html</id><title type="text">如何合并GridView中的单元格</title><summary type="text">效果如上图图表的下半部分，这在中国的软件项目中，也算一个比较常见的需求了。实现代码如下：[代码]在GridView的DataBound事件中调用上面的函数：[代码]</summary><published>2008-08-22T05:41:00Z</published><updated>2008-08-22T05:41:00Z</updated><author><name>小笨狗</name><uri>http://www.cnblogs.com/mingyeh/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mingyeh/archive/2008/08/22/MergeGridViewCells.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mingyeh/archive/2008/08/22/MergeGridViewCells.html"/></entry><entry><id>http://www.cnblogs.com/mingyeh/archive/2008/07/31/1257305.html</id><title type="text">什么是政府项目</title><summary type="text">一定得选最新的开发平台用高端服务器做就做最牛叉的政府项目光纤接到桌面网速最低也要千兆什么激光鼠标啊，移动硬盘啊，人机键盘啊能给他接上全他你接上车里有笔记本、口袋里有PocketPC身边站一专属的技术支持头发乱乱，特憔悴的那种用户一进门，甭管有事儿没事儿都得跟人家说&amp;#8220;尼嘞就饶了我吧&amp;#8221;一口地道的天津塘沽腔儿，倍儿有面子人手一本用户手册光索引就得八九百页再搞一次技术培训地点设在普...</summary><published>2008-07-31T07:17:00Z</published><updated>2008-07-31T07:17:00Z</updated><author><name>小笨狗</name><uri>http://www.cnblogs.com/mingyeh/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mingyeh/archive/2008/07/31/1257305.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mingyeh/archive/2008/07/31/1257305.html"/></entry><entry><id>http://www.cnblogs.com/mingyeh/archive/2008/06/19/1226028.html</id><title type="text">Visual Studio 2008 鼠标拖拽图片改变大小问题的解决方案</title><summary type="text">昨天遇到了一个在Visual Studio 2008中通过鼠标拖拽改变图片大小的时候，造成CSS文件错误更改的问题，详情请点击我昨天的帖子。改问题可以通过设定Visual Studio的属性解决，具体解决方法如下：点击&amp;#8220;工具&amp;#8221;-&amp;gt;&amp;#8220;属性&amp;#8221;-&amp;gt;&amp;#8220;HTML编辑器&amp;#8221;-&amp;gt;&amp;#8220;CSS样式&amp;#8221;选中&amp;#...</summary><published>2008-06-19T08:24:00Z</published><updated>2008-06-19T08:24:00Z</updated><author><name>小笨狗</name><uri>http://www.cnblogs.com/mingyeh/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mingyeh/archive/2008/06/19/1226028.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mingyeh/archive/2008/06/19/1226028.html"/></entry><entry><id>http://www.cnblogs.com/mingyeh/archive/2008/06/18/1224829.html</id><title type="text">Visual Studio 2008 的一个疑似Bug</title><summary type="text">首先，新建一个aspx文件，在其中引用一个CSS文件在CSS文件中有一个img样式页面上放两个Image然后利用鼠标拖拽改变其中一个图像的大小，你可以看到另一个图像的大小也在改变切换到CSS文件，会发现Visual Studio 2008 更改了CSS中的img元素的width和height属性不知道这能不能算作一个Bug，从常规上讲，Visual Studio 2008应该在页面中插入的Imag...</summary><published>2008-06-18T09:33:00Z</published><updated>2008-06-18T09:33:00Z</updated><author><name>小笨狗</name><uri>http://www.cnblogs.com/mingyeh/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mingyeh/archive/2008/06/18/1224829.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mingyeh/archive/2008/06/18/1224829.html"/></entry><entry><id>http://www.cnblogs.com/mingyeh/archive/2008/06/18/1224377.html</id><title type="text">小笨狗的编程感悟：如何成为一个优秀的程序员(续)</title><summary type="text">二 面向用户，才是关键回首自己两年多的编程生涯，我感觉除了知识水平的局限，制约程序员个人发展的一个重要因素，恰恰是&amp;#8220;技术至上&amp;#8221;。记得当初给唐山国土资源局开发DigitalLand OA的时候，软件设计说明书中赫然写着&amp;#8220;本系统采用先进的B/S架构，可大大降低系统的部署成本...使用面向对象的方法开发，对于系统的可维护性和可扩展性...&amp;#8221;。然而，我们扪心...</summary><published>2008-06-18T01:05:00Z</published><updated>2008-06-18T01:05:00Z</updated><author><name>小笨狗</name><uri>http://www.cnblogs.com/mingyeh/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mingyeh/archive/2008/06/18/1224377.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mingyeh/archive/2008/06/18/1224377.html"/></entry><entry><id>http://www.cnblogs.com/mingyeh/archive/2008/06/17/1223525.html</id><title type="text">小笨狗的编程感悟：如何成为一个优秀的程序员</title><summary type="text">写在前面自今年年初，便很想写一些文字。一来是有很多学弟学妹们经常问我，要成为一名合格的程序员，应该具备那些知识和能力，二来，也想在工作六年之际给自己一个交代。然而，每当动手把自己心里要说的话付诸文字，心中总有些惴惴。我能算作一个合格的程序员吗？虽然进入IT这个行当已经近六年，可至今，还是有很多领域没有涉足，还是有很多的知识我不具备，有一些还是急待了解和掌握的，比如LINQ，再比如WPF，更不要说J...</summary><published>2008-06-17T01:39:00Z</published><updated>2008-06-17T01:39:00Z</updated><author><name>小笨狗</name><uri>http://www.cnblogs.com/mingyeh/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mingyeh/archive/2008/06/17/1223525.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mingyeh/archive/2008/06/17/1223525.html"/></entry><entry><id>http://www.cnblogs.com/mingyeh/archive/2008/06/17/1223516.html</id><title type="text">利用存储过程取得SQL Server 2005数据表信息</title><summary type="text">CREATEPROCEDURE[dbo].[TablePrint]@TableNameVARCHAR(50)ASSELECTSysobjects.nameAS[数据表名],syscolumns.nameAS[列名],systypes.nameAS[数据类型],syscolumns.lengthAS[字段长度],sys.extended_properties.[value]AS[字段描述],sysc...</summary><published>2008-06-17T01:25:00Z</published><updated>2008-06-17T01:25:00Z</updated><author><name>小笨狗</name><uri>http://www.cnblogs.com/mingyeh/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mingyeh/archive/2008/06/17/1223516.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mingyeh/archive/2008/06/17/1223516.html"/></entry><entry><id>http://www.cnblogs.com/mingyeh/archive/2008/06/16/1223012.html</id><title type="text">小笨狗的编程感悟：生活篇（1）</title><summary type="text">程序员在很多人心中的形象似乎是这样的：1、着装不修边幅2、一边写C++一边喝咖啡一边听摇滚乐3、高薪水4、很高杆，技术了得，至少能黑进某某网站或者什么系统5、黑白颠倒，昼伏夜出唉，Matrix，AntiTrust这类欧美电影不知道混淆了多少人的视听，其实象电影中的那种程序员，（至少在中国）实在不是很多。现在就让我create一个Merlin伯伯来喊声&amp;#8220;Cut&amp;#8221;，然后说说我和...</summary><published>2008-06-16T05:45:00Z</published><updated>2008-06-16T05:45:00Z</updated><author><name>小笨狗</name><uri>http://www.cnblogs.com/mingyeh/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mingyeh/archive/2008/06/16/1223012.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mingyeh/archive/2008/06/16/1223012.html"/></entry><entry><id>http://www.cnblogs.com/mingyeh/archive/2008/06/12/1218319.html</id><title type="text">小笨狗的编程感悟（序言）</title><summary type="text">小笨狗死后，来到天堂门前。圣彼得问道：&amp;#8220;死狗，你一生浑浑噩噩，但无大过，特准你进入天堂，那么，你想在天堂从事什么职业呢？&amp;#8221;小笨狗想了想，答道：&amp;#8220;如果可能，我还想做一个程序员，但希望我做的项目需求永远不会变更，进度永远不会延后，系统永远不会宕机，内存永远不会溢出，磁盘空间永远不会不足，网络永远不会拥塞，用户也永远不会输入错误的数据，也没有黑客对我的系统进行攻击，我...</summary><published>2008-06-12T05:33:00Z</published><updated>2008-06-12T05:33:00Z</updated><author><name>小笨狗</name><uri>http://www.cnblogs.com/mingyeh/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mingyeh/archive/2008/06/12/1218319.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mingyeh/archive/2008/06/12/1218319.html"/></entry></feed>
