News in the Category: Ajax Subscribe to the rss of this category.

Total posts: 2028

The Page Life Cycle of Client [Browser]

The Code Project Latest Articles, May 13, 2008

Explained the client side page life cycle, ajax partial render....

Add Custom JavaScript Intellisense

Joe On .NET, May 12, 2008

If you reference an ASP.NET page that contains a scriptmanager in your js file like below you get intellisense for the entire Microsoft AJAX Library plus any additional scripts ref’d by the scri...

AJAX World - Sun Talks Up its Late-to-the-Party AIR-Silverlight Rival

Latest Articles From XML JOURNAL, May 12, 2008

At Java One this week Sun has been selling its year-old-but-still-upcoming - and definitely late-to-the-party - Adobe AIR- and Microsoft Silverlight-competitive JavaFX Rich Client environment as a pot...

Notes from updating an Astoria project to the new SP1 Beta bits

Julia Lerman Blog - Dont Be Iffy..., May 12, 2008

The Astoria Team has provided a very impressive list of what's changed and what's new in the new bits for Astoria that were released with VS2008 SP1 today. I was surprised to see they already have ...

Add Custom JavaScript Intellisense

Joe On .NET, May 12, 2008

If you reference an ASP.NET page that contains a scriptmanager in your js file like below you get intellisense for the entire Microsoft AJAX Library plus any additional scripts ref’d by the scri...

Ajax Data Controls from DotNetSlackers

Joe On .NET, May 12, 2008

This looked interesting so I thought I would share it. Please let me know what you think..... From the CodePlex Description. The Ajax Data Controls is a DotNetSlackers project. Developed on...

Building Interactive User Interfaces with Microsoft ASP.NET AJAX: Providing Visual Feedback with the UpdateProgress Control

4GuysFromRolla.com Headlines, May 7, 2008

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-re...

ASP.NET Podcast Show #112 - Intro to ASP.NET AJAX

ASP.NET Podcast, May 7, 2008

Subscribe to everything <---- This is what the cool kids are doing.Subscribe to WMV.Subscribe to MP4/M4V.Subscribe to MP3. Download WMV.Download M4V.Download MP3.Show Notes:JSON.Web Services ....

May's Toolbox Column Online

Scott on Writing, May 5, 2008

MyToolbox column in theMay 2008issue of MSDN Magazine is avaiable online. TheMay issue examines: OmniAudit: a tool for creating SQL Server audit trails. OmniAudit offers a very slick and intuitive us...

ScriptManager is ambiguous in the namespace System.Web.UI

Chris Love's Official Blog - Professional ASP.NET, May 5, 2008

I suddenly found myself getting this error the first time I tried to run a freshly minted ASP.NET 3.5 web site with the ScriptManager in place on the Master Pages. I did a quick search, but only found...

ASP.NET DevConnection Samples

Scott Cate .net Knowledge Base and Weblog, May 5, 2008

The Samples that I ran/demo'd in Orlando for the April 2008 DevConnections can be downloaded from the following zip file. http://www.ScottCate.com/Ajax2008.zip  ...

ASP.NET Podcast Show #111 - ASP.NET AJAX with Virtual Earth

ASP.NET Podcast, May 5, 2008

Subscribe. <-- Everybody needs some, how about you! Download WMV - Video for PC. Download M4V - Video for iPod. Download MP3 - Audio only. Show Notes: Upcoming events. URLs of importance, s...

ASP.NET 3.5 AJAX Pocket Guide Released

ASP.NET Announcements, May 4, 2008

I'm extremely excited to announce that my latest publication, ASP.NET 3.5 AJAX Pocket Guide has been released and is available from the Magma Interactive online store, as well Amazon.com. What thi...

Cross Page Postback Without Circular Reference Errors

The Code Project Latest Articles, May 3, 2008

Cross Posting with Strong Typing...

Error: A ScriptManager is required on the page to use ASP.NET AJAX Script Components...

Shaun Walker, May 2, 2008

Hmmm I'm just posting here in case anyone runs into this problem. I am sitting here happily programming away on my DotNetNuke module and then all of a sudden I get this error on any page that is using...

Updated Virtual Earth Map Control demo code

Federal Developer Weblog, May 1, 2008

I’ve update my primary Virtual Earth (VE) map control demos. If you aren’t familiar with my VE demos, they are essentially all the samples from the Virtual Earth Interactive SDK redone in ...

ASP.NET Podcast #110 - Integrating ASP.NET AJAX with Google Maps

ASP.NET Podcast, May 1, 2008

