<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DotNet - lingdf2007 - 和讯博客</title>
    <description></description>
    <link>http://lingdf2007.blog.hexun.com/</link>
    <language>zh-CN</language>
    <pubDate>Fri, 04 Jul 2008 19:04:46 GMT</pubDate>
    <lastBuildDate>Fri, 04 Jul 2008 19:04:46 GMT</lastBuildDate>
    <generator>和讯博客blog.hexun.com</generator>
    <item>
      <title>C#中如何将字符串转换byte[]，同时如何将byte[]换成字符串</title>
      <description>1 string to byte   []string str = &quot;abcd&quot;   ; byte[] bytes = System.Text.Encoding.ASCII.GetBytes(str);       -------------------------------------------------------------------------------------------------------------2 byte[]   to st...&lt;br&gt;&lt;a target='_blank' href='http://lingdf2007.blog.hexun.com/19338506_d.html'&gt;[阅读全文]&lt;/a&gt;&lt;br&gt;&lt;a href='http://blog.hexun.com/' target='_blank'&gt;[和讯博客]&lt;/a&gt;</description>
      <link>http://lingdf2007.blog.hexun.com/19338506_d.html</link>
      <dc:creator>lingdf2007</dc:creator>
      <pubDate>Tue, 20 May 2008 10:03:41 GMT</pubDate>
      <comments>http://lingdf2007.blog.hexun.com/19338506_d.html</comments>
    </item>
    <item>
      <title>采用框架页后 用户登陆超时无法整体跳转登陆页面解决方法</title>
      <description>&lt;p&gt;在框架页加入&lt;/p&gt;
