<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_梦幻Dot Net</title><subtitle type="text">科学地研究编程，品味开发的艺术</subtitle><id>http://feed.cnblogs.com/blog/u/12872/rss</id><updated>2008-12-22T05:13:25Z</updated><author><name>振河</name><uri>http://www.cnblogs.com/fineboy/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/fineboy/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/12872/rss"/><entry><id>http://www.cnblogs.com/fineboy/archive/2008/12/22/1359756.html</id><title type="text">SQL Server 2005 Reporting Services动态设置数据源</title><summary type="text">Reporting Services动态设置数据源是什么意思呢？就是在运行状态下来设置报表的的数据源。之前在网上也看到了不少关于动态设置数据源的帖子，基本上都是一个思路。那就是，在报表中加入4个参数，分别是ServerName（数据库服务器的名字）、DataBaseName（数据库名称）、UserName（访问数据库的用户名）、Password（访问数据库的密码），然后在数据源的链接字符串中输入一...</summary><published>2008-12-22T05:13:00Z</published><updated>2008-12-22T05:13:00Z</updated><author><name>振河</name><uri>http://www.cnblogs.com/fineboy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/fineboy/archive/2008/12/22/1359756.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/fineboy/archive/2008/12/22/1359756.html"/><content type="text">Reporting Services动态设置数据源是什么意思呢？就是在运行状态下来设置报表的的数据源。之前在网上也看到了不少关于动态设置数据源的帖子，基本上都是一个思路。那就是，在报表中加入4个参数，分别是ServerName（数据库服务器的名字）、DataBaseName（数据库名称）、UserName（访问数据库的用户名）、Password（访问数据库的密码），然后在数据源的链接字符串中输入一...</content></entry><entry><id>http://www.cnblogs.com/fineboy/archive/2008/10/31/1323776.html</id><title type="text">在windows 2008 server 中Password must meet complexity requirements</title><summary type="text">在windows 2008 server 中Password must meet complexity requirements:Control Panel---&gt;Administrator Tools---&gt;Local Security Policy---&gt;Account Policies---&gt;Passowrd Policy---&gt;Password must me...</summary><published>2008-10-31T08:05:00Z</published><updated>2008-10-31T08:05:00Z</updated><author><name>振河</name><uri>http://www.cnblogs.com/fineboy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/fineboy/archive/2008/10/31/1323776.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/fineboy/archive/2008/10/31/1323776.html"/><content type="text">在windows 2008 server 中Password must meet complexity requirements:Control Panel---&gt;Administrator Tools---&gt;Local Security Policy---&gt;Account Policies---&gt;Passowrd Policy---&gt;Password must me...</content></entry><entry><id>http://www.cnblogs.com/fineboy/archive/2008/10/17/1313294.html</id><title type="text">VS2005 中控件的 GenerateMember 属性</title><summary type="text">visual studio 中，在属性栏中放置在winform的所有控件和组件都有一个新增加的属性GenerateMember ，默认为true，这是一个设计时的扩展属性，通过控制它的属性，你可以很方便的设置是让这些控件变量作为类的成员变量出现，还是作为InitializeComponent方法中的本地变量。即如果属性设为true，则你能在类的其他地方引用这个控件，否则，它将成为Initializ...</summary><published>2008-10-17T02:44:00Z</published><updated>2008-10-17T02:44:00Z</updated><author><name>振河</name><uri>http://www.cnblogs.com/fineboy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/fineboy/archive/2008/10/17/1313294.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/fineboy/archive/2008/10/17/1313294.html"/><content type="text">visual studio 中，在属性栏中放置在winform的所有控件和组件都有一个新增加的属性GenerateMember ，默认为true，这是一个设计时的扩展属性，通过控制它的属性，你可以很方便的设置是让这些控件变量作为类的成员变量出现，还是作为InitializeComponent方法中的本地变量。即如果属性设为true，则你能在类的其他地方引用这个控件，否则，它将成为Initializ...</content></entry><entry><id>http://www.cnblogs.com/fineboy/archive/2008/03/26/1122650.html</id><title type="text">WCF 安全之自定义的用户名/密码身份验证</title><summary type="text">WCF 安全之自定义的用户名/密码身份验证</summary><published>2008-03-26T02:30:00Z</published><updated>2008-03-26T02:30:00Z</updated><author><name>振河</name><uri>http://www.cnblogs.com/fineboy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/fineboy/archive/2008/03/26/1122650.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/fineboy/archive/2008/03/26/1122650.html"/><content type="text">WCF 安全之自定义的用户名/密码身份验证</content></entry><entry><id>http://www.cnblogs.com/fineboy/archive/2008/01/21/1047595.html</id><title type="text">Visual Studio 2008 开发WPF应用程序系列文章——window class 之间的继承</title><summary type="text">Visual Studio 2008 开发WPF应用程序系列文章——window class 之间的继承</summary><published>2008-01-21T09:40:00Z</published><updated>2008-01-21T09:40:00Z</updated><author><name>振河</name><uri>http://www.cnblogs.com/fineboy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/fineboy/archive/2008/01/21/1047595.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/fineboy/archive/2008/01/21/1047595.html"/><content type="text">Visual Studio 2008 开发WPF应用程序系列文章——window class 之间的继承</content></entry><entry><id>http://www.cnblogs.com/fineboy/archive/2008/01/08/1030577.html</id><title type="text">Visual  Studio 2005 开发WPF应用程序系列文章——什么是WPF</title><summary type="text">Visio Studio 2005 开发WPF应用程序系列文章——什么是WPF</summary><published>2008-01-08T08:05:00Z</published><updated>2008-01-08T08:05:00Z</updated><author><name>振河</name><uri>http://www.cnblogs.com/fineboy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/fineboy/archive/2008/01/08/1030577.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/fineboy/archive/2008/01/08/1030577.html"/><content type="text">Visio Studio 2005 开发WPF应用程序系列文章——什么是WPF</content></entry><entry><id>http://www.cnblogs.com/fineboy/archive/2007/12/20/1007340.html</id><title type="text">配置 SQL Server 2005 远程调试存储过程 (转载)</title><summary type="text">该篇文章转载于 三千越甲可吞吴℡的 配置 SQL Server 2005 远程调试存储过程 问题: 您工作的本机装有Visual Studio 2005，局域网中有一台SQL Server 2005数据库服务器，你想通过本机远程调试SQL Server 2005服务器上的存储过程。但是不知道如何配置或启用远程调试？希望这篇文章对您有用。对于数据库和Visual Studio在同一机器的存储过程调试...</summary><published>2007-12-20T07:17:00Z</published><updated>2007-12-20T07:17:00Z</updated><author><name>振河</name><uri>http://www.cnblogs.com/fineboy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/fineboy/archive/2007/12/20/1007340.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/fineboy/archive/2007/12/20/1007340.html"/><content type="text">该篇文章转载于 三千越甲可吞吴℡的 配置 SQL Server 2005 远程调试存储过程 问题: 您工作的本机装有Visual Studio 2005，局域网中有一台SQL Server 2005数据库服务器，你想通过本机远程调试SQL Server 2005服务器上的存储过程。但是不知道如何配置或启用远程调试？希望这篇文章对您有用。对于数据库和Visual Studio在同一机器的存储过程调试...</content></entry><entry><id>http://www.cnblogs.com/fineboy/archive/2007/11/20/965816.html</id><title type="text">C# Office编程——Word 错误类型：“系统找不到 Microsoft.Office.Interop.Word" </title><summary type="text">C# Office编程——Word 错误类型：“系统找不到 Microsoft.Office.Interop.Word" </summary><published>2007-11-20T07:59:00Z</published><updated>2007-11-20T07:59:00Z</updated><author><name>振河</name><uri>http://www.cnblogs.com/fineboy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/fineboy/archive/2007/11/20/965816.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/fineboy/archive/2007/11/20/965816.html"/><content type="text">C# Office编程——Word 错误类型：“系统找不到 Microsoft.Office.Interop.Word" </content></entry><entry><id>http://www.cnblogs.com/fineboy/archive/2007/10/25/937428.html</id><title type="text">Reporting Service 在文本框中换行的问题</title><summary type="text">Reporting Service 在文本框中换行的问题</summary><published>2007-10-25T07:50:00Z</published><updated>2007-10-25T07:50:00Z</updated><author><name>振河</name><uri>http://www.cnblogs.com/fineboy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/fineboy/archive/2007/10/25/937428.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/fineboy/archive/2007/10/25/937428.html"/><content type="text">Reporting Service 在文本框中换行的问题</content></entry><entry><id>http://www.cnblogs.com/fineboy/archive/2007/10/19/929911.html</id><title type="text">数据库范式设计</title><summary type="text">数据库范式设计</summary><published>2007-10-19T01:42:00Z</published><updated>2007-10-19T01:42:00Z</updated><author><name>振河</name><uri>http://www.cnblogs.com/fineboy/</uri></author><link rel="alternate" href="http://www.cnblogs.com/fineboy/archive/2007/10/19/929911.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/fineboy/archive/2007/10/19/929911.html"/><content type="text">数据库范式设计</content></entry></feed>
