<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
  <channel>
    <title><![CDATA[无忧C#]]></title> 
    <link>http://www.51Csharp.com/</link> 
    <description><![CDATA[好好学习,天天睡觉;天天学习,好好睡觉]]></description> 
    <language>en</language> 
    <copyright><![CDATA[Copyright 2009, 无忧C#]]></copyright> 
    <webMaster><![CDATA[Textbox@live.com (Unknown)]]></webMaster> 
    <generator>LBS v2.0.313</generator> 
    <pubDate>Wed, 07 Jan 2009 18:52:35 +0800</pubDate> 
    <ttl>60</ttl>
  
    <item>
      <title><![CDATA[微软VS2008网站发布插件]]></title> 
      <link><![CDATA[http://www.51Csharp.com/article.asp?id=27]]></link> 
      <category><![CDATA[C#]]></category> 
      <author><![CDATA[Admin <null@null.com>]]></author> 
      <pubDate>Wed, 05 Nov 2008 08:59:54 +0800</pubDate> 
      <description><![CDATA[在用VS2008发布网站项目时,默认生成bin目录下的.dll文件名是随机命名的;  <br />如果要固定生成文件名如何固定呢？<br />有以下两种方案：<br />一、每个页面的程序集分别生成对应的dll; 方法：在“发布网站”的选项中，勾选“使用固定命名和单页程序集” 二、整个站点的程序集都生成为一个文件；方法：需下载MS提供的插件,经过简单的设置可生成自定义的文件名(.dll): <br />Web Deployment Projects with Visual Studio 2008下载地址:<br /><a href="http://www.51Csharp.com/uploads/200811/51csharp_05_090147_webdeploymentsetup.rar" title="http://www.51Csharp.com/uploads/200811/51csharp_05_090147_webdeploymentsetup.rar" target="_blank"><img src="http://www.51Csharp.com/styles/default/images/icon_file.gif" border="0" /> 点击下载</a><br />简单操作如下:<br />1.下载后直接安装,安装完后打开VS2008;<br />2.在[生成]-&gt;[发布网站]下面会多出一项[Add Web Deployment Project],也可在要发布的网站项目上点右键.直接选取[Add ]]></description>
      <wfw:commentRss><![CDATA[http://www.51Csharp.com/feed.asp?q=comment&id=27]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[jQuery 使用手册(CHM)]]></title> 
      <link><![CDATA[http://www.51Csharp.com/article.asp?id=26]]></link> 
      <category><![CDATA[Javascript]]></category> 
      <author><![CDATA[Admin <null@null.com>]]></author> 
      <pubDate>Fri, 24 Oct 2008 12:10:08 +0800</pubDate> 
      <description><![CDATA[<a href="http://www.51Csharp.com/uploads/200810/51csharp_24_121040_jqueryapi_chm.rar" title="http://www.51Csharp.com/uploads/200810/51csharp_24_121040_jqueryapi_chm.rar" target="_blank"><img src="http://www.51Csharp.com/styles/default/images/icon_file.gif" border="0" /> 点击下载</a>]]></description>
      <wfw:commentRss><![CDATA[http://www.51Csharp.com/feed.asp?q=comment&id=26]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[InfoQ中文站 架构师（试刊号）]]></title> 
      <link><![CDATA[http://www.51Csharp.com/article.asp?id=25]]></link> 
      <category><![CDATA[系统架构]]></category> 
      <author><![CDATA[Admin <null@null.com>]]></author> 
      <pubDate>Fri, 24 Oct 2008 12:08:48 +0800</pubDate> 
      <description><![CDATA[<a href="http://www.51Csharp.com/uploads/200810/51csharp_24_120944_architectoctbyinfoq.rar" title="http://www.51Csharp.com/uploads/200810/51csharp_24_120944_architectoctbyinfoq.rar" target="_blank"><img src="http://www.51Csharp.com/styles/default/images/icon_file.gif" border="0" /> 点击下载</a>]]></description>
      <wfw:commentRss><![CDATA[http://www.51Csharp.com/feed.asp?q=comment&id=25]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[Textbox 变更样式]]></title> 
      <link><![CDATA[http://www.51Csharp.com/article.asp?id=24]]></link> 
      <category><![CDATA[Javascript]]></category> 
      <author><![CDATA[Admin <null@null.com>]]></author> 
      <pubDate>Fri, 17 Oct 2008 09:34:05 +0800</pubDate> 
      <description><![CDATA[&lt;style type=&quot;text/css&quot;&gt;<br />.yd_intext_err<br />{<br />&nbsp;&nbsp;border:1px solid red;<br />&nbsp;&nbsp;height:18px;<br />}<br />&lt;/style&gt;<br />&lt;input type=&quot;text&quot; value=&quot;dd&quot; id=&quot;d&quot;/&gt;<br />&lt;input type=&quot;button&quot; onclick=&quot;document.getElementById(&#39;d&#39;).className=&#39;yd_intext_err&#39;&quot;/&gt;]]></description>
      <wfw:commentRss><![CDATA[http://www.51Csharp.com/feed.asp?q=comment&id=24]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[利用 ICallbackEventHandler实现 ajax AutoCompleteExtender功能]]></title> 
      <link><![CDATA[http://www.51Csharp.com/article.asp?id=23]]></link> 
      <category><![CDATA[Ajax]]></category> 
      <author><![CDATA[Admin <null@null.com>]]></author> 
      <pubDate>Fri, 10 Oct 2008 14:44:34 +0800</pubDate> 
      <description><![CDATA[<div class="code">&lt;%@ Page Language=&quot;C#&quot; AutoEventWireup=&quot;true&quot;  CodeFile=&quot;Default.aspx.cs&quot; Inherits=&quot;_Default&quot; %&gt;<br /><br />&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http&#58;//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;<br /><br />&lt;html xmlns=&quot;http&#58;//www.w3.org/1999/xhtml&quot;&gt;<br />&lt;head runat=&quot;server&quot;&gt;<br />&nbsp;&lt;title&gt;&lt;/title&gt;<br />&lt;script type=&quot;text/javascript&quot;  &gt;<br />&nbsp;function FillText() {<br />&nbsp;if (event.keyCode == 13) {</div>]]></description>
      <wfw:commentRss><![CDATA[http://www.51Csharp.com/feed.asp?q=comment&id=23]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[asp.net 个别控件的验证]]></title> 
      <link><![CDATA[http://www.51Csharp.com/article.asp?id=22]]></link> 
      <category><![CDATA[Javascript]]></category> 
      <author><![CDATA[Admin <null@null.com>]]></author> 
      <pubDate>Thu, 09 Oct 2008 16:52:38 +0800</pubDate> 
      <description><![CDATA[var val = $get(&#39;&lt;%= 验证控件.ClientID %&gt;&#39;)<br />ValidatorValidate(val);<br />alert(val.isvalid);]]></description>
      <wfw:commentRss><![CDATA[http://www.51Csharp.com/feed.asp?q=comment&id=22]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[手动 调用 执行客户端验证]]></title> 
      <link><![CDATA[http://www.51Csharp.com/article.asp?id=21]]></link> 
      <category><![CDATA[Ajax]]></category> 
      <author><![CDATA[Admin <null@null.com>]]></author> 
      <pubDate>Thu, 09 Oct 2008 14:07:30 +0800</pubDate> 
      <description><![CDATA[if (typeof (Page_ClientValidate) == &#39;function&#39;) {<br />                if (Page_ClientValidate()) //成功 <br />                {<br />                    alert(&quot;执行脚本成功&quot;)<br />                }<br />                else //失败<br />                {<br />                    alert(&quot;执行脚本失败&quot;)<br />                }<br />            }]]></description>
      <wfw:commentRss><![CDATA[http://www.51Csharp.com/feed.asp?q=comment&id=21]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[使用asp.net Ajax 避免 自定义 onchange冲突]]></title> 
      <link><![CDATA[http://www.51Csharp.com/article.asp?id=20]]></link> 
      <category><![CDATA[Ajax]]></category> 
      <author><![CDATA[Admin <null@null.com>]]></author> 
      <pubDate>Thu, 09 Oct 2008 13:32:26 +0800</pubDate> 
      <description><![CDATA[Sys.Application.add_init(function() {<br />            $addHandler($get(&quot;&lt;%= txtDayCount.ClientID %&gt;&quot;), &quot;change&quot;, txtDayCount_change);<br />            $addHandler($get(&quot;&lt;%= txtRoomCount.ClientID %&gt;&quot;), &quot;change&quot;,txtRoomCount_change);<br />        }]]></description>
      <wfw:commentRss><![CDATA[http://www.51Csharp.com/feed.asp?q=comment&id=20]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[className 更改 style]]></title> 
      <link><![CDATA[http://www.51Csharp.com/article.asp?id=19]]></link> 
      <category><![CDATA[Javascript]]></category> 
      <author><![CDATA[Admin <null@null.com>]]></author> 
      <pubDate>Thu, 09 Oct 2008 11:39:40 +0800</pubDate> 
      <description><![CDATA[&lt;tr onmouseout=&quot;this.className=this._forwardCssClass&quot; onmouseover=&quot;this._forwardCssClass=this.className;this.className=&#39;overtr&#39;&quot; &gt;]]></description>
      <wfw:commentRss><![CDATA[http://www.51Csharp.com/feed.asp?q=comment&id=19]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[遍历 button]]></title> 
      <link><![CDATA[http://www.51Csharp.com/article.asp?id=18]]></link> 
      <category><![CDATA[Javascript]]></category> 
      <author><![CDATA[Admin <null@null.com>]]></author> 
      <pubDate>Wed, 24 Sep 2008 16:36:20 +0800</pubDate> 
      <description><![CDATA[<div class="code">&nbsp;var buttons = document.getElementsByTagName(&quot;input&quot;)<br />&nbsp;for (var k = 0; k &lt; buttons.length; k++) {<br />&nbsp;if (buttons[k].type == &quot;button&quot;) {<br />&nbsp;if (buttons[k].disabled) {<br />&nbsp;buttons[k].disabled = false;<br />&nbsp;}<br />&nbsp;}<br />&nbsp;}</div>]]></description>
      <wfw:commentRss><![CDATA[http://www.51Csharp.com/feed.asp?q=comment&id=18]]></wfw:commentRss>
    </item>
      
  </channel>
</rss>
