<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/redrainy" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/redrainy" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 13 Dec 2007 15:39:00 GMT</lastBuildDate><title>紫藤阁</title><link>http://blog.csdn.net/redrainy/</link><item><title>js表单验证代码全集</title><link>http://blog.csdn.net/redrainy/archive/2007/12/13/1933244.aspx</link><wfw:comment>http://blog.csdn.net/redrainy/comments/1933244.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/redrainy/comments/commentRss/1933244.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1933244</trackback:ping><description>1:js 字符串长度限制、判断字符长度 、js限制输入、限制不能输入、textarea 长度限制 
2.:js判断汉字、判断是否汉字 、只能输入汉字
3:js判断是否输入英文、只能输入英文&lt;img src =&quot;http://blog.csdn.net/redrainy/aggbug/1933244.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 13 Dec 2007 23:39:00 +0800</pubDate><author>紫竹</author><comments>http://blog.csdn.net/redrainy/archive/2007/12/13/1933244.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/redrainy/archive/2007/12/13/1933244.aspx</guid><dc:creator>紫竹</dc:creator></item><item><title>asp.net跳转页面的三种方法比较</title><link>http://blog.csdn.net/redrainy/archive/2007/11/10/1878026.aspx</link><wfw:comment>http://blog.csdn.net/redrainy/comments/1878026.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/redrainy/comments/commentRss/1878026.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1878026</trackback:ping><description>response.redirect 这个跳转页面的方法跳转的速度不快，因为它要走2个来回(2次postback)，但他可以跳 转到任何页面，没有站点页面限制(即可以由雅虎跳到新浪)，同时不能跳过登录保护。但速度慢是其最大缺陷!redirect跳转机制：首先是发送一个http请求到客户端，通知需要跳转到新页面，然后客户端在发送跳转请求到服务器端。需要注意的是跳转后内部空间保存的所有数据信息将会丢失，所以需要用到session。&lt;img src =&quot;http://blog.csdn.net/redrainy/aggbug/1878026.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 11 Nov 2007 03:53:00 +0800</pubDate><author>紫竹</author><comments>http://blog.csdn.net/redrainy/archive/2007/11/10/1878026.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/redrainy/archive/2007/11/10/1878026.aspx</guid><dc:creator>紫竹</dc:creator></item><item><title>关于脚本潜在危险的解决办法</title><link>http://blog.csdn.net/redrainy/archive/2007/10/29/1854685.aspx</link><wfw:comment>http://blog.csdn.net/redrainy/comments/1854685.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/redrainy/comments/commentRss/1854685.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1854685</trackback:ping><description>潜在威胁，这个其实只要在页面设置一个 ValidateRequest=&quot;false&quot;&lt;img src =&quot;http://blog.csdn.net/redrainy/aggbug/1854685.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 30 Oct 2007 01:00:00 +0800</pubDate><author>紫竹</author><comments>http://blog.csdn.net/redrainy/archive/2007/10/29/1854685.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/redrainy/archive/2007/10/29/1854685.aspx</guid><dc:creator>紫竹</dc:creator></item><item><title>SQL SERVER的数据类型 [转]</title><link>http://blog.csdn.net/redrainy/archive/2007/10/27/1847392.aspx</link><wfw:comment>http://blog.csdn.net/redrainy/comments/1847392.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/redrainy/comments/commentRss/1847392.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1847392</trackback:ping><description>1.SQL SERVER的数据类型 

