473,401 Members | 2,146 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,401 software developers and data experts.

Advice Needed on Using WebServices

Hi,
We are a small application development group. We have about 100 Users who
primarily use Microsoft Related Products.
Our Application Development was purley based on a CLient Server Model using
Visual Basic and SQL Server.
We plan to move forward to the .NET environment.

We plan to develop applications with ASP.NEt as well as VB.NET.

Right now we have some COM components or DLL's that we use. For example we
have a DLL called the DSNP Server which is consumed by all our applications.
The function of this is to return DataBase Connection Information for each
application.

We are planning to replace this by a WebService.
1) My first question here is : Do you think the web Service is something
ideal forthis type of functionality.

2) We also need our applications to discover this web Service dynamically so
that if the server hosting this web service goes down we dont need have to
recomiple all our applications to discover this web service. We had planned
to Use Microsoft UDDI Services to accomplish this.
DO you think UDDI Services is an ideal solution for this or is it a over
kill ? What is a good solution.

We eventually plan to use WebServices for other things to where we want to
share information across different systems for example share human resource
information to an application for time cards etc..

I would appreciate if someone could throw some light on this. This would be
of immense help.

Thanks,
Jothi
Jul 6 '06 #1
1 1146
Jothi,

I'd be very careful on proceeding with this route. In the event of a simple
service providing one-time information to an application is fine. If you are
frequently asking for data from the webservice during a users run, I would
rethink the strategy. The primary reason I say this is that webservices
introduce IP calls and latency that do not exist with tightly bound code.
This latency builds significantly if you are thinking of using webservices as
you "data layer".

Assuming the DBConnection information is sensitive, do you really want to
expose this over a webservice for security purposes? If so, you'll probably
want to float the actual connection string back as an encrypted, then encoded
base64 string. Each app will need a key or reference a common library to
decrypt.

If looking for redudancy, I'd look at putting 1 or more boxes behind a
simple load balancer that all users can point at.

"Jothi" wrote:
Hi,
We are a small application development group. We have about 100 Users who
primarily use Microsoft Related Products.
Our Application Development was purley based on a CLient Server Model using
Visual Basic and SQL Server.
We plan to move forward to the .NET environment.

We plan to develop applications with ASP.NEt as well as VB.NET.

Right now we have some COM components or DLL's that we use. For example we
have a DLL called the DSNP Server which is consumed by all our applications.
The function of this is to return DataBase Connection Information for each
application.

We are planning to replace this by a WebService.
1) My first question here is : Do you think the web Service is something
ideal forthis type of functionality.

2) We also need our applications to discover this web Service dynamically so
that if the server hosting this web service goes down we dont need have to
recomiple all our applications to discover this web service. We had planned
to Use Microsoft UDDI Services to accomplish this.
DO you think UDDI Services is an ideal solution for this or is it a over
kill ? What is a good solution.

We eventually plan to use WebServices for other things to where we want to
share information across different systems for example share human resource
information to an application for time cards etc..

I would appreciate if someone could throw some light on this. This would be
of immense help.

Thanks,
Jothi
Jul 7 '06 #2

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

Similar topics

2
by: Janus Knudsen | last post by:
Hello Im collecting ideas for a piece of software I've in mind. I need to create an application which can be started with some parameters, the application have to be started in many instances...
24
by: Joseph Geretz | last post by:
Up to this point, our application has been using Windows File Sharing to transfer files to and from our application document repository. This approach does not lend itself toward a secure...
3
by: Mae | last post by:
Dear All, I have a problem here, I'm using C# Webform calling a webservices. The webservices return me a XMLnode, using this XMLnode I want to convert it to dataset so I can bind to the...
8
by: TS | last post by:
Hi all, First of all, why I don't usually get a response for the questions I place in this newsgroup? It's like as if it's not enough that vb.net is way different than regular vb, but also...
10
by: Mae Lim | last post by:
Dear all, I'm new to C# WebServices. I compile the WebService project it return no errors "Build: 1 succeeded, 0 failed, 0 skipped". Basically I have 2 WebMethod, when I try to invoke the...
6
by: Eric Guthmann | last post by:
Hello all We have an SOA application that includes an ASP.NET webservice and WinForms client. My question is regarding the use of Add Web Reference in Visual Studio. The tool is nice because...
1
by: Chris | last post by:
Hi, I am developing an app with the common layers APP,BLL and DAL. I am puzzled as to where I should put the DAL? I need the app to be distributed as possible as well as the DAL will be acceddes...
4
by: Dave G | last post by:
I've just been informed that an Access 2003 based system in use at one of my customers now needs to send data in the form of an XML file to a webservice. They told me it was simple - but I don't...
1
by: mazdotnet | last post by:
Hi, We have an events page in our company that's database driven and we need to shared it with our partners. They need to pull information from our site. They can be running asp, php, .jsp..etc....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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:
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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...

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.