<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Adamancy－－－2005</title><subtitle type="text">天行健，君子以自强不息。地势坤，君子以厚德载物。</subtitle><id>http://feed.cnblogs.com/blog/u/3594/rss</id><updated>2008-01-22T03:12:33Z</updated><author><name>向.net进军</name><uri>http://www.cnblogs.com/zyc2/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zyc2/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/3594/rss"/><entry><id>http://www.cnblogs.com/zyc2/archive/2008/01/22/1048305.html</id><title type="text">理论和实践和管理</title><summary type="text">理论和实践从来都是相互交织的，没有理论，做事情就没有章法，没有后劲。缺乏实践，理论就变得十分空洞，陷入空谈。你必须把理论不断的应用于项目管理实践，才能不断的成长、成熟。</summary><published>2008-01-22T03:13:00Z</published><updated>2008-01-22T03:13:00Z</updated><author><name>向.net进军</name><uri>http://www.cnblogs.com/zyc2/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zyc2/archive/2008/01/22/1048305.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zyc2/archive/2008/01/22/1048305.html"/></entry><entry><id>http://www.cnblogs.com/zyc2/archive/2007/03/27/690237.html</id><title type="text">集团企业eHR的四个误区</title><summary type="text">构建一个高效的团队，为实现企业追求的利润，是管理者特别是人力资源管理团队的目标。为此，企业应减少人力资源管理者日常繁杂琐碎的事务，从而为更重要的事情释放资源，同时也在决策者和普通员工之间建立一个沟通的桥梁。为实现这些目标，建设一套人力资源管理信息系统（eHR）是非常有必要的。然而，就目前集团人力资源管理信息化的现状来看，还存在很多误区或者说不足。 　　eHR的几个误区 　　1. 集约化管理和信息化...</summary><published>2007-03-27T09:20:00Z</published><updated>2007-03-27T09:20:00Z</updated><author><name>向.net进军</name><uri>http://www.cnblogs.com/zyc2/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zyc2/archive/2007/03/27/690237.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zyc2/archive/2007/03/27/690237.html"/></entry><entry><id>http://www.cnblogs.com/zyc2/archive/2006/04/30/389439.html</id><title type="text">很长时间不来了!!</title><summary type="text">很长时间不来了 ，明天就放假了 ，写些东西吧。毕业工作已经两年了，突然觉着自己在这两年的时间里并没有收获。现实和自己的目标有很大的差距。我不会忘掉我的抱负。也一定会实现我的目标，也许是下一个两年，甚至更多。我不会放弃。男人应该对自己狠一点\狠一点\再狠一点！！！</summary><published>2006-04-30T06:01:00Z</published><updated>2006-04-30T06:01:00Z</updated><author><name>向.net进军</name><uri>http://www.cnblogs.com/zyc2/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zyc2/archive/2006/04/30/389439.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zyc2/archive/2006/04/30/389439.html"/></entry><entry><id>http://www.cnblogs.com/zyc2/archive/2005/07/07/187852.html</id><title type="text">Asp.Net中MD5加密与ASP中的加密通用</title><summary type="text">1 ASP.NET------&amp;gt;ASPFormsAuthentication.HashPasswordForStoringInConfigFile(password.Text,"MD5")得出的结果：12C403B91165D25D8CD021D5F9B5BB7F 而动网论坛等用的ASP中MD5加密出的字符串则如：1165d25d8cd021d5从asp.net得到的字符串，取9-25位，再...</summary><published>2005-07-07T06:47:00Z</published><updated>2005-07-07T06:47:00Z</updated><author><name>向.net进军</name><uri>http://www.cnblogs.com/zyc2/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zyc2/archive/2005/07/07/187852.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zyc2/archive/2005/07/07/187852.html"/></entry><entry><id>http://www.cnblogs.com/zyc2/archive/2005/06/29/183393.html</id><title type="text">ASP.NET页面重定向</title><summary type="text">ASP.net中要完成页面重定向工作有三种主要方式：Response对象的Redirect方法，调用Server对象的Transfer或Execute方法。Response.Redirect方法导致浏览器链接到一个指定的URL。当Response.Redirect()方法被调用时，它会创建一个应答，应答头中指出了状态代码302（表示目标已经改变）以及新的目标URL。浏览器从服务器收到该应答，利用应...</summary><published>2005-06-29T08:05:00Z</published><updated>2005-06-29T08:05:00Z</updated><author><name>向.net进军</name><uri>http://www.cnblogs.com/zyc2/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zyc2/archive/2005/06/29/183393.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zyc2/archive/2005/06/29/183393.html"/></entry><entry><id>http://www.cnblogs.com/zyc2/archive/2005/06/28/182492.html</id><title type="text">找不到可安装的ISAM</title><summary type="text">读取excel数据 到 datagrid 出现：找不到可安装的ISAM 错误：实在没有办法了 就仔细的查看了 一下数据链接字符串：string strConn = "Provider=Microsoft.Jet.Oledb.4.0;Data Source=" + Dir + "\\"+fileName + ";Extended Properties=Excel 8.0;HDR=Yes;IMEX=1...</summary><published>2005-06-28T03:17:00Z</published><updated>2005-06-28T03:17:00Z</updated><author><name>向.net进军</name><uri>http://www.cnblogs.com/zyc2/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zyc2/archive/2005/06/28/182492.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zyc2/archive/2005/06/28/182492.html"/></entry><entry><id>http://www.cnblogs.com/zyc2/archive/2005/06/15/174868.html</id><title type="text">DataGrid的ViewState</title><summary type="text">减少ViewState的办法可以大大加快客户端的下载显示速度，但是频繁的数据库访问将加大服务器的压力；使用ViewState可以减轻服务器的压力，但是又加大了客户端的下载时间，它们是互相矛盾的。 DataGrid保存在ViewState中的数据分为两个部分，一部分是保存索引用的，就是DataKeys和DataItems这样的属性使用的数据，我们把它称之为索引数据。还有一部分是DataGrid中数据...</summary><published>2005-06-15T06:28:00Z</published><updated>2005-06-15T06:28:00Z</updated><author><name>向.net进军</name><uri>http://www.cnblogs.com/zyc2/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zyc2/archive/2005/06/15/174868.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zyc2/archive/2005/06/15/174868.html"/></entry><entry><id>http://www.cnblogs.com/zyc2/archive/2005/06/13/173476.html</id><title type="text">定位 Web 窗体页中的子控件</title><summary type="text">按 ID 定位子控件您可以用这样的方法来获取对特定控件的引用：按分配给它的 ID 搜索其命名容器下面的示例显示如何定位特定的控件。该示例是 DataGrid 控件中按钮的 Click 事件的处理程序。单击该按钮时，代码搜索当前 DataGrid 项（它是 Label 控件的命名容器）中名为 Label1 的标签。如果找到该标签，则会在页上其他位置的第二个标签 (LabelText) 中显示其文本。...</summary><published>2005-06-13T03:16:00Z</published><updated>2005-06-13T03:16:00Z</updated><author><name>向.net进军</name><uri>http://www.cnblogs.com/zyc2/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zyc2/archive/2005/06/13/173476.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zyc2/archive/2005/06/13/173476.html"/></entry><entry><id>http://www.cnblogs.com/zyc2/archive/2004/10/12/51415.html</id><title type="text">"未将对象引用设置到对象的实例"异常的原因，请大家接下去</title><summary type="text">1、ViewState 对象为Unll。2、DateSet 空。3、sql语句或Datebase的原因导致DataReader空。4、声明字符串变量时未赋空值就应用变量。5、未用new初始化对象。6、Session对象为空。</summary><published>2004-10-12T12:13:00Z</published><updated>2004-10-12T12:13:00Z</updated><author><name>向.net进军</name><uri>http://www.cnblogs.com/zyc2/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zyc2/archive/2004/10/12/51415.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zyc2/archive/2004/10/12/51415.html"/></entry><entry><id>http://www.cnblogs.com/zyc2/archive/2004/08/18/34358.html</id><title type="text">注意了：viewstate[".."]中的key区分大小写的</title><summary type="text">给viewstate赋值后，再应用时其值变为null而导致&amp;#8220;未将对象应用引用到对象的实例&amp;#8221;的异常，调试2个小时，最后睁大眼睛挨个字母看，发现应用时的key与起初大小写不同，改过来，ok了</summary><published>2004-08-18T02:22:00Z</published><updated>2004-08-18T02:22:00Z</updated><author><name>向.net进军</name><uri>http://www.cnblogs.com/zyc2/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zyc2/archive/2004/08/18/34358.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zyc2/archive/2004/08/18/34358.html"/></entry></feed>
