News in the Category:
Ajax
Total posts: 1915
The Code Project Latest Articles, September 4, 2008
A Simple Sample of LINQ, WCF, JSON and AJAX...
Rick Strahls WebLog, September 4, 2008
If you're doing AJAX callbacks to the server with POST data from ASP.NET pages you might be inclined to do something like this: var post = $("#form1").serialize();
$.post("MethodCallba...
Rick Strahls WebLog, September 3, 2008
I've been thinking about replacing the JSON serializer in my internal codebase for some time and finally put a little effort into allowing JSON.NET from James Newton King to be plugged into my Ajax fr...
Misfit Geek, September 3, 2008
I'm working on my demos for ZendCon and updating a PHP Chat application built on the
Microsoft Ajax Client Libraries and the PHPMSAJAX codeplex project.
Since I want to use a JSON serializer and PHP...
Guy Barrettes WebLog, September 3, 2008
More random thoughts...
Fellow RDs Scott Howlett and Derek Hatchard pointed out this in the page where Google explains why they built a browser:
We realized that the web had evolved from mainly simpl...
Guy Barrettes WebLog, September 3, 2008
Thinking about it, it makes no sense for Google to release a Web browser just for the sake of releasing one. Why hurt FireFox? Why risking releasing a product that will be scrutinized for ...
Rick Strahls WebLog, September 3, 2008
If you're working with dates that have been sent from the client encoded in JSON format, and you're using a JSON parser to handle the parsing for you make sure you deal carefully with date values. The...
The Code Project Latest Articles, September 2, 2008
Code .NET 2.0 and build for Java! Develop a Java AJAX RSS news reader using Visual Studio 2008, ASP.NET AJAX and Grasshopper 2.5....
ASP.NET Announcements, September 2, 2008
Wining a book is simple! All you have to
do is to write an article and submit it to us. We will evalualte the
article and if we think your article is the best you will win the book.
Simple right...
Misfit Geek, September 1, 2008
Christian Wenz has pushed a new release of he PHP libraries for the Microsoft AJAX
libraries with support version 3.5.
Get it here on Codeplex http://www.codeplex.com/phpmsajax...
the telerik blogs, September 1, 2008
Here is a crossbrowser JavaScript function for getting CSS property values from DOM elements. The function $style requires the specification of two arguments:
$style(ElementId, CssProperty);
ElementId...
the telerik blogs, August 28, 2008
Don't miss the chance to hear Lino Tadros* himself talk about RadGrid for ASP.NET AJAX. You can sign up for FREE here.
 
The 2-hour training will cover the following advanced topics:
Grid C...
the telerik blogs, August 28, 2008
First some background: Recently I’ve been working on an interesting task, which required digging into some details in RadCalendar control localization implementation. Due to a customer bug repo...
Guy Barrettes WebLog, August 28, 2008
Found this while browsing: AjaxLoad.info, a site that generates Ajax circling animated Gifs like these
http://www.ajaxload.info...
Brad Abrams, August 22, 2008
I recently got a copy of Advanced ASP.NET AJAX Server Controls For .NET Framework 3.5. This promises to be a great book. With .NET Framework 3.5, Ajax is really interesting the mains...
the telerik blogs, August 21, 2008
Often I can look at one of our RadControls and know right away why using it offers a greater benefit than one of the built-in ASP.NET controls. The RadAjaxPanel is no different, but often I hear of co...
More Whidbey stuff, August 21, 2008
I just released the latest version of the Ajax Control Toolkit for .NET 3.5 SP1.
This is an intermediary release that provides a version of the Toolkit that is built against the .NET Framework 3.5 SP1...
eXtensible mind, August 20, 2008
Just found (via Brian) about this cool site to generate ajax-like loading donnuts like this one: ...
ASP.NET Announcements, August 19, 2008
Ra-Ajax is an Open Source Ajax library with a heavy server-centric code model. Meaning no need to use JavaScript. Ajax just "happens". Check out the Ra-Ajax website....
The Code Project Latest Articles, August 17, 2008
Ever wondered, how the amazon rating system works with multiple items in the same page, here is a simple article to describe the basic bare bones needed to create an asynchronous rating module using A...
Misfit Geek, August 14, 2008
The Slackers have been busy !
Check out the Open Source project on CodePlex.
http://www.codeplex.com/AjaxDataControls/
Not only is there a controls library and all the source code for the controls ...
the telerik blogs, August 13, 2008
ASP.NET Dynamic Data has just gone official with the SP1 release of Visual Studio 2008 and .NET 3.5. We have just released updated version of our Dynamic Data bits which is tested against the official...
The Code Project Latest Articles, August 13, 2008
A very simple and lightweight AJAX hierchical tree Control...
The Code Project Latest Articles, August 13, 2008
A very simple and lightweight AJAX hierchical tree Control...
The Code Project Latest Articles, August 11, 2008
How to get faster Ajax websevices through multiple subdomain XMLHttpRequest calls...
ASPAlliance.com - The #1 ASP.NET Community, August 11, 2008
In this article, Xianzhong Zhu wraps up his three part series by providing a summary of some of the key techniques required to construct the sample blog system from the perspective of the clients. He ...
Jason N. Gaylords Blog, August 11, 2008
I came across a postback issue while using the CascadingDropDown AJAX control. I had a web page with 3 DropDownList controls. The data for these controls was populated from the CascadingDropDown which...
The ASPx Blog, August 7, 2008
Check out this three minute video on how to redirect from within an Ajax callback. Normally, to redirect, you would call the HttpResponse.Redirect method and pass the URL you want to redirect the curr...
More Whidbey stuff, August 6, 2008
A client grid control is probably the most requested control for the Ajax Control Toolkit. It will come eventually but if you need a simple grid control right now, DotNetSlackers' Ajax Data Controls d...
The ASPx Blog, August 2, 2008
A new event was added to all of our ASP.NET controls that use callbacks. The CallbackError event handler is a client-side event and can be used to handle those pesky callback errors. This event captur...
ASPAlliance.com - The #1 ASP.NET Community, August 1, 2008
In this article, Abdulla demonstrates how to create a new Ajax extender from scratch, which expands the properties of ASP.NET controls, by adding custom Tooltip behavior that targets all types of web ...
Rick Strahls WebLog, August 1, 2008
It's been a long summer of fun out of the country for me. Some time off, some time away from the 'usual' and a time to go a bit lighter on work and time in front of the computer - just what the doctor...
the telerik blogs, August 1, 2008
Below is a summary of the new online resources available for our ASP.NET controls/WinForms controls/Telerik Reporting/Sitefinity:
RADCONTROLS FOR ASP.NET
New major release (Q2 2008):
http://www.tel...
Al Pascual, August 1, 2008
Developers turn to Google or Cuil.com when they receive an error message, I believe is an automatic reaction, in the old days you were stuck debugging that COTS library, right now, we are looking ...
youve been HAACKED, July 29, 2008
During the recent Insiders summit, Wally cornered me into recording a really short video demonstrating a feature of ASP.NET MVC. I decided to sprinkle a little Ajax in my demo by showing how to use jQ...
Steven Smith, July 28, 2008
I've been meaning to set up batched loading of the JavaScript libraries used by Lake Quincy Media's administration application for some time, and finally had a chance this past weekend. The site...
ASPAlliance.com - The #1 ASP.NET Community, July 28, 2008
In this first part of the series, Xianzhong Zhu examines the development of a simple popular blog system under the ASP.NET 3.5 environment and using ASP.NET AJAX Server-Centric techniques. After a bri...
the telerik blogs, July 24, 2008
I've made three demos on how to use RadGrid templates to build completely client-side edit and update:
- server-side GridTemplateColumn
- server-side GridTableView ItemTemplate
- client-side GridTable...
Al Pascual, July 23, 2008
I just received an email from my MVP lead about these new release. Seems like lately Microsoft is using CodePlex for all their releases, a very good thing. Allows developers to see the code and learn....
The ASPx Blog, July 23, 2008
Check out this 6 minute video that shows you how to handle those pesky AJAX callback errors. If youve ever experienced one of these then you know how frustrating they are. The usual cause is a server ...
ASPAlliance.com - The #1 ASP.NET Community, July 23, 2008
In this article Babita examines what AJAX is, how it works, and how we can use AJAX with PHP. The article describes the steps required to create an XMLHttpRequest object, request and response procedur...
Al Pascual, July 23, 2008
I just received an email from my MVP lead about these new release. Seems like lately Microsoft is using CodePlex for all their releases, a very good thing. Allows developers to see the code and learn....
More Whidbey stuff, July 21, 2008
I'm very happy to announce that the first preview for the new Ajax features in ASP.NET just went live. Thanks to everyone who made that happen and thanks to all of you for providing feedback on the Ro...
Ajax.NET Professional, July 21, 2008
As defined in 1999 (RFC 2616) “clients that use persistent connections should limit the number of simultaneous connections that they maintain to a given server. A single-user client SHOULD NOT m...
Misfit Geek, July 21, 2008
We're very happy to announce that the first
preview for the new Ajax features in ASP.NET just went live.
For more information check out the Roadmap.
This preview contains preview implementations ...
Hannes Preishuber, July 21, 2008
Small note. The Internet Explorer 8 have increased the amount of connections to the same domain to 6. ( was before 2) Can have some effects in AJAX callbacks, like Web Service calls. http:...
The Code Project Latest Articles, July 18, 2008
Calling A Web Service From HTML Page using AJAX and HTTP Post (for all browsers)...
Federal Developer Weblog, July 16, 2008
First, let me apologize since I promised to make this recording available almost two months ago. I was trying to get the recording uploaded to the same Live Meeting servers as my other webcasts....
Al Pascual, July 15, 2008
A must have book if you use MS AJAX on your web applications be on the UpdatePanel. Mr. Daniel Larson wrote the amazing book. Great reference guide as a good general real to understand MS AJAX. Ch...
Rick Strahls WebLog, July 15, 2008
I've finally had some time to update the West Wind Ajax Toolkit to version 1.90. A number of these changes I've written about and have updated previously, but this update finalizes a number of these u...