<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>软若石（I Will Get What I Want.）Asp.Net,Ajax,C#,Javascript  - C#</title><link>http://blog.csdn.net/ruanruoshi/category/182747.aspx</link><description>C#</description><dc:language>zh-CN</dc:language><lastUpdateTime>Tue, 22 Jul 2008 15:06:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>软若石</dc:creator><title>ASP.NET Session详解 </title><link>http://blog.csdn.net/ruanruoshi/archive/2008/07/22/2690698.aspx</link><pubDate>Tue, 22 Jul 2008 15:06:00 GMT</pubDate><guid>http://blog.csdn.net/ruanruoshi/archive/2008/07/22/2690698.aspx</guid><wfw:comment>http://blog.csdn.net/ruanruoshi/comments/2690698.aspx</wfw:comment><comments>http://blog.csdn.net/ruanruoshi/archive/2008/07/22/2690698.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ruanruoshi/comments/commentRss/2690698.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2690698</trackback:ping><description>(一) 描述
当用户在 Web 应用程序中导航 ASP.NET 页时，ASP.NET 会话状态使您能够存储和检索用户的值。HTTP 是一种无状态协议。这意味着 Web 服务器会将针对页面的每个 HTTP 请求作为独立的请求进行处理。服务器不会保留以前的请求过程中所使用的变量值的任何信息。

ASP.NET 会话状态将来自限定时间范围内的同一浏览器的请求标识为一个会话，当每个用户首次与这台WWW服务器建立连接时，他就与这个服务器建立了一个
&lt;img src ="http://blog.csdn.net/ruanruoshi/aggbug/2690698.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>软若石</dc:creator><title>Asp.net直接保存文件到客户端</title><link>http://blog.csdn.net/ruanruoshi/archive/2008/05/28/2489311.aspx</link><pubDate>Wed, 28 May 2008 10:27:00 GMT</pubDate><guid>http://blog.csdn.net/ruanruoshi/archive/2008/05/28/2489311.aspx</guid><wfw:comment>http://blog.csdn.net/ruanruoshi/comments/2489311.aspx</wfw:comment><comments>http://blog.csdn.net/ruanruoshi/archive/2008/05/28/2489311.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ruanruoshi/comments/commentRss/2489311.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2489311</trackback:ping><description>在我们的系统的编写过程中,应该有很多的时候需要客户下载文件.我第一次的做法(应该也是大部分人的做法吧?)是:&lt;img src ="http://blog.csdn.net/ruanruoshi/aggbug/2489311.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>软若石</dc:creator><title>Winform程序更改程序图标时的问题。</title><link>http://blog.csdn.net/ruanruoshi/archive/2008/05/23/2471844.aspx</link><pubDate>Fri, 23 May 2008 09:18:00 GMT</pubDate><guid>http://blog.csdn.net/ruanruoshi/archive/2008/05/23/2471844.aspx</guid><wfw:comment>http://blog.csdn.net/ruanruoshi/comments/2471844.aspx</wfw:comment><comments>http://blog.csdn.net/ruanruoshi/archive/2008/05/23/2471844.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ruanruoshi/comments/commentRss/2471844.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2471844</trackback:ping><description>Winform程序在更改程序图标时，有时更改后，只要把原来的图标删除掉，这时，窗口上的工具栏和菜单栏就什么也看不到了。

---------------------------------

需要先在资源里把那个图标删除掉，然后再从盘上删除掉以前的图标文件。
&lt;img src ="http://blog.csdn.net/ruanruoshi/aggbug/2471844.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>软若石</dc:creator><title>repeater里添加序号的4种方法(前台,后台)</title><link>http://blog.csdn.net/ruanruoshi/archive/2008/05/12/2436583.aspx</link><pubDate>Mon, 12 May 2008 13:52:00 GMT</pubDate><guid>http://blog.csdn.net/ruanruoshi/archive/2008/05/12/2436583.aspx</guid><wfw:comment>http://blog.csdn.net/ruanruoshi/comments/2436583.aspx</wfw:comment><comments>http://blog.csdn.net/ruanruoshi/archive/2008/05/12/2436583.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ruanruoshi/comments/commentRss/2436583.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2436583</trackback:ping><description>两种简洁方法 

1、



 

