<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_冰戈--真诚的平凡_分类_技术随笔</title><id>http://feed.cnblogs.com/blog/u/9695/category/25011/rss</id><updated>2012-05-27T17:37:28Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/category/25011.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/9695/category/25011/rss"/><entry><id>http://www.cnblogs.com/Hedonister/archive/2009/09/08/1562795.html</id><title type="text">【解决方法】IIS 承载的服务失败</title><summary type="text">IIS 承载的服务失败 如果 IIS 承载的某个服务失败，则可能会看到以下症状之一： 当浏览到 .svc 文件时，不能识别该文件，浏览器显示空白页，或显示文件的文本而不是服务的帮助页，如下面的示例所示。 &lt;%@ServiceHost language=c# Debug="true" Service="Microsoft.ServiceModel.Samples.CalculatorServ...</summary><published>2009-09-08T12:37:00Z</published><updated>2009-09-08T12:37:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2009/09/08/1562795.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2009/09/08/1562795.html"/><content type="text">IIS 承载的服务失败 如果 IIS 承载的某个服务失败，则可能会看到以下症状之一： 当浏览到 .svc 文件时，不能识别该文件，浏览器显示空白页，或显示文件的文本而不是服务的帮助页，如下面的示例所示。 &lt;%@ServiceHost language=c# Debug="true" Service="Microsoft.ServiceModel.Samples.CalculatorServ...</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2009/08/02/1537142.html</id><title type="text">【Silverlight】使用ChildWindow实现MessageBox</title><summary type="text">最近项目上需要实现一个询问提示消息框，但猛的发现人家Silverlight类库提供的MessageBox类只有简单的两个重载方法，百思不得其解，不知为什么不提供，没有办法只有自己做一个，其实不是很难办，因为Silverlight3以后提供了ChildWindow，下面是实现代码，希望对大家有用，请多多支持。效果：[代码][代码][代码]Demo及Source下载链接/Files/Hedoniste...</summary><published>2009-08-02T13:58:00Z</published><updated>2009-08-02T13:58:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2009/08/02/1537142.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2009/08/02/1537142.html"/><content type="text">最近项目上需要实现一个询问提示消息框，但猛的发现人家Silverlight类库提供的MessageBox类只有简单的两个重载方法，百思不得其解，不知为什么不提供，没有办法只有自己做一个，其实不是很难办，因为Silverlight3以后提供了ChildWindow，下面是实现代码，希望对大家有用，请多多支持。效果：[代码][代码][代码]Demo及Source下载链接/Files/Hedoniste...</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2009/07/30/1535509.html</id><title type="text">【Silverlight】利用IsolatedStorageFile实现客户端缓存</title><summary type="text">为将一套系统局部改版为BS应用，最近在琢磨Silverlight，发现这玩意可能真能带来一场革命，对于程序员来说比Flash好的还真不是一星半点。 废话就不说了，来点实在的。我们有些数据，特别是些不是经常变的数据往往需要进行缓存，以往在asp.net的时候使用page的cache属性，其实那还是存放在服务器端，对服务器压力比较大，这下好了silverlight提供了IsolatedStorageF...</summary><published>2009-07-30T13:57:00Z</published><updated>2009-07-30T13:57:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2009/07/30/1535509.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2009/07/30/1535509.html"/><content type="text">为将一套系统局部改版为BS应用，最近在琢磨Silverlight，发现这玩意可能真能带来一场革命，对于程序员来说比Flash好的还真不是一星半点。 废话就不说了，来点实在的。我们有些数据，特别是些不是经常变的数据往往需要进行缓存，以往在asp.net的时候使用page的cache属性，其实那还是存放在服务器端，对服务器压力比较大，这下好了silverlight提供了IsolatedStorageF...</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2009/07/30/1534656.html</id><title type="text">Silverlight3_Tools&amp;amp;SDK发布中文版</title><summary type="text">下载地址 Silverlight3_Tools http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&amp;FamilyID=9442b0f2-7465-417a-88f3-5e7b5409e9dd   Silverlight3 SDK http://www.microsoft.com/downlo...</summary><published>2009-07-30T00:23:00Z</published><updated>2009-07-30T00:23:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2009/07/30/1534656.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2009/07/30/1534656.html"/><content type="text">下载地址 Silverlight3_Tools http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&amp;FamilyID=9442b0f2-7465-417a-88f3-5e7b5409e9dd   Silverlight3 SDK http://www.microsoft.com/downlo...</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2007/12/01/979204.html</id><title type="text">基于Ajax的编码、拼音缩写、名称模糊查询输入控件</title><summary type="text">在出差前，手头一个系统需要使用既可选又可录的输入控件，其实一直需要这么个东西，而且在其他项目中也实现了，只是没有将其控件化，于是把以前项目中的东西找出来，简单的封装了一下，归入我的小部件集中，留待以后使用，因为本人不很熟悉服务器端控件的封装，所以目前这个控件还很粗糙，适应的场景也很苛刻，还需要完善，暂时先把思路及简单的实现说说。其实要实现的东西很简单，就是一简单的录入控件，可从TextBox控件继...</summary><published>2007-12-01T03:01:00Z</published><updated>2007-12-01T03:01:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2007/12/01/979204.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2007/12/01/979204.html"/><content type="text">在出差前，手头一个系统需要使用既可选又可录的输入控件，其实一直需要这么个东西，而且在其他项目中也实现了，只是没有将其控件化，于是把以前项目中的东西找出来，简单的封装了一下，归入我的小部件集中，留待以后使用，因为本人不很熟悉服务器端控件的封装，所以目前这个控件还很粗糙，适应的场景也很苛刻，还需要完善，暂时先把思路及简单的实现说说。其实要实现的东西很简单，就是一简单的录入控件，可从TextBox控件继...</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2007/09/13/892107.html</id><title type="text"> 使用PostSharp进行AOP框架设计：一个简单的原型</title><summary type="text">前段时间一直在封装一个权限系统，时常为如何给调用方提供一个良好的编程接口烦恼，加之前前段时间考虑的日志、异常接管、事务、缓存等等一些横向组件的架构分析，自然就想用AOP技术实现，但是由于实现难度实在不小作罢；这两天又重新学习研究了PostSharp的架构与实现思想，觉得还是尝试一下，将其融入现有框架；我们假设有这么个场景，其实这也是实际业务中很常见的处理方式：有一定单管理模块，具备新增、删除两功能，我们在新增删除的时候必须校验权限，在删除的时候还必须记录日志，出现异常了还必须捕捉并记录异常； 顺便宣传一下我另一个用来自娱自乐的博客：冰戈工作室（www.oylb.net），欢迎大家访问！</summary><published>2007-09-13T12:28:00Z</published><updated>2007-09-13T12:28:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2007/09/13/892107.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2007/09/13/892107.html"/><content type="text">前段时间一直在封装一个权限系统，时常为如何给调用方提供一个良好的编程接口烦恼，加之前前段时间考虑的日志、异常接管、事务、缓存等等一些横向组件的架构分析，自然就想用AOP技术实现，但是由于实现难度实在不小作罢；这两天又重新学习研究了PostSharp的架构与实现思想，觉得还是尝试一下，将其融入现有框架；我们假设有这么个场景，其实这也是实际业务中很常见的处理方式：有一定单管理模块，具备新增、删除两功能，我们在新增删除的时候必须校验权限，在删除的时候还必须记录日志，出现异常了还必须捕捉并记录异常； 顺便宣传一下我另一个用来自娱自乐的博客：冰戈工作室（www.oylb.net），欢迎大家访问！</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2007/09/11/889558.html</id><title type="text">又一套BlogEngine主题Andreas</title><summary type="text">这个主题比较清新，个人比较喜欢 效果： 喜欢的请到冰戈工作室下载，地址为：http://www.pvtbill.com/files/andreas.zip</summary><published>2007-09-11T03:58:00Z</published><updated>2007-09-11T03:58:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2007/09/11/889558.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2007/09/11/889558.html"/><content type="text">这个主题比较清新，个人比较喜欢 效果： 喜欢的请到冰戈工作室下载，地址为：http://www.pvtbill.com/files/andreas.zip</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2007/09/07/885756.html</id><title type="text">给博客增加了一个主题Nautica02Liquid</title><summary type="text">在Open Source Web Design上看到一个主题，觉得很不错，于是将其Adapted成BlogEngine的主题，费劲功夫改出来后发现效果不是很好，个人认为是汉字在某些精美的主题上倒是不很适应，没有办法…… 但是总归是做出来了，希望能有喜欢这种风格的同志，希望能用上。 下面是效果： 可以看真实的效果 http://www.pvtbill.com/?theme=Nautica02Liqu...</summary><published>2007-09-07T06:44:00Z</published><updated>2007-09-07T06:44:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2007/09/07/885756.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2007/09/07/885756.html"/><content type="text">在Open Source Web Design上看到一个主题，觉得很不错，于是将其Adapted成BlogEngine的主题，费劲功夫改出来后发现效果不是很好，个人认为是汉字在某些精美的主题上倒是不很适应，没有办法…… 但是总归是做出来了，希望能有喜欢这种风格的同志，希望能用上。 下面是效果： 可以看真实的效果 http://www.pvtbill.com/?theme=Nautica02Liqu...</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2007/09/06/884563.html</id><title type="text">对BlogEngine进行了一次简单升级</title><summary type="text">在上次简单汉化（主要是针对本地化不完全的部分）后，这几天又对程序进行了简单的升级，包括如下内容： 修改\admin\tinyMCE.ascx的编辑控件样式，以适应浏览器大小; 增加随笔阅读数，sqlserver数据源未做测试（应该是不行）; 需要请下载 如果有时间的吧，将继续维护这个博客程序，将提供随笔显示分页，支持mssql2000…… 如您正在使用该博客程序，敬请关注我的另一个博客</summary><published>2007-09-06T08:40:00Z</published><updated>2007-09-06T08:40:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2007/09/06/884563.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2007/09/06/884563.html"/><content type="text">在上次简单汉化（主要是针对本地化不完全的部分）后，这几天又对程序进行了简单的升级，包括如下内容： 修改\admin\tinyMCE.ascx的编辑控件样式，以适应浏览器大小; 增加随笔阅读数，sqlserver数据源未做测试（应该是不行）; 需要请下载 如果有时间的吧，将继续维护这个博客程序，将提供随笔显示分页，支持mssql2000…… 如您正在使用该博客程序，敬请关注我的另一个博客</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2007/07/30/836706.html</id><title type="text">SQL Server 2005公用表达式实现递归</title><summary type="text">有数据表1.CREATE TABLE [dbo].[aspnet_Roles]([ApplicationId] [uniqueidentifier] NOT NULL,[RoleId] [uniqueidentifier] NOT NULL,[RoleName] [nvarchar] (256) NOT NULL,[LoweredRoleName] [nvarchar] (256) NOT NUL...</summary><published>2007-07-30T10:23:00Z</published><updated>2007-07-30T10:23:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2007/07/30/836706.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2007/07/30/836706.html"/><content type="text">有数据表1.CREATE TABLE [dbo].[aspnet_Roles]([ApplicationId] [uniqueidentifier] NOT NULL,[RoleId] [uniqueidentifier] NOT NULL,[RoleName] [nvarchar] (256) NOT NULL,[LoweredRoleName] [nvarchar] (256) NOT NUL...</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2007/07/04/805947.html</id><title type="text">使用CSS+SiteMap+UserControl+MasterPage实现简易的Tab</title><summary type="text">我们在做网站后台管理的时候，往往需要用到Tab形式的导航菜单，博客园如此，BlogEngine也如此，前段时间研究修改BlogEngine的时候看到其Tab实现如此容易，思路不错，但是有一点使我郁闷，他的Tab标题是取文件名，而使用中文的文件名是写程序的大忌，自然就想到了 Asp.Net2.0的特性Web.sitemap，我们的数据源如何不从它来，于是简单写了下，其实很简单，只需要一个样式文件，一个SiteMap, 一个通用的UserControl，一个母版页。</summary><published>2007-07-04T09:13:00Z</published><updated>2007-07-04T09:13:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2007/07/04/805947.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2007/07/04/805947.html"/><content type="text">我们在做网站后台管理的时候，往往需要用到Tab形式的导航菜单，博客园如此，BlogEngine也如此，前段时间研究修改BlogEngine的时候看到其Tab实现如此容易，思路不错，但是有一点使我郁闷，他的Tab标题是取文件名，而使用中文的文件名是写程序的大忌，自然就想到了 Asp.Net2.0的特性Web.sitemap，我们的数据源如何不从它来，于是简单写了下，其实很简单，只需要一个样式文件，一个SiteMap, 一个通用的UserControl，一个母版页。</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2007/06/23/793821.html</id><title type="text">SubSonic 命令行参数及使用示例</title><summary type="text">以下是SubSonic 命令行参数 sonic.exe v2.0.1.0 - Command Line Interface to SubSonic v2.0.1.0Usage: sonic command [options]Sample: sonic generate /server localhost /db northwind /out GeneratedFilesHelp: sonic h...</summary><published>2007-06-23T01:18:00Z</published><updated>2007-06-23T01:18:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2007/06/23/793821.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2007/06/23/793821.html"/><content type="text">以下是SubSonic 命令行参数 sonic.exe v2.0.1.0 - Command Line Interface to SubSonic v2.0.1.0Usage: sonic command [options]Sample: sonic generate /server localhost /db northwind /out GeneratedFilesHelp: sonic h...</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2007/06/21/791948.html</id><title type="text">抢先试用ReSharper UnitRun&amp;trade; 1.0</title><summary type="text">在安装过程中遇到个问题，一个注册的异常，后来到其官网上注册并得到个license后秒秒钟就成功了，于是随便拿个工程来试其功能，发现用起来比较爽。   下面是与TestDriven.NET比较，具备优势的地方：    1.正如其官网宣传的，具有良好的图形界面    2.支持测试过程的调试    不过也有不足的地方，就是不支持Vs2005带的单元测试，希望以后能提供！</summary><published>2007-06-21T07:51:00Z</published><updated>2007-06-21T07:51:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2007/06/21/791948.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2007/06/21/791948.html"/><content type="text">在安装过程中遇到个问题，一个注册的异常，后来到其官网上注册并得到个license后秒秒钟就成功了，于是随便拿个工程来试其功能，发现用起来比较爽。   下面是与TestDriven.NET比较，具备优势的地方：    1.正如其官网宣传的，具有良好的图形界面    2.支持测试过程的调试    不过也有不足的地方，就是不支持Vs2005带的单元测试，希望以后能提供！</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2007/03/09/669101.html</id><title type="text">防止mdf文件被非法附加后修改的一个简单实现方案</title><summary type="text">去年年末最后几天，我曾经在CSDN上提出过这么个问题如何防止mdf文件被非法附加？虽然没有得到很好的解决方案，但是还要感谢诸位网友的热心建议。再次阐述以下一下问题： 我们做的系统面临这么个问题，数据库在发布的时候是在安装时指定的实例上加了特定的密码。用SQLServer2000客户端直接连这个实例是无法正常连接的，但是有些稍微懂点SQLServer技术的客户能建个实例并把mdf文件附加到新建实例就...</summary><published>2007-03-09T03:30:00Z</published><updated>2007-03-09T03:30:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2007/03/09/669101.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2007/03/09/669101.html"/><content type="text">去年年末最后几天，我曾经在CSDN上提出过这么个问题如何防止mdf文件被非法附加？虽然没有得到很好的解决方案，但是还要感谢诸位网友的热心建议。再次阐述以下一下问题： 我们做的系统面临这么个问题，数据库在发布的时候是在安装时指定的实例上加了特定的密码。用SQLServer2000客户端直接连这个实例是无法正常连接的，但是有些稍微懂点SQLServer技术的客户能建个实例并把mdf文件附加到新建实例就...</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2006/11/24/571235.html</id><title type="text">WPF的XBAP文件也能在Firefox中查看</title><summary type="text">提供一个让Firefox可以查看xbap文件的解决办法，免得让后来碰到的再绕弯子！</summary><published>2006-11-24T09:35:00Z</published><updated>2006-11-24T09:35:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2006/11/24/571235.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2006/11/24/571235.html"/><content type="text">提供一个让Firefox可以查看xbap文件的解决办法，免得让后来碰到的再绕弯子！</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2006/11/21/567383.html</id><title type="text">基于角色-功能-资源的权限控制模型的设计与实现-引子</title><summary type="text">本文在RBAC基本思想的基础上，增加资源权限的概念，设计了在企业应用系统中用户权限控制的一种具体的简单实现方法。</summary><published>2006-11-21T07:10:00Z</published><updated>2006-11-21T07:10:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2006/11/21/567383.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2006/11/21/567383.html"/><content type="text">本文在RBAC基本思想的基础上，增加资源权限的概念，设计了在企业应用系统中用户权限控制的一种具体的简单实现方法。</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2006/10/12/527147.html</id><title type="text">一系列学习ruby on rails的网站</title><summary type="text">这段时间学习ruby on rails收集的一些网站，个人感觉不错，有兴趣可以看看InfoQ CodeBetternapcswebRidingRailsRubyOnRails道喜技术日记Rails框架技术讲座LearningRubyA free, web-based course in Ruby programming along with a live instructor.Ruby Insid...</summary><published>2006-10-12T03:56:00Z</published><updated>2006-10-12T03:56:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2006/10/12/527147.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2006/10/12/527147.html"/><content type="text">这段时间学习ruby on rails收集的一些网站，个人感觉不错，有兴趣可以看看InfoQ CodeBetternapcswebRidingRailsRubyOnRails道喜技术日记Rails框架技术讲座LearningRubyA free, web-based course in Ruby programming along with a live instructor.Ruby Insid...</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2006/10/11/526563.html</id><title type="text">Ruby代码片段:得到当前类名</title><summary type="text">在bigbold上看到Get the currently running method name in Ruby代码片段：Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&gt;moduleKernelprivatedefthis_method_namecal...</summary><published>2006-10-11T10:09:00Z</published><updated>2006-10-11T10:09:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2006/10/11/526563.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2006/10/11/526563.html"/><content type="text">在bigbold上看到Get the currently running method name in Ruby代码片段：Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&gt;moduleKernelprivatedefthis_method_namecal...</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2006/09/18/507448.html</id><title type="text">与访问您网站（或Blog）的朋友即时交流</title><summary type="text">通过Web-CallCenter可以把从网站进来的客户与企业的后台营销服务人员有机联系起来。实现双方的便捷交互和沟通。做为一种全新的技术，Web-CallCenter正在以迅猛的速度发展。随着全球网民数量的不断增长，越来越多的人们会通过网络进行在线咨询、在线答疑、在线沟通与交流。而网站则是交流和沟通的窗口。Web-CallCenter是联系网站与后台客服人员的主要桥梁。注册试试</summary><published>2006-09-18T06:43:00Z</published><updated>2006-09-18T06:43:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2006/09/18/507448.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2006/09/18/507448.html"/><content type="text">通过Web-CallCenter可以把从网站进来的客户与企业的后台营销服务人员有机联系起来。实现双方的便捷交互和沟通。做为一种全新的技术，Web-CallCenter正在以迅猛的速度发展。随着全球网民数量的不断增长，越来越多的人们会通过网络进行在线咨询、在线答疑、在线沟通与交流。而网站则是交流和沟通的窗口。Web-CallCenter是联系网站与后台客服人员的主要桥梁。注册试试</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2006/09/11/501387.html</id><title type="text">使用JDBC连接SQL Server 2000 命名实例(Named Instance)</title><summary type="text"/><published>2006-09-11T14:09:00Z</published><updated>2006-09-11T14:09:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2006/09/11/501387.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2006/09/11/501387.html"/><content type="text"/></entry></feed>
