PC Review


Reply
Thread Tools Rate Thread

Async web services / asp.net 2.0 web parts / Ajax

 
 
tg
Guest
Posts: n/a
 
      14th Nov 2006
Hello,

This is more of a design question. I am trying to understand how to use
async web service invocation for asp.net 2.0 web parts with an Ajax
style update / data rendering.

I have a web page with a search box on top & 2 web parts that display
search results using web services. Currently, I am calling these web
services synchronously (which takes a while).

I tried invoking these web services in an async fashion ( using this
excellent article by Fritz Onion
http://msdn.microsoft.com/msdnmag/is...T/default.aspx
) but my page still reloads to display the results.

I would really like to have the web parts rendered as the results are
returned. I tried using ASP/AJAX (aka Atlas) but could not get it to
work for a function call from the page itself. It only worked in an
Ajax manner for web part events such as a button click event in the web
part itself).

Can someone offer insight / general guidance? I promise to post my
findings if guided in the right direction.

Thanks,

Tg

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
connected web parts using ajax in asp.net 2.0 AVL Microsoft ASP .NET 1 31st Jul 2008 06:34 PM
Async Pages & Ajax progress bar? =?Utf-8?B?RGF2ZQ==?= Microsoft ASP .NET 2 11th Dec 2007 02:09 PM
the j in ajax: run javascript method on async postack =?Utf-8?B?cm9kY2hhcg==?= Microsoft ASP .NET 4 24th Oct 2007 12:06 AM
(Ajax) Loading a web service after async postback elado7@gmail.com Microsoft ASP .NET 0 15th Oct 2007 09:56 PM
How to ajax or async a call from a user control to the masterpage without an updatepanel? Rissoman@gmail.com Microsoft ASP .NET 2 12th Jul 2007 10:26 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:18 PM.