473,413 Members | 1,811 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,413 software developers and data experts.

performance XML Webservice / Remoting?

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
Nov 23 '05 #1
3 1912
Ahmed, the thing is that Webservices does xml on the wire and this does have
its side-effects (perf compromise a lil bit) but the scability that you get
with webservices is amazing!!

I would suggest using Remoting in a scenario where there is a small network,
smaller than the internet, like Offices because this is were security does
not matter much ofcourse u need to make sure that authentic users can read
the message but these issues are negligible when u r in a small network
running a firewall.but u cannot neglect these issues when there are people
who like to play around with ur data and like to spoof in ur documents. For
a mass network i would suggest using XML Webservices together with the
WSE2.0 for better and enhanced support for webservices.

Regards,

Umer.

"Ahmed" <ah*******@gmail.com> wrote in message
news:11*********************@l41g2000cwc.googlegro ups.com...
Check this out

http://msdn.microsoft.com/library/de...DoculabsWS.asp

Nov 23 '05 #3
Ahmed, the thing is that Webservices does xml on the wire and this does have
its side-effects (perf compromise a lil bit) but the scability that you get
with webservices is amazing!!

I would suggest using Remoting in a scenario where there is a small network,
smaller than the internet, like Offices because this is were security does
not matter much ofcourse u need to make sure that authentic users can read
the message but these issues are negligible when u r in a small network
running a firewall.but u cannot neglect these issues when there are people
who like to play around with ur data and like to spoof in ur documents. For
a mass network i would suggest using XML Webservices together with the
WSE2.0 for better and enhanced support for webservices.

Regards,

Umer.

"Ahmed" <ah*******@gmail.com> wrote in message
news:11*********************@l41g2000cwc.googlegro ups.com...
Check this out

http://msdn.microsoft.com/library/de...DoculabsWS.asp

Nov 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: DraguVaso | last post by:
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...
5
by: DraguVaso | last post by:
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...
1
by: DraguVaso | last post by:
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...
8
by: DraguVaso | last post by:
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...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.