Search:
Namespaces
Discussions
.NET v1.1
Feedback
IE WebService Behavior w/ ASP.NET?
Messages
Related Types
This message was discovered on
ASPFriends.com 'aspngwebservices' list
.
Greg Huber
-- Moved from [aspngfreeforall] to [aspngwebservices] by Tim Musschoot <
Click here to reveal e-mail address
> --
Has anyone used the IE web service behavior in conjunction with ASP.NET
applications? We're going for a seamless UI w/o expensive postback trips
(thinking that having a client side proxy to Web Service will be more
efficient, plus we get to expose our middle tier logic as an added bonus).
Just wondering if there are any tricks/tips out there. I used remote
scripting heavily in ASP, and it seems like the web service behavior this is
the ".NET way" of doing it.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnclinic/ht
ml/scripting11122001.asp
Thanks,
Greg
Reply to this message...
li
You can build web service and add it in the
application. I use the web service to talk with database then return the
dataset. It works fine
It is better if more than one application use the web service otherwise I
didn't see good performance than in the code-behind in the same application
----- Original Message -----
From: "Greg Huber" <
Click here to reveal e-mail address
>
To: "aspngwebservices" <
Click here to reveal e-mail address
>
Sent: Monday, July 15, 2002 6:40 AM
Subject: [aspngwebservices] IE
WebService
Behavior w/ ASP.NET?
> -- Moved from [aspngfreeforall] to [aspngwebservices] by Tim Musschoot
<
Click here to reveal e-mail address
> --
[Original message clipped]
-------------------------------------------
Introducing NetZero Long Distance
Unlimited Long Distance only $29.95/ month!
Sign Up Today! www.netzerolongdistance.com
Reply to this message...
Dunne, Joe
Yes, with no problems. The returned payload contains xml and this is
rendered via XSLT. Creates a one page application more familiar to desktop
users. This mechanism is far more elegant than remote scripting but
basically does the same thing.
Good Luck.
joe
-----Original Message-----
From: Greg Huber [mailto:
Click here to reveal e-mail address
]
Sent: Monday, July 15, 2002 7:40 AM
To: aspngwebservices
Subject: [aspngwebservices] IE
WebService
Behavior w/ ASP.NET?
-- Moved from [aspngfreeforall] to [aspngwebservices] by Tim Musschoot
<
Click here to reveal e-mail address
> --
Has anyone used the IE web service behavior in conjunction with ASP.NET
applications? We're going for a seamless UI w/o expensive postback trips
(thinking that having a client side proxy to Web Service will be more
efficient, plus we get to expose our middle tier logic as an added bonus).
Just wondering if there are any tricks/tips out there. I used remote
scripting heavily in ASP, and it seems like the web service behavior this is
the ".NET way" of doing it.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnclinic/ht
ml/scripting11122001.asp
Thanks,
Greg
| [aspngwebservices] member
Click here to reveal e-mail address
= YOUR ID
|
http://www.asplists.com/asplists/aspngwebservices.asp
= JOIN/QUIT
|
http://www.asplists.com/search
= SEARCH Archives
Reply to this message...
Tim Royal
RE: [aspngwebservices] IE
WebService
Behavior w/ ASP.NET?I've used the web
service as a transport mechanism for messages between my web pages and the
server. It's glorious. For example, I have a time tracking program that's a
DHTML calendar I wrote. Users enter information and it's sent via
WebService
, sparing them from reloading the page over and over again to save
their data.
I have another area where users customize the page (moving around elements,
etc) and I send back config informatio for those elements through the web
service without page reloads, so that their page is consistent across visits
(and machines).
Nothing but good came of using it for me.
Tim
-----Original Message-----
From: Dunne, Joe [mailto:
Click here to reveal e-mail address
]
Sent: Tuesday, July 16, 2002 7:06 AM
To: aspngwebservices
Subject: [aspngwebservices] RE: IE
WebService
Behavior w/ ASP.NET?
Yes, with no problems. The returned payload contains xml and this is
rendered via XSLT. Creates a one page application more familiar to desktop
users. This mechanism is far more elegant than remote scripting but
basically does the same thing.
Good Luck.
joe
-----Original Message-----
From: Greg Huber [mailto:
Click here to reveal e-mail address
]
Sent: Monday, July 15, 2002 7:40 AM
To: aspngwebservices
Subject: [aspngwebservices] IE
WebService
Behavior w/ ASP.NET?
-- Moved from [aspngfreeforall] to [aspngwebservices] by Tim Musschoot
<
Click here to reveal e-mail address
> --
Has anyone used the IE web service behavior in conjunction with ASP.NET
applications? We're going for a seamless UI w/o expensive postback trips
(thinking that having a client side proxy to Web Service will be more
efficient, plus we get to expose our middle tier logic as an added bonus).
Just wondering if there are any tricks/tips out there. I used remote
scripting heavily in ASP, and it seems like the web service behavior this
is
the ".NET way" of doing it.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnclinic/ht
ml/scripting11122001.asp
Thanks,
Greg
| [aspngwebservices] member
Click here to reveal e-mail address
= YOUR ID
|
http://www.asplists.com/asplists/aspngwebservices.asp
= JOIN/QUIT
|
http://www.asplists.com/search
= SEARCH Archives
| [aspngwebservices] member
Click here to reveal e-mail address
= YOUR ID
|
http://www.asplists.com/asplists/aspngwebservices.asp
= JOIN/QUIT
|
http://www.asplists.com/search
= SEARCH Archives
Reply to this message...
System.Web.Services.WebService
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com