　　数据类弄是数据的一种属性，表示数据所表示信息的类型。任何一种计算机语言都定义了自己的数据类型。当然，不同的程序语言都具有不同的特点，所定义的数据类型的各类和名称都或多或少有些不同。SQLServer 提供了 25 种数据类型：
&lt;img src =&quot;http://blog.csdn.net/redrainy/aggbug/1847392.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 27 Oct 2007 19:16:00 +0800</pubDate><author>紫竹</author><comments>http://blog.csdn.net/redrainy/archive/2007/10/27/1847392.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/redrainy/archive/2007/10/27/1847392.aspx</guid><dc:creator>紫竹</dc:creator></item><item><title>Atlas学习手记</title><link>http://blog.csdn.net/redrainy/archive/2007/10/24/1841960.aspx</link><wfw:comment>http://blog.csdn.net/redrainy/comments/1841960.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/redrainy/comments/commentRss/1841960.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1841960</trackback:ping><description>发现个很好的学习 Atlas的网站，记录下http://www.chenjiliang.com/Article/View.aspx?ArticleID=931&amp;TypeID=59，里面有代码下载，真好&lt;img src =&quot;http://blog.csdn.net/redrainy/aggbug/1841960.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 25 Oct 2007 00:39:00 +0800</pubDate><author>紫竹</author><comments>http://blog.csdn.net/redrainy/archive/2007/10/24/1841960.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/redrainy/archive/2007/10/24/1841960.aspx</guid><dc:creator>紫竹</dc:creator></item><item><title>JSON的介绍</title><link>http://blog.csdn.net/redrainy/archive/2007/10/20/1834289.aspx</link><wfw:comment>http://blog.csdn.net/redrainy/comments/1834289.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/redrainy/comments/commentRss/1834289.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1834289</trackback:ping><description>JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式，但是也使用了类似于C语言家族的习惯（包括C, C++, C#, Java, JavaScript, Perl, Python等）。这些特性使JSON成为理想的数据交换语言。&lt;img src =&quot;http://blog.csdn.net/redrainy/aggbug/1834289.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 20 Oct 2007 22:24:00 +0800</pubDate><author>紫竹</author><comments>http://blog.csdn.net/redrainy/archive/2007/10/20/1834289.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/redrainy/archive/2007/10/20/1834289.aspx</guid><dc:creator>紫竹</dc:creator></item><item><title>FCKeditor 2.4.2 asp.net2.0源代码下载</title><link>http://blog.csdn.net/redrainy/archive/2007/09/30/1808032.aspx</link><wfw:comment>http://blog.csdn.net/redrainy/comments/1808032.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/redrainy/comments/commentRss/1808032.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1808032</trackback:ping><description>一、准备工作　　首先下载最新版FCKeditor V2.4.2(附件FCKeditor_2.4.2.zip)，把文件解压到网站根目录，默认文件夹名为：FCKeditor；再下载FCKeditor V2.4.2(附件FCKeditor.Net_2.2.zip),把第二个包解压，里面包含了源代码，如果你想自己再次开发，可以双击 FredCK.FCKeditorV2.csproj文件，打开VS.NET进行修改，所用的语言是C#；二、修改设置　　打开FCKeditor/fckconfig.js文件。&lt;img src =&quot;http://blog.csdn.net/redrainy/aggbug/1808032.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 30 Sep 2007 22:28:00 +0800</pubDate><author>紫竹</author><comments>http://blog.csdn.net/redrainy/archive/2007/09/30/1808032.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/redrainy/archive/2007/09/30/1808032.aspx</guid><dc:creator>紫竹</dc:creator></item><item><title>ASP.NET对XML进行读，改，删操作代码</title><link>http://blog.csdn.net/redrainy/archive/2007/09/26/1801868.aspx</link><wfw:comment>http://blog.csdn.net/redrainy/comments/1801868.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/redrainy/comments/commentRss/1801868.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1801868</trackback:ping><description>ASP.NET对XML进行读，改，删操作代码&lt;img src =&quot;http://blog.csdn.net/redrainy/aggbug/1801868.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 27 Sep 2007 00:50:00 +0800</pubDate><author>紫竹</author><comments>http://blog.csdn.net/redrainy/archive/2007/09/26/1801868.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/redrainy/archive/2007/09/26/1801868.aspx</guid><dc:creator>紫竹</dc:creator></item><item><title>ASP.NET验证控件详细使用解释</title><link>http://blog.csdn.net/redrainy/archive/2007/09/24/1798112.aspx</link><wfw:comment>http://blog.csdn.net/redrainy/comments/1798112.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/redrainy/comments/commentRss/1798112.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1798112</trackback:ping><description>二：CompareValidator（比较验证）控件　　比较控件比较两个控件的输入是否符合程序设定，大家不要把比较仅仅理解为&quot;相等&quot;，尽管相等是用的最多的，其实，这里的比较包括范围很广，大家看标准代码就会明白。六：CustomValidator（自定义验证）控件]　　该控件用自定义的函数界定验证方式，其标准代码如下：　＜ASP:CustomValidator id=&quot;Validator_ID&quot; RunAt=&quot;Server&quot;controlToValidate=&quot;要验证的控件&quot;onServerValidateFunction=&quot;验证函数&quot;errorMessage=&quot;错误信息&quot;Display=&quot;Static|Dymatic|None&quot;＞&lt;img src =&quot;http://blog.csdn.net/redrainy/aggbug/1798112.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 24 Sep 2007 18:26:00 +0800</pubDate><author>紫竹</author><comments>http://blog.csdn.net/redrainy/archive/2007/09/24/1798112.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/redrainy/archive/2007/09/24/1798112.aspx</guid><dc:creator>紫竹</dc:creator></item><item><title>Asp.Net toString() 的妙用[处理日期,字符型转换 转为字符串]</title><link>http://blog.csdn.net/redrainy/archive/2007/09/20/1793167.aspx</link><wfw:comment>http://blog.csdn.net/redrainy/comments/1793167.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/redrainy/comments/commentRss/1793167.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1793167</trackback:ping><description>Asp.net中的日期处理函数&lt;img src =&quot;http://blog.csdn.net/redrainy/aggbug/1793167.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 20 Sep 2007 23:32:00 +0800</pubDate><author>紫竹</author><comments>http://blog.csdn.net/redrainy/archive/2007/09/20/1793167.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/redrainy/archive/2007/09/20/1793167.aspx</guid><dc:creator>紫竹</dc:creator></item></channel></rss>