Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > Collection Readonly

Reply
Thread Tools

Collection Readonly

 
 
Greg --
Guest
Posts: n/a
 
      07-25-2005
I have a Web service with a serializable collection class. My test app
can read the collection without any problems. The problem I'm having
is that the collection is readonly (no methods for adding to it from
test app). My test app needs to submit a collection of objects to the
Web service for batch adding.

Is there anything I can do?

Thanks.

 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Collection problems (create Collection object, add data to collection, bind collection to datagrid) Øyvind Isaksen ASP .Net 1 05-18-2007 09:24 AM
.Net 2.0 : Smart tags and Readonly Collection Property adlionel ASP .Net Building Controls 0 11-10-2005 11:15 AM
STL - an algorithm for finding a collection within a collection? Dylan C++ 5 03-22-2005 01:31 AM
Make a control Readonly using the controls Collection =?Utf-8?B?R1A=?= ASP .Net 10 11-19-2004 09:22 PM
ASP.NET Readonly panel function with readonly checkbox, readonly radiobutton Jonathan Hyatt ASP .Net Web Controls 1 06-08-2004 07:42 PM



Advertisments