473,378 Members | 1,680 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,378 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 1909
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: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.