<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_asp.net ajax</title><subtitle type="text">Ｆēì儛.NET   </subtitle><id>http://feed.cnblogs.com/blog/u/36216/rss</id><updated>2008-07-09T06:54:25Z</updated><author><name>冷明军</name><uri>http://www.cnblogs.com/lengmingjun/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lengmingjun/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/36216/rss"/><entry><id>http://www.cnblogs.com/lengmingjun/archive/2008/07/04/1235959.html</id><title type="text">数字日期转化为汉字</title><summary type="text">[代码]</summary><published>2008-07-04T14:07:00Z</published><updated>2008-07-04T14:07:00Z</updated><author><name>冷明军</name><uri>http://www.cnblogs.com/lengmingjun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lengmingjun/archive/2008/07/04/1235959.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lengmingjun/archive/2008/07/04/1235959.html"/></entry><entry><id>http://www.cnblogs.com/lengmingjun/archive/2008/07/04/1235954.html</id><title type="text">国内外多层样式化菜单</title><summary type="text">Java Script大部分都是由老外写的，并且封装得很好，在运用上也很方便，而且也都兼容FF与OPERA，档案中少部分是由中国的高手写的。下面有源代码，有兴趣可以研究一下。/Files/lengmingjun/menus.rar</summary><published>2008-07-04T13:46:00Z</published><updated>2008-07-04T13:46:00Z</updated><author><name>冷明军</name><uri>http://www.cnblogs.com/lengmingjun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lengmingjun/archive/2008/07/04/1235954.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lengmingjun/archive/2008/07/04/1235954.html"/></entry><entry><id>http://www.cnblogs.com/lengmingjun/archive/2008/06/26/1230542.html</id><title type="text">在PDA中DATAGIRD是如何显示隐藏的数据.</title><summary type="text">近段时间,在研究PDA去了,在datagrid里显示数据是常用的.在PDA群里的(/xin冰封国王),告诉我的,调试一下成功,今天和大家共享一下.这里是代码:[代码]</summary><published>2008-06-26T08:19:00Z</published><updated>2008-06-26T08:19:00Z</updated><author><name>冷明军</name><uri>http://www.cnblogs.com/lengmingjun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lengmingjun/archive/2008/06/26/1230542.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lengmingjun/archive/2008/06/26/1230542.html"/></entry><entry><id>http://www.cnblogs.com/lengmingjun/archive/2008/04/30/1177220.html</id><title type="text">javascript代码大全弹窗代码汇总</title><summary type="text">其实代码非常简单： &amp;lt;script language="＆#106avascript"&amp;gt; &amp;lt;!-- window.open ('page.html') --&amp;gt; &amp;lt;/script&amp;gt; 因为着是一段＆#106avascripts代码，所以它们应该放在&amp;lt;script language="＆#106avascript"&amp;gt;标签和&amp;lt;/script&amp;gt;之间...</summary><published>2008-04-30T01:47:00Z</published><updated>2008-04-30T01:47:00Z</updated><author><name>冷明军</name><uri>http://www.cnblogs.com/lengmingjun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lengmingjun/archive/2008/04/30/1177220.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lengmingjun/archive/2008/04/30/1177220.html"/></entry><entry><id>http://www.cnblogs.com/lengmingjun/archive/2008/04/30/1177013.html</id><title type="text">Vss2005使用</title><summary type="text">连接方式：  局域网方式连接  Internet 方式连接 在局域网方式连接时，需要输入自己的 vss 登陆帐号，账号可以通过管理器，自己在 vss 系统中注册； Internet 连接时默认使用的是 vss 中的 administrator 账号； 请大家都使用自己英文名字的账号登陆 vss ，这样在出现文件无法签出时，可以根据账号，找到指定人员。 签出文件： 每次仅签出需要的文件，无关文件不要...</summary><published>2008-04-29T16:08:00Z</published><updated>2008-04-29T16:08:00Z</updated><author><name>冷明军</name><uri>http://www.cnblogs.com/lengmingjun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lengmingjun/archive/2008/04/30/1177013.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lengmingjun/archive/2008/04/30/1177013.html"/></entry><entry><id>http://www.cnblogs.com/lengmingjun/archive/2008/04/30/1177010.html</id><title type="text">vss2005中如何强制签入</title><summary type="text">在使用vss2005(Visual SourceSafe 2005)进行代码管理时，经常会遇到成员A对某个文件签出，然后因为各种原因，成员A离职、电脑重装、请假等等原因，致使A签出的某些文件（没有签入回来的文件）造成死锁，其它用户无法对它进行签出了。对这种问题，没有查出好的办法，这里有两个比较笨的办法，不过可以解决问题：方法1：先把A签出的文件备份（在Microsoft Visual Source...</summary><published>2008-04-29T16:06:00Z</published><updated>2008-04-29T16:06:00Z</updated><author><name>冷明军</name><uri>http://www.cnblogs.com/lengmingjun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lengmingjun/archive/2008/04/30/1177010.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lengmingjun/archive/2008/04/30/1177010.html"/></entry><entry><id>http://www.cnblogs.com/lengmingjun/archive/2008/04/30/1177008.html</id><title type="text">vss与VS2005开发环境</title><summary type="text">Visual SourceSafe 2005(VSS2005)与Visual Studio 2005的开发环境搭建 --------------------------------------------------------------------------------服务器端： 安装前要先配置安装好IIS/.Net Framework 2.0。 安装VSS2005可以自动安装.Net Fr...</summary><published>2008-04-29T16:04:00Z</published><updated>2008-04-29T16:04:00Z</updated><author><name>冷明军</name><uri>http://www.cnblogs.com/lengmingjun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lengmingjun/archive/2008/04/30/1177008.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lengmingjun/archive/2008/04/30/1177008.html"/></entry><entry><id>http://www.cnblogs.com/lengmingjun/archive/2008/04/27/1172793.html</id><title type="text">gridview控件与checked连用</title><summary type="text">这个例子的主要功能是全部选择和全部取消，以及gridview的一些常用方法。把把源代码给大家共享一下。defalut.aspx设计代码：&amp;lt;form id="form1" runat="server"&amp;gt; &amp;lt;div&amp;gt; &amp;lt;asp:ScriptManager ID="ScriptManager1" runat="server"&amp;gt; &amp;lt;/asp:ScriptManag...</summary><published>2008-04-27T01:01:00Z</published><updated>2008-04-27T01:01:00Z</updated><author><name>冷明军</name><uri>http://www.cnblogs.com/lengmingjun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lengmingjun/archive/2008/04/27/1172793.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lengmingjun/archive/2008/04/27/1172793.html"/></entry><entry><id>http://www.cnblogs.com/lengmingjun/archive/2008/04/25/1171259.html</id><title type="text">UpdateProgress 和GridView自动分页</title><summary type="text">为了更好的显示加载的效果，，asp.net ajax控件里有UpdateProgress非常常用，就可以实现这个功能。default.aspx设计代码如下：&amp;lt;form id="form1" runat="server"&amp;gt; &amp;lt;div&amp;gt; &amp;lt;asp:ScriptManager ID="ScriptManager1" runat="server"&amp;gt; &amp;lt;/asp:S...</summary><published>2008-04-25T08:43:00Z</published><updated>2008-04-25T08:43:00Z</updated><author><name>冷明军</name><uri>http://www.cnblogs.com/lengmingjun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lengmingjun/archive/2008/04/25/1171259.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lengmingjun/archive/2008/04/25/1171259.html"/></entry><entry><id>http://www.cnblogs.com/lengmingjun/archive/2008/04/21/1164518.html</id><title type="text">使用AjaxPro实现ajax效果</title><summary type="text">使用AjaxPro.Net框架实现同样的功能：在客户端异步获取服务端时间！AjaxPro.Net是一个优秀的.net环境下的ajax框架,用法很简单,可以查阅相关资料,简单说有几点：1）添加AjaxPro.dll应用；2）配置web.config；3）写服务端方法，加[AjaxPro.AjaxMethod]申明；4）客户端调用服务端方法；(ajaxpro最大的优点：客户端js中直接调用服务端方法)...</summary><published>2008-04-21T12:27:00Z</published><updated>2008-04-21T12:27:00Z</updated><author><name>冷明军</name><uri>http://www.cnblogs.com/lengmingjun/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lengmingjun/archive/2008/04/21/1164518.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lengmingjun/archive/2008/04/21/1164518.html"/></entry></feed>
