473,395 Members | 1,679 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,395 software developers and data experts.

Help with WCF using COLLECTION example for VB

Could someone please post a very simple example APP with HOST and a CLIENT,
where the HOST passes a COLLECTION to the CLIENT. All my attempts at
creating a WINFORMS web service which supports a COLLECTION has failed. My
numerous attempts while looking at other's examples have failed as well.
Please help.

Jun 15 '07 #1
3 3712
"John Cosmas" <jo********@charter.netwrote in message
news:3I*************@newsfe04.lga...
Could someone please post a very simple example APP with HOST and a
CLIENT,
where the HOST passes a COLLECTION to the CLIENT. All my attempts at
creating a WINFORMS web service which supports a COLLECTION has failed.
My
numerous attempts while looking at other's examples have failed as well.
Please help.
I'm in a rush, so must be brief: try passing an array instead of a
collection.
--
John Saunders [MVP]

Jun 15 '07 #2
I will try this John. Thanks. Let me know if you run accross code that
handles a COLLECTION.

"John Saunders [MVP]" <john.saunders at trizetto.comwrote in message
news:ew**************@TK2MSFTNGP04.phx.gbl...
"John Cosmas" <jo********@charter.netwrote in message
news:3I*************@newsfe04.lga...
>Could someone please post a very simple example APP with HOST and a
CLIENT,
where the HOST passes a COLLECTION to the CLIENT. All my attempts at
creating a WINFORMS web service which supports a COLLECTION has failed.
My
numerous attempts while looking at other's examples have failed as well.
Please help.

I'm in a rush, so must be brief: try passing an array instead of a
collection.
--
John Saunders [MVP]

Jun 16 '07 #3
"John Cosmas" <jo********@charter.netwrote in message
news:dg**************@newsfe05.lga...
>I will try this John. Thanks. Let me know if you run accross code that
handles a COLLECTION.

"John Saunders [MVP]" <john.saunders at trizetto.comwrote in message
news:ew**************@TK2MSFTNGP04.phx.gbl...
>"John Cosmas" <jo********@charter.netwrote in message
news:3I*************@newsfe04.lga...
>>Could someone please post a very simple example APP with HOST and a
CLIENT,
where the HOST passes a COLLECTION to the CLIENT. All my attempts at
creating a WINFORMS web service which supports a COLLECTION has failed.
My
numerous attempts while looking at other's examples have failed as well.
Please help.

I'm in a rush, so must be brief: try passing an array instead of a
collection.
You're not really going to find code like that, because web services are
cross-platform and least-common denominator, and based on XML. There are no
collections, per se, in XML. Arrays are the closest you'll come to that.
--
John Saunders [MVP]
Jun 17 '07 #4

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

Similar topics

8
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
3
by: Matt | last post by:
I'm trying to simply convert a .avi file recorded by our program to a wmv file, of course compressed as possible. I've looked at the examples provided by microsoft @...
6
by: Graham Pengelly | last post by:
Hi I'll try to spell out my problem as succinctly as possible... My database has a User table, an Organisation table, a Department table and a JobType table (amongst others) The...
29
by: Brett | last post by:
I'd like to better understand how the following code works. I've posted questions below. namespace Something.Something1 { using System; public delegate void Test1(); public delegate void...
2
by: SStory | last post by:
Here is the situation. I want to display Icons, Type of file etc from a file extension. Upon initial program load I may only need icons for certain files. But other operations will require...
5
by: Steve | last post by:
I have written a help file (chm) for a DLL and referenced it using Help.ShowHelp My expectation is that a developer using my DLL would be able to access this help file during his development time...
3
by: dan heskett | last post by:
Hello group, I am trying to get used to vb.net coming from a far far far away set of tools. What i want to do is setup an object in my application that contains other object types, that act...
5
by: Learner | last post by:
Hello, Here is the code snippet I got strucked at. I am unable to convert the below line of code to its equavalent vb.net code. could some one please help me with this? static public...
8
by: Lloyd Sheen | last post by:
I have a list of JPG's which are found in a SQL Server database. When the page selects a certain piece of data it will refer to the file system (resident on IIS server with a virtual directory)...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
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
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...

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.