I 've just download the new AJAX ASP.NET beta, and I'm trying to figure out where is the Microsoft.Web.Services.BridgeBuildProvider . Does this beta still support the asbx files and bridges? Where is the documentation?
I'm waiting for them too. Especially after googling for answers and seeing and trying all related samples... which of course are working with the older previous release... but not with the beta one... If I wouldn't had found this post maybe I would still
been trying to get it running...
Will this feature be available in the next versions? I need to take decisions based on your answer.
You can always have your Web application make the Web Service calls and then hook up those calls with front end methods with local Web Service or PageMethods methods.
I would argue that this is a more reliable mechanism anyway although it does require an extra layer of abstraction.
Well the good news is due to customer feedback, it looks like the bridge feature will be brought back as part of the Value Add, so you'll be able to use bridges again...
For sure it helps[:D]. Thanks HaoK, these are really excellent news ( I was thrilled by the bridging part, it matched like a glove my needs ) .
Any ideea about the next date release which will support this feature? Or I should simply try to continue/start working on Atlas July CTP(I remember this is the before the last one release) and update what I have when the new version will be available?
frankjperez
Member
48 Points
28 Posts
asbx support in AJAX ASP.NET
Oct 21, 2006 10:32 AM|LINK
frankjperez
Member
48 Points
28 Posts
Re: asbx support in AJAX ASP.NET
Oct 23, 2006 10:01 PM|LINK
somebody??? bridge and asbx files ... what's going here? [*-)]
HaoK
Participant
959 Points
185 Posts
Microsoft
Re: asbx support in AJAX ASP.NET
Oct 24, 2006 07:15 PM|LINK
frankjperez
Member
48 Points
28 Posts
Re: asbx support in AJAX ASP.NET
Oct 25, 2006 11:54 AM|LINK
will they be available in the final release? I found them very very very useful ... please
thanks
avmoldovan
Member
199 Points
41 Posts
Re: asbx support in AJAX ASP.NET
Nov 01, 2006 05:13 PM|LINK
I'm waiting for them too. Especially after googling for answers and seeing and trying all related samples... which of course are working with the older previous release... but not with the beta one... If I wouldn't had found this post maybe I would still been trying to get it running...
Will this feature be available in the next versions? I need to take decisions based on your answer.
Thanks
dglsmason
Member
80 Points
31 Posts
Re: asbx support in AJAX ASP.NET
Nov 01, 2006 07:58 PM|LINK
Does something else take the place of the bridge (asbx) capability? Is there another way to use Javascript to call my remote web services?
rstrahl
Contributor
2233 Points
375 Posts
ASPInsiders
MVP
Re: asbx support in AJAX ASP.NET
Nov 01, 2006 11:57 PM|LINK
You can always have your Web application make the Web Service calls and then hook up those calls with front end methods with local Web Service or PageMethods methods.
I would argue that this is a more reliable mechanism anyway although it does require an extra layer of abstraction.
West Wind Technologies
Making waves on the Web
www.west-wind.com/weblog
avmoldovan
Member
199 Points
41 Posts
Re: asbx support in AJAX ASP.NET
Nov 02, 2006 07:07 PM|LINK
The extra layer of abstraction requires more time. I also think that the bridging support is an excellent feature.
I need to build an application that calls in an asynchronuos way multiple web services from different domains...
HaoK
Participant
959 Points
185 Posts
Microsoft
Re: asbx support in AJAX ASP.NET
Nov 02, 2006 07:12 PM|LINK
Well the good news is due to customer feedback, it looks like the bridge feature will be brought back as part of the Value Add, so you'll be able to use bridges again...
Hope that helps,
-Hao
avmoldovan
Member
199 Points
41 Posts
Re: asbx support in AJAX ASP.NET
Nov 02, 2006 08:12 PM|LINK
For sure it helps[:D]. Thanks HaoK, these are really excellent news ( I was thrilled by the bridging part, it matched like a glove my needs ) .
Any ideea about the next date release which will support this feature? Or I should simply try to continue/start working on Atlas July CTP(I remember this is the before the last one release) and update what I have when the new version will be available?
By Value Add you mean AJAX CTP? Or?...
Thanks again