Subscribe Download - WMV - PC Video. Download M4V - iPod Video. Download MP3 - Audio Only. Show Notes: Integrate ASP.NET AJAX with Google Maps. Google Key. Web Services. Returning Data. Setting up th...

New tutorials: Live Alerts with AJAX and AJAX 3.5 Extender Controls

ASP.NET Announcements, April 30, 2008

I'm excited to notify all who may be interested that I have released two new detailed tutorials on alerting your users with the Live Alerts SDK and ASP.NET 3.5 AJAX Extender controls. Both are fre...

BOOK: Microsoft AJAX Library Essentials

Joe On .NET, April 29, 2008

This is another one of those "Sniper Topics" that I like, again from PAKT Publishing. Microsoft AJAX Library Essentials: Client-side ASP.NET AJAX 1.0 Explained: Cristian Darie,Bogdan B...

BOOK: Microsoft AJAX Library Essentials

Joe On .NET, April 29, 2008

This is another one of those "Sniper Topics" that I like, again from PAKT Publishing. Microsoft AJAX Library Essentials: Client-side ASP.NET AJAX 1.0 Explained: Cristian Darie,Bogdan B...

Dynamic UpdateProgress Control

The Code Project Latest Articles, April 28, 2008

Hide sections of the page when an UpdateProgress control is activated...

Triggering AJAX UpdatePanel from a Button Click or DropDownList Selection Change in Code-Behind

The Code Project Latest Articles, April 28, 2008

This article shows how to make a Button click or DropDownList selection change trigger an update to an AJAX UpdatePanel with all code written in code-behind...

AJAX E-mail Client Integrates Into Web 2.0 Applications

Latest Articles From .NET DEVELOPERS JOURNAL, April 28, 2008

Zapatec introduced the Zapatec AJAX E-mail Client, the second in a series of self-contained modules designed for integration into Web 2.0 applications. Zapatec's AJAX E-mail Client enables developers ...

Nitobi Uprades AJAX Component Suite with Safari Support

Latest Articles From .NET DEVELOPERS JOURNAL, April 28, 2008

Nitobi enhanced its AJAX component suite with the release of Complete UI Q2 2008. This release strengthens the popular AJAX development tools with Safari 3 support, a new hierarchical grid component, ...

Customized Loading... Images

Rick Strahls WebLog, April 27, 2008

Here's a cool site that provides a number of different Ajax loading images that you can use in your apps:  http://www.ajaxload.info/ What's cool about this thing versus some other sites that have...

Implementing AJAX Code Customizations in Generated Applications

The Code Project Latest Articles, April 26, 2008

The article demonstrates how easy it is to add AJAX code customizations in applications generated using Iron Speed Designer V4.0....

How to fix Sys.WebForms.PageRequestManagerParserErrorException in AJAX 1.0

Al Pascual, April 23, 2008

Last year I wrote a fix for AJAX 1.0 on my old blog, looks like many people found it helpful, I wanted to make sure people understood that issue only happened with ASP.NET AJAX 1.0. I cannot reproduce...

jQuery AJAX calls to a WCF REST Service

Rick Strahls WebLog, April 21, 2008

Since I've posted a few jQuery posts recently I've gotten a bunch of feedback to have more content on using jQuery in Ajax scenarios and showing some examples on how to use jQuery to cut out ASP.NET A...

Sybase PowerBuilder Delivers AJAX and .NET Enhancements Enabling Rich Internet Application Development

Latest Articles From .NET DEVELOPERS JOURNAL, April 21, 2008

Sybase announced that AJAX development capabilities and further Microsoft .NET enhancements have been added to the latest version of Sybase PowerBuilder 11, the premier 4GL rapid application developme...

Multiple UpdatePanels - Who caused the update ?

Joe On .NET, April 19, 2008