&lt;p&gt;if(self.location!=top.location)&lt;br&gt;{&lt;br&gt;    top.location=self.location;&lt;br&gt;}&lt;/p&gt;
&lt;p&gt;就可以了 o(&amp;#8745;_&amp;#8745;)o... &lt;/p&gt;&lt;br&gt;&lt;a target='_blank' href='http://lingdf2007.blog.hexun.com/19200541_d.html'&gt;[阅读全文]&lt;/a&gt;&lt;br&gt;&lt;a href='http://blog.hexun.com/' target='_blank'&gt;[和讯博客]&lt;/a&gt;</description>
      <link>http://lingdf2007.blog.hexun.com/19200541_d.html</link>
      <dc:creator>lingdf2007</dc:creator>
      <pubDate>Fri, 16 May 2008 01:29:36 GMT</pubDate>
      <comments>http://lingdf2007.blog.hexun.com/19200541_d.html</comments>
    </item>
    <item>
      <title>asp.net 二级域名解析</title>
      <description>/// &amp;lt;summary&amp;gt;    ///     /// 功能描述：获取主机地址查找用户二级域名并跳转    ///     /// 作    者：WangYi    ///     /// 创建时间：2008/5/8    ///     /// &amp;lt;/summary&amp;gt;    private void GetHosttingAndToUrl()    {        string ...&lt;br&gt;&lt;a target='_blank' href='http://lingdf2007.blog.hexun.com/19185836_d.html'&gt;[阅读全文]&lt;/a&gt;&lt;br&gt;&lt;a href='http://blog.hexun.com/' target='_blank'&gt;[和讯博客]&lt;/a&gt;</description>
      <link>http://lingdf2007.blog.hexun.com/19185836_d.html</link>
      <dc:creator>lingdf2007</dc:creator>
      <pubDate>Thu, 15 May 2008 09:33:12 GMT</pubDate>
      <comments>http://lingdf2007.blog.hexun.com/19185836_d.html</comments>
    </item>
    <item>
      <title>关闭页面不提示任何信息</title>
      <description>&amp;lt;a href=&quot;javascript:closeWin();&quot;&amp;gt;关闭&amp;lt;/a&amp;gt;&lt;br&gt;&amp;lt;SCRIPT LANGUAGE=&quot;JavaScript&quot;&amp;gt;&lt;br&gt;&amp;lt;!--&lt;br&gt;function closeWin(){&lt;br&gt;   window.open(&quot;&quot;,&quot;_self&quot;);&lt;br&gt;   top.opener=null;&lt;br&gt;   top.close();&lt;br&gt;}&lt;br&gt;//--&amp;gt;&lt;br&gt;&amp;lt;/SCRIPT&amp;gt;&lt;br&gt;&lt;br&gt;&lt;a target='_blank' href='http://lingdf2007.blog.hexun.com/19185690_d.html'&gt;[阅读全文]&lt;/a&gt;&lt;br&gt;&lt;a href='http://blog.hexun.com/' target='_blank'&gt;[和讯博客]&lt;/a&gt;</description>
      <link>http://lingdf2007.blog.hexun.com/19185690_d.html</link>
      <dc:creator>lingdf2007</dc:creator>
      <pubDate>Thu, 15 May 2008 09:28:02 GMT</pubDate>
      <comments>http://lingdf2007.blog.hexun.com/19185690_d.html</comments>
    </item>
    <item>
      <title>获取URL请求路径的方法</title>
      <description>&lt;p&gt;             //获取Url字符串&lt;br&gt;            Uri requestUri = this.Request.Url;              // 本次请求的URL&lt;br&gt;            Uri reUri = this.Request.UrlReferrer;           // 上次请求的URL&lt;/p&gt;
&lt;p&gt;            string[] url = requestUri.Segments;&lt;/p&gt;&lt;br&gt;&lt;a target='_blank' href='http://lingdf2007.blog.hexun.com/18417913_d.html'&gt;[阅读全文]&lt;/a&gt;&lt;br&gt;&lt;a href='http://blog.hexun.com/' target='_blank'&gt;[和讯博客]&lt;/a&gt;</description>
      <link>http://lingdf2007.blog.hexun.com/18417913_d.html</link>
      <dc:creator>lingdf2007</dc:creator>
      <pubDate>Sat, 19 Apr 2008 07:06:20 GMT</pubDate>
      <comments>http://lingdf2007.blog.hexun.com/18417913_d.html</comments>
    </item>
    <item>
      <title>伪静态遇到Guid的正则表达式配置方法</title>
      <description>&amp;lt;add virtualUrl=&quot;~/Company/index-(\w{8}\-\w{4}\-\w{4}\-\w{4}\-\w{12})\.html&quot; destinationUrl=&quot;~/Company/index.aspx?ID=$1&quot; /&amp;gt;&lt;br&gt;&lt;a target='_blank' href='http://lingdf2007.blog.hexun.com/18048965_d.html'&gt;[阅读全文]&lt;/a&gt;&lt;br&gt;&lt;a href='http://blog.hexun.com/' target='_blank'&gt;[和讯博客]&lt;/a&gt;</description>
      <link>http://lingdf2007.blog.hexun.com/18048965_d.html</link>
      <dc:creator>lingdf2007</dc:creator>
      <pubDate>Wed, 02 Apr 2008 12:45:35 GMT</pubDate>
      <comments>http://lingdf2007.blog.hexun.com/18048965_d.html</comments>
    </item>
    <item>
      <title>虚方法（virtual）</title>
      <description>&lt;p&gt;virtual的定义：&lt;/p&gt;
&lt;p&gt;virtual用于修饰方法、属性、索引器、或事件声明，并且允许在派生类中重写这些对象。&lt;/p&gt;
&lt;p&gt;一般虚方法用virtual和override关键字，在主方法中用virtual表示虚方法，在子类中用override表示覆盖父类中的需方法，即表示对虚方法的重写。&lt;/p&gt;
&lt;p&gt;多态(polymorphism)：两个或多个属于不同类的对象，对同一个消息做出不同的相应的能力 &lt;/p&gt;&lt;br&gt;&lt;a target='_blank' href='http://lingdf2007.blog.hexun.com/17839693_d.html'&gt;[阅读全文]&lt;/a&gt;&lt;br&gt;&lt;a href='http://blog.hexun.com/' target='_blank'&gt;[和讯博客]&lt;/a&gt;</description>
      <link>http://lingdf2007.blog.hexun.com/17839693_d.html</link>
      <dc:creator>lingdf2007</dc:creator>
      <pubDate>Mon, 24 Mar 2008 05:12:51 GMT</pubDate>
      <comments>http://lingdf2007.blog.hexun.com/17839693_d.html</comments>
    </item>
    <item>
      <title>用WINXP+VS2005调试ASP.NET项目，总是弹出以下文本:</title>
      <description>生成下面的模块时，启用了优化或没有调试信息： C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary   ASP.NET   Files\...\xxx.DLL 若要调试此模块，请将其项目生成配置更改为&amp;#8220;调试&amp;#8221;模式。若要取消显示此消息,   请 禁用 &quot;启动时若没有用户代码则发出警告 &quot;调试器选项. VS2005已安装了SP1,此解决方案中有多个项目,点 &quot;确定 &quot;后可以继续正常调试...&lt;br&gt;&lt;a target='_blank' href='http://lingdf2007.blog.hexun.com/17721227_d.html'&gt;[阅读全文]&lt;/a&gt;&lt;br&gt;&lt;a href='http://blog.hexun.com/' target='_blank'&gt;[和讯博客]&lt;/a&gt;</description>
      <link>http://lingdf2007.blog.hexun.com/17721227_d.html</link>
      <dc:creator>lingdf2007</dc:creator>
      <pubDate>Wed, 19 Mar 2008 02:13:05 GMT</pubDate>
      <comments>http://lingdf2007.blog.hexun.com/17721227_d.html</comments>
    </item>
    <item>
      <title>Repeater控件应用间隔颜色</title>
      <description>&amp;lt;%@ Page Language=&quot;C#&quot; AutoEventWireup=&quot;true&quot;  CodeFile=&quot;Default.aspx.cs&quot; Inherits=&quot;_Default&quot; %&amp;gt;
&amp;lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&amp;gt;
&amp;l...&lt;br&gt;&lt;a target='_blank' href='http://lingdf2007.blog.hexun.com/17708248_d.html'&gt;[阅读全文]&lt;/a&gt;&lt;br&gt;&lt;a href='http://blog.hexun.com/' target='_blank'&gt;[和讯博客]&lt;/a&gt;</description>
      <link>http://lingdf2007.blog.hexun.com/17708248_d.html</link>
      <dc:creator>lingdf2007</dc:creator>
      <pubDate>Tue, 18 Mar 2008 09:39:13 GMT</pubDate>
      <comments>http://lingdf2007.blog.hexun.com/17708248_d.html</comments>
    </item>
    <item>
      <title>介绍如何使用SqlPager分页控件</title>
      <description>SqlPager分页控件是一个多功能灵活的分页控件，原理是利用了PagedDataSource()数据源进行分页处理，现此控件已集成于Winson.Framework框架里（以下简称WF），同时也使用了WF框架里的数据库低层操作语句，因此同时也可以支持多种数据库 &lt;br&gt;   &lt;br&gt;  一、主要功能： &lt;br&gt;  1、支持AJAX分页，也可设置后台Post模式 &lt;br&gt;  2、支持多种分页按钮样式，同时也可以自定义按钮样式 &lt;br&gt;  3、支持一次性读取所有数据，或者只读取当前页面数据进行分页 &lt;...&lt;br&gt;&lt;a target='_blank' href='http://lingdf2007.blog.hexun.com/17082122_d.html'&gt;[阅读全文]&lt;/a&gt;&lt;br&gt;&lt;a href='http://blog.hexun.com/' target='_blank'&gt;[和讯博客]&lt;/a&gt;</description>
      <link>http://lingdf2007.blog.hexun.com/17082122_d.html</link>
      <dc:creator>lingdf2007</dc:creator>
      <pubDate>Wed, 20 Feb 2008 05:20:51 GMT</pubDate>
      <comments>http://lingdf2007.blog.hexun.com/17082122_d.html</comments>
    </item>
  </channel>
</rss>