<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0"><title type="text">博客园_大厨师</title><subtitle type="text" /><id>http://feed.cnblogs.com/blog/u/7795/rss</id><updated>2011-07-21T15:44:27Z</updated><author><name>大厨师</name><uri>http://www.cnblogs.com/henry_zjk/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/henry_zjk/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/-" /><feedburner:info uri="-" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><entry><id>http://www.cnblogs.com/henry_zjk/archive/2011/07/21/2113396.html</id><title type="text">DotNetNuke发布6.0版，开发语言改为C#</title><summary type="text">这个消息在很多年以前似乎是一个很振奋的消息，现如今，早就没人关心了。。。。</summary><published>2011-07-21T15:44:00Z</published><updated>2011-07-21T15:44:00Z</updated><author><name>大厨师</name><uri>http://www.cnblogs.com/henry_zjk/</uri></author><link rel="alternate" href="http://www.cnblogs.com/henry_zjk/archive/2011/07/21/2113396.html" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/-/~3/yC9w0eiqXK8/2113396.html" /><content type="html">&lt;p&gt;这个消息在很多年以前似乎是一个很振奋的消息，现如今，早就没人关心了。。。。&lt;/p&gt;&lt;img src="http://www.cnblogs.com/henry_zjk/aggbug/2113396.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/henry_zjk/archive/2011/07/21/2113396.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/-/~4/yC9w0eiqXK8" height="1" width="1"/&gt;</content><feedburner:origLink>http://www.cnblogs.com/henry_zjk/archive/2011/07/21/2113396.html</feedburner:origLink></entry><entry><id>http://www.cnblogs.com/henry_zjk/archive/2009/10/23/1588638.html</id><title type="text">通过URL直接传递参数给报表服务中汉字的处理</title><summary type="text">有些部署在报表服务器上的报表，需要通过级联下拉框的方式填写报表参数以获得最终的报表，但是这样的报表访问起来不直接，通常需要多步骤操作才能完成，在获得相关参数的情况下，可以考虑直接拼接字符串通过URL访问报表服务器，以便获取报表。直接传递参数和拼接字符串的方式隐含了某些风险，需要综合考虑采用。关于报表参数传递的文章可以参考 http://www.mssqltips.com/tip.asp?tip=1...</summary><published>2009-10-23T05:50:00Z</published><updated>2009-10-23T05:50:00Z</updated><author><name>大厨师</name><uri>http://www.cnblogs.com/henry_zjk/</uri></author><link rel="alternate" href="http://www.cnblogs.com/henry_zjk/archive/2009/10/23/1588638.html" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/-/~3/geDenq6xOO4/1588638.html" /><content type="html">有些部署在报表服务器上的报表，需要通过级联下拉框的方式填写报表参数以获得最终的报表，但是这样的报表访问起来不直接，通常需要多步骤操作才能完成，在获得相关参数的情况下，可以考虑直接拼接字符串通过URL访问报表服务器，以便获取报表。直接传递参数和拼接字符串的方式隐含了某些风险，需要综合考虑采用。关于报表参数传递的文章可以参考 http://www.mssqltips.com/tip.asp?tip=1...&lt;img src="http://feeds.feedburner.com/~r/-/~4/geDenq6xOO4" height="1" width="1"/&gt;</content><feedburner:origLink>http://www.cnblogs.com/henry_zjk/archive/2009/10/23/1588638.html</feedburner:origLink></entry><entry><id>http://www.cnblogs.com/henry_zjk/archive/2009/08/13/1545603.html</id><title type="text">重复文件整理</title><summary type="text">我现在将多台机器上备份的数据整理到了一台服务器上，不能直接在服务器上操作，只能\\server\folder方式访问服务器上的文件，现在的问题是，很多文件是重复的，尤其是有很多照片是重复的，文件名还不一样，我想通过软件方式进行搜索，建立所有文件的数据库，根据每个文件的MD5值区别是否文件为同一个文件，然后将重复文件删除掉，有人以这种方式做的软件吗？</summary><published>2009-08-13T14:22:00Z</published><updated>2009-08-13T14:22:00Z</updated><author><name>大厨师</name><uri>http://www.cnblogs.com/henry_zjk/</uri></author><link rel="alternate" href="http://www.cnblogs.com/henry_zjk/archive/2009/08/13/1545603.html" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/-/~3/i5RRT6Wl6Go/1545603.html" /><content type="html">我现在将多台机器上备份的数据整理到了一台服务器上，不能直接在服务器上操作，只能\\server\folder方式访问服务器上的文件，现在的问题是，很多文件是重复的，尤其是有很多照片是重复的，文件名还不一样，我想通过软件方式进行搜索，建立所有文件的数据库，根据每个文件的MD5值区别是否文件为同一个文件，然后将重复文件删除掉，有人以这种方式做的软件吗？&lt;img src="http://feeds.feedburner.com/~r/-/~4/i5RRT6Wl6Go" height="1" width="1"/&gt;</content><feedburner:origLink>http://www.cnblogs.com/henry_zjk/archive/2009/08/13/1545603.html</feedburner:origLink></entry><entry><id>http://www.cnblogs.com/henry_zjk/archive/2008/11/14/1333426.html</id><title type="text">DotNetNuke 4/5 安装提示 msajax错误，下载AJAX 1.0即可解决</title><summary type="text">今天安装dnn5，提示一个错误，其中包含"DotNetNuke.UI.Utilities.MSAJAX.get_IsInstalled()" 错误信息。可以从微软下载msajax1.0，解决此问题。http://www.microsoft.com/downloads/details.aspx?FamilyID=ca9d90fa-e8c9-42e3-aa19-08e2c027f5d6&amp;dis...</summary><published>2008-11-14T03:45:00Z</published><updated>2008-11-14T03:45:00Z</updated><author><name>大厨师</name><uri>http://www.cnblogs.com/henry_zjk/</uri></author><link rel="alternate" href="http://www.cnblogs.com/henry_zjk/archive/2008/11/14/1333426.html" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/-/~3/wQqbpMRyNUU/1333426.html" /><content type="html">今天安装dnn5，提示一个错误，其中包含"DotNetNuke.UI.Utilities.MSAJAX.get_IsInstalled()" 错误信息。可以从微软下载msajax1.0，解决此问题。http://www.microsoft.com/downloads/details.aspx?FamilyID=ca9d90fa-e8c9-42e3-aa19-08e2c027f5d6&amp;amp;dis...&lt;img src="http://feeds.feedburner.com/~r/-/~4/wQqbpMRyNUU" height="1" width="1"/&gt;</content><feedburner:origLink>http://www.cnblogs.com/henry_zjk/archive/2008/11/14/1333426.html</feedburner:origLink></entry><entry><id>http://www.cnblogs.com/henry_zjk/archive/2008/11/08/1329684.html</id><title type="text">siverlisht测试版上开发的应用程序因为和正式版兼容问题不能访问</title><summary type="text">今天一个使用的silverlight的网站不能正常显示了，原来这个网站是可以正常使用的，现在因为出了新版本的sl而导致该网站不能访问，但是客户端升级根本就不管用。The site that you visited was built for an earlier, beta version of Silverlight - not the current one. Please contact t...</summary><published>2008-11-08T09:11:00Z</published><updated>2008-11-08T09:11:00Z</updated><author><name>大厨师</name><uri>http://www.cnblogs.com/henry_zjk/</uri></author><link rel="alternate" href="http://www.cnblogs.com/henry_zjk/archive/2008/11/08/1329684.html" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/-/~3/oAvQDIFobfI/1329684.html" /><content type="html">今天一个使用的silverlight的网站不能正常显示了，原来这个网站是可以正常使用的，现在因为出了新版本的sl而导致该网站不能访问，但是客户端升级根本就不管用。The site that you visited was built for an earlier, beta version of Silverlight - not the current one. Please contact t...&lt;img src="http://feeds.feedburner.com/~r/-/~4/oAvQDIFobfI" height="1" width="1"/&gt;</content><feedburner:origLink>http://www.cnblogs.com/henry_zjk/archive/2008/11/08/1329684.html</feedburner:origLink></entry><entry><id>http://www.cnblogs.com/henry_zjk/archive/2008/10/13/1310289.html</id><title type="text">Oracle数据库使用遇到问题记录</title><summary type="text">如何取得oracle数据库中字段的描述内容？select comments from user_col_comments where table_naem='name'查询所有视图：TEXT字段为视图定义sqlselect * from sys.view$ t 查询所有数据库中的对象select * from sys.obj$ t where name like 'PK_OUTPUT'知...</summary><published>2008-10-13T11:34:00Z</published><updated>2008-10-13T11:34:00Z</updated><author><name>大厨师</name><uri>http://www.cnblogs.com/henry_zjk/</uri></author><link rel="alternate" href="http://www.cnblogs.com/henry_zjk/archive/2008/10/13/1310289.html" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/-/~3/Dh1ogw_Injc/1310289.html" /><content type="html">如何取得oracle数据库中字段的描述内容？select comments from user_col_comments where table_naem='name'查询所有视图：TEXT字段为视图定义sqlselect * from sys.view$ t 查询所有数据库中的对象select * from sys.obj$ t where name like 'PK_OUTPUT'知...&lt;img src="http://feeds.feedburner.com/~r/-/~4/Dh1ogw_Injc" height="1" width="1"/&gt;</content><feedburner:origLink>http://www.cnblogs.com/henry_zjk/archive/2008/10/13/1310289.html</feedburner:origLink></entry><entry><id>http://www.cnblogs.com/henry_zjk/archive/2008/04/16/1156380.html</id><title type="text">今天接到了微软公司最恶心的推销电话</title><summary type="text">刚刚接到微软公司的电话，是推销电话，最终来自微软赵小姐（如果没有记错的话）01058652988的长为6:29秒的电话让我怒不可遏。 我在午睡，虽然已经15:16了。这个电话把我的梦吵醒了。 因为是来自微软的电话，我直接想到了前天live @edu部门的另外一个电话，以为是上一个电话的后续。上一个电话交谈是我将有机会能接触一些关于单位内部网络建设方面的一些新想法和技术。所以我很高兴的和妹妹进行交谈...</summary><published>2008-04-16T08:05:00Z</published><updated>2008-04-16T08:05:00Z</updated><author><name>大厨师</name><uri>http://www.cnblogs.com/henry_zjk/</uri></author><link rel="alternate" href="http://www.cnblogs.com/henry_zjk/archive/2008/04/16/1156380.html" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/-/~3/wCFaqJn6U-c/1156380.html" /><content type="html">刚刚接到微软公司的电话，是推销电话，最终来自微软赵小姐（如果没有记错的话）01058652988的长为6:29秒的电话让我怒不可遏。 我在午睡，虽然已经15:16了。这个电话把我的梦吵醒了。 因为是来自微软的电话，我直接想到了前天live @edu部门的另外一个电话，以为是上一个电话的后续。上一个电话交谈是我将有机会能接触一些关于单位内部网络建设方面的一些新想法和技术。所以我很高兴的和妹妹进行交谈...&lt;img src="http://feeds.feedburner.com/~r/-/~4/wCFaqJn6U-c" height="1" width="1"/&gt;</content><feedburner:origLink>http://www.cnblogs.com/henry_zjk/archive/2008/04/16/1156380.html</feedburner:origLink></entry><entry><id>http://www.cnblogs.com/henry_zjk/archive/2008/03/23/1118645.html</id><title type="text">还在为页面的兼容性苦恼？</title><summary type="text">也许不是什么太好的福音，至少能给一些帮助吧微软2008.3.18发布了Internet Explorer Application Compatibility VPC Image下载网址http://www.microsoft.com/downloads/details.aspx?familyid=21eabb90-958f-4b64-b5f1-73d0a413c8ef&amp;displaylan...</summary><published>2008-03-23T10:06:00Z</published><updated>2008-03-23T10:06:00Z</updated><author><name>大厨师</name><uri>http://www.cnblogs.com/henry_zjk/</uri></author><link rel="alternate" href="http://www.cnblogs.com/henry_zjk/archive/2008/03/23/1118645.html" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/-/~3/tbC6RW_s-1o/1118645.html" /><content type="html">也许不是什么太好的福音，至少能给一些帮助吧微软2008.3.18发布了Internet Explorer Application Compatibility VPC Image下载网址http://www.microsoft.com/downloads/details.aspx?familyid=21eabb90-958f-4b64-b5f1-73d0a413c8ef&amp;amp;displaylan...&lt;img src="http://feeds.feedburner.com/~r/-/~4/tbC6RW_s-1o" height="1" width="1"/&gt;</content><feedburner:origLink>http://www.cnblogs.com/henry_zjk/archive/2008/03/23/1118645.html</feedburner:origLink></entry><entry><id>http://www.cnblogs.com/henry_zjk/archive/2008/01/04/1026486.html</id><title type="text">："你点击，我捐助"微软支持红丹丹盲人教育慈善事业</title><summary type="text">微软现在做主题活动："你点击，我捐助"微软支持红丹丹盲人教育慈善事业。只要你点击一下，微软就会捐出一分钱（点击一下要验证码），点击不限制次数，"欢迎再次点击"(微软语)。网址：http://www.hhhchina.net/ http://www.microsoft.com/china/</summary><published>2008-01-04T13:45:00Z</published><updated>2008-01-04T13:45:00Z</updated><author><name>大厨师</name><uri>http://www.cnblogs.com/henry_zjk/</uri></author><link rel="alternate" href="http://www.cnblogs.com/henry_zjk/archive/2008/01/04/1026486.html" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/-/~3/P6zLCMlA_iw/1026486.html" /><content type="html">微软现在做主题活动："你点击，我捐助"微软支持红丹丹盲人教育慈善事业。只要你点击一下，微软就会捐出一分钱（点击一下要验证码），点击不限制次数，"欢迎再次点击"(微软语)。网址：http://www.hhhchina.net/ http://www.microsoft.com/china/&lt;img src="http://feeds.feedburner.com/~r/-/~4/P6zLCMlA_iw" height="1" width="1"/&gt;</content><feedburner:origLink>http://www.cnblogs.com/henry_zjk/archive/2008/01/04/1026486.html</feedburner:origLink></entry><entry><id>http://www.cnblogs.com/henry_zjk/archive/2007/11/14/958621.html</id><title type="text">DotNetNuke模块开发简介</title><summary type="text">本文为翻译内容，原文来自http://adefwebserver.com/DotNetNukeHELP/DNN4_ModuleDevelopersGuide/仅作参考，不是严格翻译（累了,脑袋不转了，翻成中文再看）Dnn模块开发简介什么是DotNetNuke模块? 。。。。 DotNetNuke 是一个运行于ASP.net的WEB站点框架，安装一份DotNetNuke就可以在一个数据库上运行多个独...</summary><published>2007-11-13T18:01:00Z</published><updated>2007-11-13T18:01:00Z</updated><author><name>大厨师</name><uri>http://www.cnblogs.com/henry_zjk/</uri></author><link rel="alternate" href="http://www.cnblogs.com/henry_zjk/archive/2007/11/14/958621.html" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/-/~3/02qZK3iDPwg/958621.html" /><content type="html">本文为翻译内容，原文来自http://adefwebserver.com/DotNetNukeHELP/DNN4_ModuleDevelopersGuide/仅作参考，不是严格翻译（累了,脑袋不转了，翻成中文再看）Dnn模块开发简介什么是DotNetNuke模块? 。。。。 DotNetNuke 是一个运行于ASP.net的WEB站点框架，安装一份DotNetNuke就可以在一个数据库上运行多个独...&lt;img src="http://feeds.feedburner.com/~r/-/~4/02qZK3iDPwg" height="1" width="1"/&gt;</content><feedburner:origLink>http://www.cnblogs.com/henry_zjk/archive/2007/11/14/958621.html</feedburner:origLink></entry></feed>
