D
DraguVaso
Hi,
I need to write a VB.NET-application (Windows Forms) that may have a part of
it (re-)implemented as a Webpage for the customers.
I think it can be usefull to create a business Layer with Remoting or a XML
Webservice, and than write my Windows Forms application that uses it. and
than maybe in the future the Webclient.
I have jsut one question: I hate the performance/speed-problems with
web-applications, so I don't want my Windows Forms getting slow using a
Webservice or Remoting.
so my question is: When you use a XML Webservice, odes it slow everything
down just like you would work with a Webpage? Or am I wrong thinkingthis?
and what's the speed-differnece with Remoting? I guess both can be used in
my situation?
Thanks a lot in advance,
Pieter
I need to write a VB.NET-application (Windows Forms) that may have a part of
it (re-)implemented as a Webpage for the customers.
I think it can be usefull to create a business Layer with Remoting or a XML
Webservice, and than write my Windows Forms application that uses it. and
than maybe in the future the Webclient.
I have jsut one question: I hate the performance/speed-problems with
web-applications, so I don't want my Windows Forms getting slow using a
Webservice or Remoting.
so my question is: When you use a XML Webservice, odes it slow everything
down just like you would work with a Webpage? Or am I wrong thinkingthis?
and what's the speed-differnece with Remoting? I guess both can be used in
my situation?
Thanks a lot in advance,
Pieter