﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="rss.xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
	<channel>
		<title>Ajax.NET Professional Release History</title>
		<link>http://www.ajaxpro.info/history.xml</link>
		<description>Release history with details on changes made for Ajax.NET Professional</description>
		<dc:language>en</dc:language>
		<generator>MSchwarzRSSGenerator</generator>

		<item>
			<title>Release 6.7.20.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 20 Jul 2006 16:20:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Fixed JavaScriptArray bug when deserializing json [["..."],["..."]].&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.7.19.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 19 Jul 2006 10:10:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Fixed bug when AjaxMethod is using IJavaScriptObject as argument type.&lt;/li&gt;
				&lt;li&gt;Removed ReflectionPermission security attribute from assembly meta data to run in medium trust web applications.&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.7.11.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 11 Jul 2006 05:10:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Added generic method JavaScriptDeserializer.DeserialzeFromJson&lt;T&gt;( string );&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.7.10.2</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 10 Jul 2006 20:50:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Added stand-alone JSON library to use JSON without Ajax.&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.7.10.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 10 Jul 2006 14:50:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Fixed if using properties instead of public fields, comma removed.&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.7.9.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 9 Jul 2006 23:50:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Added support for new Date parsing for Deserialize().&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.7.2.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 2 Jul 2006 20:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Fixed IFrame support for disabled ActiveX in IE.&lt;/li&gt;
				&lt;li&gt;Added full support for all IE7 configurations.&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.30.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 30 Jun 2006 08:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Fixed onLoading on document.onunload.&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.29.2</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 29 Jun 2006 22:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Fixed onLoading that has been called three times instead of two times.&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.29.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 29 Jun 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Fixed "work off-line" mode on Internet Explorer.&lt;/li&gt;
				&lt;li&gt;Fixed general errors in Firefox, Mozilla (Firefox and "[Exception...")&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.28.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 28 Jun 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Fixed onError call on every callback. Will call the method only if res.error != null.&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.26.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 26 Jun 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Fixed wrong Content-Type header value in XMLHttpRequest request.&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.23.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 23 Jun 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Fixed missing inheritance for DataRow, too. This will fix the problem with type-safe DataSets.&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.22.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 22 Jun 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Fixed missing inheritance for DataSet, DataTable and DataView.&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.20.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 20 Jun 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Added JavaScriptUtil.GetIJavaScriptObjectFromXmlNode(XmlNode) to get a JSON representation from XmlDocument, see http://developer.yahoo.com/common/json.html#xml.&lt;/li&gt;
				&lt;li&gt;Fixed JavaScript timeout, added new return value to indicate if request should be canceled or not (note: don't use Fiddler to capture this effect, Ethereal will show real data).&lt;/li&gt;
				&lt;li&gt;Added JavaScriptSource as new IJavaScriptObject that can return any JavaScript code (i.e. new JavaScriptSource("new MyClass()");)&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.14.2</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 14 Jun 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Fixed IDictionary support as AjaxMethod argument.&lt;/li&gt;
				&lt;li&gt;Changed IDictionary and NameValueCollection use on client-side JavaScript. Use following methods of res.value:
				- .getValue(key)&lt;br/&gt;
				- .getKeys()&lt;br/&gt;
				- .setValue(key, value)&lt;br/&gt;
				- .add(key, value)&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.14.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 14 Jun 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Fixed missing onLoading(false) when request running longer than AjaxPro.timeoutPeriod.&lt;/li&gt;
				&lt;li&gt;Return true in onTimeout if you want to cancel the request, otherwise the onTimeout will be invoked after AjaxPro.timeoutPeriod again. First argument for onTimeout is the duration time in milliseconds, the second on is the request with following properties and functions: .context, .method, .args, .abort(), .xmlHttp&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.13.2</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 13 Jun 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Added Pocket PC 2003 support.&lt;/li&gt;
				&lt;li&gt;Internet Explorer 4 will not support XMLHttpRequest. There is a version available of Internet Explorer where the ActiveXObject is installed, but not on every IE 4 it is available. Due there is missing try..catch support, and a lot of other features missing I will not make Ajax.NET Professional available for Internet Explorer 4 at all.&lt;/li&gt;
				&lt;li&gt;Fixed gzip/deflate but for clients not accepting compression.&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.13.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 13 Jun 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				&lt;ol&gt;
				&lt;li&gt;Fixed NameValueCollection bugs.&lt;/li&gt;
				&lt;/ol&gt;
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.12.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 12 Jun 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Added Windows Mobile 5 (Pocket PC) support.
				- Removed all addNamespace calls in JavaScript code.
				- Moved addNamespace function to ms.ashx, if you need it copy&amp;paste it or activate
				the ms.ashx include.
				- Fixed bug if converter already exists in internal list.
				- Added String.prototype.split.
				- Added new Initialize method to IJavaScriptConverter that will use an StringDictionary
				for converter configuration, removed old one!!
				- Changed AsyncHttpHandler code, will add more configuration later.
				- Added res.duration for JavaScript callback.
				- Fixed bug using cache attribute, didn't store differenct cache if parameters are
				different.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.8.2</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 8 Jun 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description> - Fixed bug when request fails should not call timeout handler.</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.8.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 8 Jun 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description> - Fixed missing /* on cached results.</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.7.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 7 Jun 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Removed Obsolete(true) for RegisterConverterForAjax.
				- Changed HttpHandlers to internal.
				- Added new urlNamespaceMappings/allowListOnly attribute for security reasons.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.6.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 6 Jun 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Added HttpCompressionModule.
				- Fixed wrong ContentType for IFrameProcessor if cached.
				- Fixed modSince http header bug.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.5.2</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 5 Jun 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description> - Fixed old Firefox bug with http response headers.</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.2.2</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 2 Jun 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Fixed AjaxServerCache attribute use, didn't cached it for each method.
				- Fixed HTTP 100 Continue problem when running with Win2003 Server (RFC 2616).
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.6.2.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 2 Jun 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Added BitmapConverter.
				- IJavaScript objects new ctor added.
				Example:
				AjaxPro.JavaScriptObject o = new AjaxPro.JavaScriptObject();
				o.Add("firstName", new AjaxPro.JavaScriptString("Michael"));
				o.Add("age", new AjaxPro.JavaScriptNumber(29));
				o.Add("isMarried", new AjaxPro.JavaScriptBoolean(true));
				o.Add("x", new AjaxPro.JavaScriptNumber(2.3456));
				o.Add("y", new AjaxPro.JavaScriptArray(new AjaxPro.IJavaScriptObject[] { new AjaxPro.JavaScriptBoolean(true), new AjaxPro.JavaScriptNumber(2.33) }));
				return o;
				- Fixed missing IJavaScriptObject serializer, added generic support for internal stuff.
				- AjaxPro.timeoutPeriod is now set to 10 seconds by default.
				- Removed MS.Position, MS.Keys, MS.setText, MS.setHtml, MS.cancelEvent, MS.getEvent,
				MS.getTarget,... to ms.ashx, enable with ajaxNet/ajaxSettings/oldStyle/includeMsPrototype.
				- Completly removed $(...), Class.create:
				Object.extend(window, {
				$: function() {
				var elements = new Array();
				for(var i=0; i&lt;arguments.length; i++) {
				var e = arguments[i];
				if(typeof e == 'string')
				e = document.getElementById(e);
				if (arguments.length == 1)
				return e;
				elements.push(e);
				}
				return elements;
				},
				Class: {
				create: function() {
				return function() {
				if(typeof this.initialize == "function")
				this.initialize.apply(this, arguments);
				}
				}
				}
				}, false);
				- Completly removed Function.isFunction (return typeof f == "function").
				- Completly removed MS.Debug (will be added in a special debug version).
				- Completly removed AjaxPro.getInstance and AjaxPro.getType.
				- Completly removed StringBuilder (use arrays instead or ms.ashx)
				- Completly rewritten de-/serializable methods, now everything is a converter.
				New added converters:
				DecimalConverter
				EnumConverter
				ExceptionConverter
				GuidConverter
				PrimitiveConverter
				StringConverter
				The remove tag in ajaxNet/ajaxSettings/jsonConverters is working, now.
				Also there a big changes in the common de-/serializable methods to improve performance.
				- Removed old Hashtables and replaced by Dictionary&lt;,&gt; if .NET 2.0.
				- New AjaxNoTypeUsageAttribute wich you can add to custom classes. This will prevent
				the engine to add the __type JavaScript property, so it is a one-way communication for
				this type only.
				- Changed IJavaScriptConverter interface, added protected variable m_AllowInheritance to
				allow searching for the same type in inherited classes. This is false by default, used in
				IListConverter with true.
				Added two new methods TrySerializeValue and TryDeserializeValue to do some more test
				insetad of only comparing the Type.
				New property ConverterName which will be written to converter.ashx JavaScript file.
				- Added ajaxNet/ajaxSettings/oldStyle/allowNumberBooleanAsString tag to allow
				posting JavaScript number and boolean as string. If not configured JavaScript
				numbers are converter to System.Int64 and boolean to System.Boolean.
				- prototype.ashx and core.ashx can be combined to "prototype-core.ashx", which will
				save one http request.
				- Added ajaxNet/ajaxSettings/oldStyle/sessionStateDefaultNone tag to set
				default HttpSessionStateRequirement to None instead of new default ReadWrite.
				This is necessary to don't forget to set it and to keep-alive the session state on the
				web server.
				- Added support for Enum that are not using Integer.
				- Added new prototype function like MS.Position.setPosition, MS.Keys.getCode, MS.cancelEvent,
				MS.getEvent, MS.getTarget, MS.setText, MS.setHtml. Will be replaced by prototype.js!!
				- Fixed bug when using AjaxNamespace: now it will search first all AjaxNamespaces defined
				for methods, if nothing found use the MethodInfo.Name.
				- Some code changes to improve performance.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.5.18.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 18 May 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description> - Fixed prototype StringBuilder class.</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.5.17.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 17 May 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Fixed enum support, now supporting other types than int.
				- Removed try..catch when invoking callback function.
				- Fixed old Hashtable support, will be change in future versions.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.5.16.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 16 May 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Changed window.$, only add this function if not already implemented
				(script.aculo.us effects, prototype.js).
				- Fixed bug in IDictionaryConverter, now supporting any generic IDictionary, too.
				(new object Ajax.Web.Dictionary, different properties and methods!)
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.5.15.2</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 15 May 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description> - Fixed non-ActiveX support for Internet Explorer 5.0.</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.5.15.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 15 May 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Removed Function.prototype methods bindToEvent, removeFromEvent, bindAsEventListener.
				- Added Function.prototype apply, Array.prototype clear and shift to support Internet
				Explorer 5.0.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.5.12.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 12 May 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description> - Added StringBuilder for JavaScript using arrays to speed up string concatenation.</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.5.9.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 9 May 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Fixed Content-Length bug in Netscape 7.0.
				- Current version tested on following web browsers:
				- Internet Explorer 7.0.5346.5 (Beta 2)
				- Internet Explorer 6
				- Firefox 1.5.0.3
				- Firefox 1.0.1
				- Opera 8.5
				- Netscape 8.1 (based on Firefox)
				- Netscape 7.0
				I will do more testing for older web browsers, I need an old Windows 2000
				installation first. ;)
				- Fixed if there are ambiguous methods, now the first AjaxPro.AjaxMethod marked
				method will be used; threw an exception earlier.
				- Throw NotSupportedException if type could not be loaded, mostly after installed
				new files and AssemblyQualifiedName has been changed used on long running
				web pages.
				Note: every file change in App_Code folder, any code behind file or web.config
				will create a new assembly name for these classes. There is a workaround available;
				the prefered way is to use libraries instead with a fixed assembly name.
				- Fixed Server.Transfer bug (see 6.4.28.1).
				- If .NET 2.0 classes in App_Code folder will be using the shortcut type information
				for reflection like "Namespace.Classname,App_Code". This will help to fix the
				problem above. You can use the urlNamespaceMappings configuration for App_Code
				classes now, too. To disable this new feature add a <appCodeQualifiedFullName/> tag
				to web.config ajaxNet/ajaxSettings/oldStyle.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.5.5.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 5 May 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Mozilla/Firefox bug, if the header does not exists the browser will throw
				an exception, removed res.isCached.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.5.4.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 4 May 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Fixed bug for Express Web Developer Edition when method does not have
				any argument, seems to be a WebDev.WebServer.EXE bug.
				- Initial version of WebAjaxErrorEvent to log excpetions during AJAX calls.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.5.3.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 3 May 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Fixed use of JavaScript arguments for onError, onTimeout, onStatChanged.
				- Added String.isNullOrEmpty and Function.isFunction in prototype.js.
				- Added AjaxPro.queue.abort to stop running requests.
				- Changed encoding to UTF-8 on request and response.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.4.29.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 29 Apr 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Fixed IFrame support, using JavaScript objects, res.value=null and exceptions
				are serialized correct, now.
				- Added new AjaxPro.noActiveX = true|false. Will use IFrame instead of ActiveX
				if window.XMLHttpRequest is not implemented.
				- Added JavaScriptUtil.ConvertXmlToIJavaScriptObject and fixed older method
				JavaScriptUtil.ConvertIJavaScriptObjectToXml (save IJavaScriptObject) to XML.
				- Added System.Web.HttpContext.Current.Items[Utitlity.AjaxID + ".JSON"] which
				will hold the original JSON request as a string (see: example.aspx)
				- Fixed IJavaScriptObjects Value property and ToString.
				- AjaxPro.toJSON removed blanks in JSON string.
				- window.XMLHttpRequest will be created on first invoke instead while running
				the initialize method.
				- Added new examples for DataView, JSON conext item, convert JSON to xml.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.4.28.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 28 Apr 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Fixed missing getResponseHeader function for IFrame use.
				- Fixed wrong DataView use.
				- Added new property res.isCached if result has been cached on the server.
				(see: [AjaxPro.AjaxServerCache(10)])
				- Changed http header names from Ajax-* to AjaxPro-*
				example: Ajax-method -> AjaxPro-Method
				- Removed multiple Pre_Render events.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.4.27.1 (beta)</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 27 Apr 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Fixed null values to DBNull.Value for System.Data.DataTable.
				- Fixed memory leak with HybridDictionary for JavaScript include rendering.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.4.26.2</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 26 Apr 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description> - Fixed Nullable&lt;T&gt; support for method arguments.</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.4.26.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 26 Apr 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Added missing enum support for method arguments.
				- New test methods in example.aspx need App_Code\enumtest.cs.
				- Changed ProfileService, returns now the Profile object. You can access
				the properties using res.value.MyProperty (name of the property configured
				in web.config). To set a property use res.value.setProperty("MyProperty", "Hello world!").
				Setup Profile in your web.config like this example:
				<profile>
					<properties>
						<add name="MyProperty" type="System.String"/>
					</properties>
				</profile>
				function demo_profile() {
				var x = AjaxPro.Services.Profile.GetProfile().value;
				alert(x.MyProperty);
				x.setProperty("MyProperty", "Hello world!");
				alert(x.MyProperty);
				}
				Use AjaxPro.Utility.RegisterTypeForAjax(typeof(AjaxPro.Services.ProfileService));.
				- Renamed property IAjaxprocessor.Method to AjaxMethod to be CLSCompliant.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.4.25.2</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 25 Apr 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Fixed content type, changed back to "text/plain; charset=utf-8".
				Opera is not working with "application/json".
				- Fixed prototype.js MS.Browser.isIE for Opera.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.4.25.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 25 Apr 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description> - Fixed forms authentication cookieless configuration</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.4.16.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 16 Apr 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Changed content type of Ajax.NET requests: application/json; charset=utf-8
				- Fixed type char when char is empty JSON string.
				- Fixed XmlDocument support, will return XMLHttpRequest.responseXML as res.value.
				- ICartService inital version, will add cart features to Ajax.NET Professional.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.4.12.2</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 12 Apr 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description> - Fixed \0 strings and chars, "" will be returned, now.</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.4.12.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 12 Apr 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Fixed deserializer for type Char.
				- Added new attribute for web.config/urlNamespaceMapping to enable
				AssemblyQualifiedName for use of assemblies in the GAC (strong named). For
				more details see example web.config.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.4.11.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 11 Apr 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- (beta) Added support of IHttpAsyncHandler to remove http request from
				pool while long-running methods are invoked. Use [AjaxMethod(true)].
				- Fixed array deserializer, int[] or string[] is working, now.
				- Fixed ArrayList deserializer, using Int64 if JavaScriptNumber, Boolean if
				JavaScriptBoolean, else use .ToString().
				- Added comment to the web.config to remove attributes from sectionGroup if
				you are using Microsoft .NET 1.1.
				- Changed example.aspx (.NET 2.0) to run several tests including generics.
				- Fixed core.js bug when http status not 200; res.error.Message contains the
				http statusText, now.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.4.6.1</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 6 Apr 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- Fixed core.js, requests stopped working if web server is unavailable or
				http status code was twice not 200. Thanks to Nick Connor.
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
		<item>
			<title>Release 6.4.5.2</title>
			<link>http://weblogs.asp.net/mschwarz/</link>
			<pubDate>Thu, 5 Apr 2006 12:00:00 GMT</pubDate>
			<dc:creator>Michael Schwarz</dc:creator>
			<description>
				- The prototype method Object.prototype.extend has been removed to get
				third-party JavaScript libraries work with Ajax.NET Professional. If you
				you are using the JavaScript method to extend your objects use following
				configuration in web.config:

				&lt;ajaxNet&gt;
				&lt;ajaxSettings&gt;
				&lt;oldStyle&gt;
				&lt;objectExtendPrototype/&gt;
				&lt;/oldStyle&gt;
				&lt;/ajaxSettings&gt;
				&lt;/ajaxNet&gt;

				Below you will find the original functions for Object.extend and
				Object.prototype.extend:

				Object.extend = function(dest, source, override) {
				for(prop in source) {
				if(override || typeof dest[prop] == "undefined")
				dest[prop] = source[prop];
				}
				return dest;
				}

				Object.prototype.extend = function(o, override) {
				return Object.extend.apply(this, [this, o, override != false]);
				}
			</description>
			<category domain="http://weblogs.asp.net/mschwarz/archive/tags/Ajax.NET+Release/default.aspx">Ajax.NET Release</category>
		</item>
	</channel>
</rss>