Does your client code need to know what control caused your update panels to update or which of several UpdatePanels contained the triggering control ? Try this.... (Or do the same thing with addbegi...

2 New AJAX How-Do-I Videos Now Available

Joe On .NET, April 17, 2008

#71 | How To Dynamically Change CSS Using the ASP.NET AJAX UpdatePanel   #72 | How To Dynamically Add Controls to a Web Page (and not have them disappear when you post-back)...

ASP.NET AJAX Download Performance Improvement Request

Steven Smith, April 15, 2008

I'm a big fan of ASP.NET AJAX in general, but one concern I have and something that has forced me to use other technologies is the size of the library.  It's about 85kb when compressed and unfort...

Ajax.NET and IIS 7 Integrated Mode

Ajax.NET Professional, April 14, 2008

As there are some questions on how to run Ajax.NET on IIS 7 (i.e. Windows Vista) in integrated mode instead of classic mode here are two things you have to check: First check that the IIS_ISSRS gr...

Fast, Scalable, Streaming AJAX Proxy - continuously deliver data from cross domain

The Code Project Latest Articles, April 14, 2008

An AJAX Proxy HttpHandler built using ASP.NET that continuously delivers content from external domain to browser and thus faster and more scalable than any other Proxy service...

AJAX UpdatePanel - "Statefull" Control Update Trigger

Joe On .NET, April 13, 2008

I get an obscene amount of email. Since I've been working with the Developer Community at Microsoft for 7 years, my email address has been spread around a bit. I get about 1000 email a day. Very often...

AJAX UpdatePanel - "Statefull" Control Update Trigger

Joe On .NET, April 13, 2008

I get an obscene amount of email. Since I've been working with the Developer Community at Microsoft for 7 years, my email address has been spread around a bit. I get about 1000 email a day. Very often...

Ajax Templates

Nikhil Kotharis Weblog, April 13, 2008

Just over a month ago, at MIX08, I presented a talk on Real-World Ajax. One of the demos I included was an Ajax templating technique to demonstrate separation of presentation and content from behavior...

See search results as you type - An ASP.NET Ajax Control

The Code Project Latest Articles, April 11, 2008

A searchbox that updates the page with search results as you type....

Virtual Earth Map Control 6.1

Federal Developer Weblog, April 11, 2008

The control has been releases / is publicly available.  Chris Pendleton has the details in his post titled New Virtual Earth API Release - Virtual Earth 6.1.  The Virtual Earth Interactive S...

WCF REST Configuration for ASP.NET AJAX and plain REST Services

Rick Strahls WebLog, April 11, 2008

If you've been thinking about using ASP.NET Ajax in combination with WCF, life got a lot easier with .NET 3.5 and the new REST support. The webHttp binding along with the ASP.NET AJAX specific version...

ASP.NET 3.5 Extensions Preview - AJAX History Management

The Code Project Latest Articles, April 10, 2008

Storing ajax history points and navigating using the browser's back and forward buttons...

Mainsoft Announces ASP.NET AJAX on Linux

Latest Articles From .NET DEVELOPERS JOURNAL, April 8, 2008

Mainsoft announced that its latest release of Mainsoft products provide full support for Microsoft's ASP.NET 2.0 AJAX Extensions and AJAX Control Toolkit. Mainsoft for Java EE, version 2.2, allows Vis...

Reducing page load times with UpdatePanels and timers

Glavs Blog, April 7, 2008

I have demo'ed this technique before and talked about it various times, but I recently used this on another engagement which really helped alleviate some of the initial page load times and size. In my...

Light Speed Inline Editing Using ASP.NET AJAX and Web Services. Part I.

The Code Project Latest Articles, April 6, 2008

javascript+AJAX solution for inline edititng in grid....

Login/SignUp Screen Using Ajax ModalPopup Extender

The Code Project Latest Articles, April 3, 2008

How to Implement Login/Signup Screen Using Ajax ModalPopup Extender...

Scrolling Data Pagination Using Ajax(extjs), Json(jayrock) and Linq.

The Code Project Latest Articles, April 3, 2008

Combine scrollbar events, json rpc calls and linq to create a fluid, fast and "no click" paginated data grid....

OpenAjax Call-to-Action to Ajax Developers for Browser Wishlist

Aspects of AJAX, April 2, 2008

The OpenAjax Alliance is developing an Ajax industry wishlist for future browsers, using a dedicated wiki for this initiative (http://www.openajax.org/runtime/wiki). The main purpose of the initiative...

GridView with Ajax rating control, dropdown lists, Javascript to enable/disable rows - an exercise

The Code Project Latest Articles, April 2, 2008

ASP.NET GridView implementing AjaxControlToolkit's Rating control, dropdown lists for each row, database connectivity, Regular Expressions, Javascript etc. This article is an exercie to better underst...

ASP.NET AJAX meets Virtual Earth series on DotNetSlackers

Atlas notes, April 2, 2008

I'm writing for DotNetSlackers a series of short tutorials on ASP.NET AJAX. The goal is to offer an overview of the main features of the framework in the context of a little mashup that leverages the ...

OpenAjax requests comments on browser wishlist

More Whidbey stuff, April 1, 2008

The OpenAjax Alliance has been working with some of the top Ajax developers on a wishlist that aims at gathering and prioritizing the development features that we need the most from next gen...

Product Spotlight