PC Review


Reply
Thread Tools Rate Thread

Best Practice for referencing datasets with web service

 
 
Tal McMahon
Guest
Posts: n/a
 
      6th Aug 2003
Hello All,
I have an application that uses several layers as such:

a Client that references a ClientHelper
a ClientHelper references a WebService
a WebService that references a Webservice Helper
a Webservice Helper that Connects to the SQL server

I have been trying to keep my typed datasets on the
Webservice helper then passing the datasets as they are
filled all the way back to my client.

My question is this. I have noticed that I can declare a
dataset on my client in such a way:

dim MyDataSet as new clientHelper.webservice.TargetDataSet

Now, for the questions.

If i declare the dataset in this way, is it coming from
the webservice? or is there a TargetDataset.xsd going
somewhere that I cannot see?

Again, My goal is to try and keep the client package
small and not redefine any of the datasets locally so
that I can make changes from the top if nescesarry.

If this is not a good Scenario please suggest a better
one.

thanks for your time and help

tal McMahon




 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DataSets In A Web Service? 47computers@gmail.com Microsoft Dot NET 1 20th Sep 2006 06:06 PM
What is the common practice as far as URL page referencing in your code? Amelyan Microsoft ASP .NET 5 3rd May 2005 12:22 AM
Best practice with logging in a service Johan Karlsson Microsoft Dot NET Framework 1 15th Mar 2004 09:16 AM
Best Practice for Service Account Naming r0darcher(remove.this) Microsoft Windows 2000 Security 0 19th Dec 2003 12:29 PM
Best Practice for referencing datasets with web service Tal McMahon Microsoft Dot NET 0 6th Aug 2003 10:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:41 AM.