<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>dotnetcat: Ajax .NET news</title>
<link>http://www.dotnetcat.com/</link>
<atom:link href="http://www.dotnetcat.com/news/Ajax/rss.xml" rel="self" type="application/rss+xml" />
<description>.NET developer news by tags: C#, ASP.NET, VB.NET, database, security, performance and more</description>
<language>en-us</language>
<item>
<title>Ajax Chat Sample via Comet Ajax</title>
<link>http://www.dotnetcat.com/news/Ajax/id/13717/</link>
<guid>http://www.dotnetcat.com/news/Ajax/id/13717/</guid>
<pubDate>Thu, 22 Apr 2010 08:46:00 -0500</pubDate>
<description><![CDATA[Its the article of how you can create serious web applications via PokeIn comet ajax library in minutes]]></description>
<category><![CDATA[Ajax]]></category>
</item>
<item>
<title>ASP.NET AJAX MultiHandleSliderExtender - Slide by Year and Month</title>
<link>http://www.dotnetcat.com/news/Ajax/id/13697/</link>
<guid>http://www.dotnetcat.com/news/Ajax/id/13697/</guid>
<pubDate>Tue, 20 Apr 2010 12:53:00 -0500</pubDate>
<description><![CDATA[In this tutorial, I will demonstrate how to use MultiHandleSlider extender to choose or display year and month in a range. This control eliminates the need to use four DropDownlist controls to hold the range values and validation control for validating user selection. Then we will use the Column Chart to display number of cars on Sesame Street based on the selected range values.]]></description>
<category><![CDATA[Ajax]]></category>
</item>
<item>
<title>Exploring ASP.NET Validators</title>
<link>http://www.dotnetcat.com/news/ASP.NET/id/13589/</link>
<guid>http://www.dotnetcat.com/news/ASP.NET/id/13589/</guid>
<pubDate>Sat, 10 Apr 2010 03:06:00 -0500</pubDate>
<description><![CDATA[Validation is one of the most important part of any website. Nowadays, mostly new era websites are having very rich UI, and very much user friedly.User-friendly includes every thing, very good look n feel, excellent user friendly and well placed messages according to the different scenarios.
So here, I am going to discuss all the validators provided by the ASP.NET and for rich UI I'll also discuss in detail the calloutextendor that is part of latest AJAX Tool Kit.]]></description>
<category><![CDATA[ASP.NET]]></category>
</item>
<item>
<title>Building Interactive User Interfaces with Microsoft ASP.NET AJAX: A Look at JSON Serialization</title>
<link>http://www.dotnetcat.com/news/Ajax/id/10711/</link>
<guid>http://www.dotnetcat.com/news/Ajax/id/10711/</guid>
<pubDate>Tue, 07 Apr 2009 19:00:00 -0500</pubDate>
<description><![CDATA[This article provides an overview of JSONs rules and illustrates how it is used in AJAX-enabled web applications. Well also look at using the Microsoft
ASP.NET AJAX framework's JavaScriptSerializer class, which facilitates serializing and deserializing JSON-formatted messages on the client in JavaScript or
in C# or Visual Basic code on the server.
]]></description>
<category><![CDATA[Ajax]]></category>
</item>
<item>
<title>Building Interactive User Interfaces with Microsoft ASP.NET AJAX: Enabling Bookmarking and the Browser's Back Button</title>
<link>http://www.dotnetcat.com/news/Ajax/id/9556/</link>
<guid>http://www.dotnetcat.com/news/Ajax/id/9556/</guid>
<pubDate>Tue, 07 Oct 2008 19:00:00 -0500</pubDate>
<description><![CDATA[
Starting with ASP.NET 3.5 SP 1, the ScriptManager control in the ASP.NET AJAX Framework includes functionality for creating history points in an AJAX-enabled web page. Adding a history point creates an entry in the browser's history for a particular page state.
This article shows how to add history points using the ScriptManager control. In particular, it shows how to record history points whenever the user
pages or sorts a GridView.
]]></description>
<category><![CDATA[Ajax]]></category>
</item>
<item>
<title>AJAX AutoCompleteExtender using Google Suggest API</title>
<link>http://www.dotnetcat.com/news/Ajax/id/9162/</link>
<guid>http://www.dotnetcat.com/news/Ajax/id/9162/</guid>
<pubDate>Thu, 10 Jul 2008 05:30:00 -0500</pubDate>
<description><![CDATA[Example on how to use AutoCompleteExtender to make a search like Google Suggest.]]></description>
<category><![CDATA[Ajax]]></category>
</item>
<item>
<title>Google Maps Control for ASP.NET - Part 2</title>
<link>http://www.dotnetcat.com/news/ASP.NET/id/9002/</link>
<guid>http://www.dotnetcat.com/news/ASP.NET/id/9002/</guid>
<pubDate>Wed, 04 Jun 2008 13:26:00 -0500</pubDate>
<description><![CDATA[This is second part in two part series of my article Google Maps User Control for ASP.Net. In the first part I have explained how to use this control in your ASP.Net application. In this part, I am going to explain source code of this user control so that you can modify it for your own use.]]></description>
<category><![CDATA[ASP.NET]]></category>
</item>
<item>
<title>A Chat with ASP.NET and Ajax</title>
<link>http://www.dotnetcat.com/news/ASP.NET/id/8972/</link>
<guid>http://www.dotnetcat.com/news/ASP.NET/id/8972/</guid>
<pubDate>Thu, 22 May 2008 14:10:00 -0500</pubDate>
<description><![CDATA[This article describes how to implement a web-chat with ASP.NET and Ajax. In the first part I introduce the technologies I used for the application. Then I explain the concept of a chat and in the last part I present the main implementations. The goal of this article is to show the interested reader how to develop a chat without browser-plugins or java-applets, just pure HTML and JavaScript.]]></description>
<category><![CDATA[ASP.NET]]></category>
</item>
<item>
<title>Google Maps Control for ASP.Net - Part 1</title>
<link>http://www.dotnetcat.com/news/ASP.NET/id/8920/</link>
<guid>http://www.dotnetcat.com/news/ASP.NET/id/8920/</guid>
<pubDate>Mon, 12 May 2008 23:45:00 -0500</pubDate>
<description><![CDATA[Google has provided a very reach Google Maps API to use it in our own application. But we need some short of javascript knowledge in order to use it. I don't know about others, but for me it was a little difficult to use javascript along with google apis in ASP.Net pages, specifically if you want to use server side functions to draw google map dynamically. For example, in my case I wanted to pull latitude longitude information from a SQL Server database and then use them to insert pushpins on google map. If you are familiar with Ajax framework, you know the answer. You will have to call asp.net server side function from javascript and use retrieved data to draw a google map. How simple is that? :). Atleast not for me. So I have decided to write a user control which can take care of javascript part and allows me to concentrate on serverside functions.]]></description>
<category><![CDATA[ASP.NET]]></category>
</item>
<item>
<title>ASP.NET AJAX: Providing Visual Feedback with the UpdateProgress Control</title>
<link>http://www.dotnetcat.com/news/Ajax/id/8891/</link>
<guid>http://www.dotnetcat.com/news/Ajax/id/8891/</guid>
<pubDate>Tue, 06 May 2008 19:00:00 -0500</pubDate>
<description><![CDATA[Microsoft's ASP.NET AJAX Framework helps page developers design more interactive web pages by streamlining the postback mechanism. In traditional web pages,
a full postback involves the browser re-requesting the page, which is then re-rendered. This re-rendered page markup is returned, in its entirety, to
the browser for display. Ajax techniques improve the user's experience in two primary ways through the use of partial postbacks: first, a partial postback
is asynchronous, meaning that the user can still interact with the page while waiting for the partial postback to complete; second, and more importantly,
because a partial page postback updates only a particular region (or regions) of a page, less data needs to be shuttled between the client and the server,
resulting in a quicker and smoother experience..
]]></description>
<category><![CDATA[Ajax]]></category>
</item>
</channel>
</rss> 