2、



 
&lt;img src ="http://blog.csdn.net/ruanruoshi/aggbug/2436583.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>软若石</dc:creator><title>C#中使窗体显示SplitContainer或Panel中。</title><link>http://blog.csdn.net/ruanruoshi/archive/2008/03/14/2181636.aspx</link><pubDate>Fri, 14 Mar 2008 11:37:00 GMT</pubDate><guid>http://blog.csdn.net/ruanruoshi/archive/2008/03/14/2181636.aspx</guid><wfw:comment>http://blog.csdn.net/ruanruoshi/comments/2181636.aspx</wfw:comment><comments>http://blog.csdn.net/ruanruoshi/archive/2008/03/14/2181636.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ruanruoshi/comments/commentRss/2181636.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2181636</trackback:ping><description>C#中使窗体显示SplitContainer或Panel中。&lt;img src ="http://blog.csdn.net/ruanruoshi/aggbug/2181636.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>软若石</dc:creator><title>创建自定义类型的强类型化集合</title><link>http://blog.csdn.net/ruanruoshi/archive/2007/09/26/1801724.aspx</link><pubDate>Wed, 26 Sep 2007 15:15:00 GMT</pubDate><guid>http://blog.csdn.net/ruanruoshi/archive/2007/09/26/1801724.aspx</guid><wfw:comment>http://blog.csdn.net/ruanruoshi/comments/1801724.aspx</wfw:comment><comments>http://blog.csdn.net/ruanruoshi/archive/2007/09/26/1801724.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ruanruoshi/comments/commentRss/1801724.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1801724</trackback:ping><description>以下创建了一个Person类型的强类型化集合。&lt;img src ="http://blog.csdn.net/ruanruoshi/aggbug/1801724.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>软若石</dc:creator><title>用C＃实现Des加密和解密</title><link>http://blog.csdn.net/ruanruoshi/archive/2007/01/23/1491116.aspx</link><pubDate>Tue, 23 Jan 2007 14:09:00 GMT</pubDate><guid>http://blog.csdn.net/ruanruoshi/archive/2007/01/23/1491116.aspx</guid><wfw:comment>http://blog.csdn.net/ruanruoshi/comments/1491116.aspx</wfw:comment><comments>http://blog.csdn.net/ruanruoshi/archive/2007/01/23/1491116.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ruanruoshi/comments/commentRss/1491116.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1491116</trackback:ping><description>using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Security.Cryptography;&lt;img src ="http://blog.csdn.net/ruanruoshi/aggbug/1491116.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>软若石</dc:creator><title>DotNet2.0不允许线程互操作各控件的解决方法。</title><link>http://blog.csdn.net/ruanruoshi/archive/2007/01/08/1476874.aspx</link><pubDate>Mon, 08 Jan 2007 11:16:00 GMT</pubDate><guid>http://blog.csdn.net/ruanruoshi/archive/2007/01/08/1476874.aspx</guid><wfw:comment>http://blog.csdn.net/ruanruoshi/comments/1476874.aspx</wfw:comment><comments>http://blog.csdn.net/ruanruoshi/archive/2007/01/08/1476874.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ruanruoshi/comments/commentRss/1476874.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1476874</trackback:ping><description>
        首先定义一个委托：

delegate void AgentInfo(string ip, string agentName); 

在需要的地主通过委拖还设置另一个线程的信息。&lt;img src ="http://blog.csdn.net/ruanruoshi/aggbug/1476874.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>软若石</dc:creator><title>.NET开发使用Winform的配置文件App.config</title><link>http://blog.csdn.net/ruanruoshi/archive/2006/03/09/619488.aspx</link><pubDate>Thu, 09 Mar 2006 10:34:00 GMT</pubDate><guid>http://blog.csdn.net/ruanruoshi/archive/2006/03/09/619488.aspx</guid><wfw:comment>http://blog.csdn.net/ruanruoshi/comments/619488.aspx</wfw:comment><comments>http://blog.csdn.net/ruanruoshi/archive/2006/03/09/619488.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ruanruoshi/comments/commentRss/619488.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=619488</trackback:ping><description>这段时间进入Socket的开发，设置IP和端口一直很麻烦。开始时在Textbox里写死为本地IP。传到服务器上运行还需要改成服务器IP。查了查资料，发现WinForm也可以使用配置文件（以前没想到过）。



 
  
  
 
 
 



以上是为Winform配置的配置文件App.Config。编译后，会在.exe同目录下生成*.exe.config的文件。传到服务器上一次，以后就不用再麻烦的修改了。

如果读取的时候就用下面的代码。IDictionary temp
&lt;img src ="http://blog.csdn.net/ruanruoshi/aggbug/619488.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>