<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>云飞扬的ITblog &#187; ajax</title>
	<atom:link href="http://www.ajaxcn.net/archives/category/ajax/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxcn.net</link>
	<description>关注 flex ajax asp.net等</description>
	<lastBuildDate>Sat, 28 Jan 2012 13:00:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>PHP简单ajax读取数据demo</title>
		<link>http://www.ajaxcn.net/archives/1670</link>
		<comments>http://www.ajaxcn.net/archives/1670#comments</comments>
		<pubDate>Sat, 04 Jun 2011 11:41:36 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1670</guid>
		<description><![CDATA[ PHP简单ajax读取数据demo]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1670/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP简单ajax读取数据demo</title>
		<link>http://www.ajaxcn.net/archives/1684</link>
		<comments>http://www.ajaxcn.net/archives/1684#comments</comments>
		<pubDate>Sat, 04 Jun 2011 11:41:36 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1670</guid>
		<description><![CDATA[PHP简单ajax读取数据demo]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1684/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajax为主的应用不需要ASP.NET MVC</title>
		<link>http://www.ajaxcn.net/archives/1566</link>
		<comments>http://www.ajaxcn.net/archives/1566#comments</comments>
		<pubDate>Tue, 01 Feb 2011 03:30:03 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[asp.net]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1566</guid>
		<description><![CDATA[博客园在开发中至今还未使用ASP.NET MVC，似乎有点跟不上时代了，但是否采用一项技术，关键的是这个技术是否能真正解决实际问题。。。。。

 ]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1566/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ajax在jquery中同步与异步区别</title>
		<link>http://www.ajaxcn.net/archives/1235</link>
		<comments>http://www.ajaxcn.net/archives/1235#comments</comments>
		<pubDate>Tue, 05 Oct 2010 09:29:21 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[同步与异步]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1235</guid>
		<description><![CDATA[本文非原创
1、同步与异步之间究竟有什么不同呢？、
2、在什么情况下使用呢？]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1235/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ajax一些缓存问题解决汇总</title>
		<link>http://www.ajaxcn.net/archives/1224</link>
		<comments>http://www.ajaxcn.net/archives/1224#comments</comments>
		<pubDate>Sun, 03 Oct 2010 01:27:13 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[转载收藏]]></category>
		<category><![CDATA[缓存]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=1224</guid>
		<description><![CDATA[1、加个随机数
      xmlHttp.open("GET", "ajax.asp?now=" + new Date().getTime(), true);

2、在要异步获取的asp页面中写一段禁止缓存的代码：]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/1224/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jquery ajax提交错误定义方法</title>
		<link>http://www.ajaxcn.net/archives/848</link>
		<comments>http://www.ajaxcn.net/archives/848#comments</comments>
		<pubDate>Thu, 11 Mar 2010 17:30:30 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=848</guid>
		<description><![CDATA[$.ajax({
..
success:function(json)
{
 ..
}
error: function(XMLHttpRequest, textStatus, errorThrown) {
                        alert(textStatus);
                    }
});]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/848/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>json在jquery1.4中不能运行的解决方法</title>
		<link>http://www.ajaxcn.net/archives/757</link>
		<comments>http://www.ajaxcn.net/archives/757#comments</comments>
		<pubDate>Wed, 27 Jan 2010 14:54:47 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[json]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=757</guid>
		<description><![CDATA[因为jquery中有几个新特性非常需要比如has，于是用上1.4了，
但是有个小问题，原来的数据无法返回读出来，
排查了插件没有问题，看到1.4文档中说明，说1.4中对json格式更严格了，于是往这里找原因，
尝试下成功了！
简单记录，积少成多！
]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/757/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ajax jquery开发常见错误总结</title>
		<link>http://www.ajaxcn.net/archives/718</link>
		<comments>http://www.ajaxcn.net/archives/718#comments</comments>
		<pubDate>Thu, 14 Jan 2010 15:58:29 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=718</guid>
		<description><![CDATA[最近互联网发生好多事情，有关于域名，cn个人无法注册了，国外godaddy支持支付宝了，无数小站被clientHold了，几大著名网站也关停几天，现在基本已恢复。还有关于最近搜索引擎的，“百度被黑，谷歌可能退出中国”，昨天海地发生地震(非互联网)。回到正题ajax jquery开发常见错误总结如下：
1.ajax jquery发送             
 $.ajax({ type: "POST", url: "ajax/emailhand.ashx", data: "email=" + escape(email), success: function(msg) { alert(msg);} });
2.value 为val()]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/718/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ajax使用jquery加载文章实例源码</title>
		<link>http://www.ajaxcn.net/archives/657</link>
		<comments>http://www.ajaxcn.net/archives/657#comments</comments>
		<pubDate>Thu, 17 Dec 2009 16:50:31 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=657</guid>
		<description><![CDATA[最近要医院要照顾宝宝，开出生证明，落户等事，很久没写文章了，
这里给个完整例子帮助理解jQuery Ajax 全解析例子,另外本文例子无法在firfox正常显示，下次再解决这个问题]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/657/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ajax应用交通红绿灯引用AjaxPro.2.dll</title>
		<link>http://www.ajaxcn.net/archives/478</link>
		<comments>http://www.ajaxcn.net/archives/478#comments</comments>
		<pubDate>Tue, 27 Oct 2009 15:56:22 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[ajax]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=478</guid>
		<description><![CDATA[今天整理下此代码，
1.程序必须引用AjaxPro.2.dll，
2.AjaxPro必须要在后台先注册下

AjaxPro.Utility.RegisterTypeForAjax(typeof(Index));//注册AjaxPro，

3.AjaxPro优点能在客户端js中直接调用服务端方法，并且可以调用datatable,这个功能比较不错。

4.别忘了在web.config配置下 
<httpHandlers>
 <add verb="POST,GET" path="ajaxpro/*.ashx" type="AjaxPro.AjaxHandlerFactory,AjaxPro.2"/> 
</httpHandlers>
5.在CS文件中写函数方法 加个 [AjaxPro.AjaxMethod]

6.前台调用方法  
]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/478/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ajax应用-留言本(asp.net)</title>
		<link>http://www.ajaxcn.net/archives/352</link>
		<comments>http://www.ajaxcn.net/archives/352#comments</comments>
		<pubDate>Mon, 05 Oct 2009 14:11:30 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[ajax]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=352</guid>
		<description><![CDATA[ajax应用-留言本(asp.net)，改自web 2.0开发技术祥解书中的asp例子，改为现在的asp.net版本，程序用vs用网站的形式打开 (vs2005或者vs 2008)。 下载源码：下载 主要源码如下： &#60;%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="Book_Default" %&#62; &#60;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&#62; &#60;html xmlns="http://www.w3.org/1999/xhtml"&#62; &#60;head runat="server"&#62; &#60;title&#62;Ajax GuestBook&#60;/title&#62; &#60;style type="text/css"&#62;   body   { font-size:0.75em;text-align:center;} dl    { margin:0;} dt    { background-color:#666;color:#fff;margin:1px;padding:0 3px;} dd    { margin:3px;} div    { margin:auto;line-height:150%;text-align:left;width:400px;border:1px solid #666;} #postBox  { margin-top:10px;} dd.button  { text-align:center;} dd.button input { margin:0 20px;}   &#60;/style&#62; &#60;script type="text/javascript"&#62; &#60;!-- //将用户输入异步提交到服务器 function ajaxSubmit(){  //获取用户输入  var title=document.forms[0].title.value;  var [...]]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/352/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajax框架大全包括目前所有主流</title>
		<link>http://www.ajaxcn.net/archives/347</link>
		<comments>http://www.ajaxcn.net/archives/347#comments</comments>
		<pubDate>Mon, 05 Oct 2009 07:33:32 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[ajax]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=347</guid>
		<description><![CDATA[来自网络
EXT- http://www.extjs.com/ (中文：http://www.ajaxjs.com/)

Microsoft Ajax - http://ajax.asp.net

Java BluePrints - https://blueprints.dev.java.net/

Protptype - http://www.prototypejs.org/

Scriptaculus - http://script.aculo.us/

Laszlo - http://www.openlaszlo.org/

GWT - http://code.google.com/webtoolkit/

AJAX.net - http://www.ajaxpro.info/

Yahoo - http://developer.yahoo.com/yui/
]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/347/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ajax中XmlHttp概念和在线帮助文档</title>
		<link>http://www.ajaxcn.net/archives/342</link>
		<comments>http://www.ajaxcn.net/archives/342#comments</comments>
		<pubDate>Fri, 02 Oct 2009 00:45:07 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[ajax]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=342</guid>
		<description><![CDATA[最通用的定义为：XmlHttp是一套可以在Javascript、VbScript、Jscript等脚本语言中通过http协议传送或从接收XML及其他数据的一套API。XmlHttp最大的用处是可以更新网页的部分内容而不需要刷新整个页面。
来自MSDN的解释：XmlHttp提供客户端同http服务器通讯的协议。客户端可以通过XmlHttp对象(MSXML2.XMLHTTP.3.0)向http服务器发送请求并使用微软XML文档对象模型Microsoft® XML Document Object Model (DOM)处理回应。]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/342/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

