Click here to Skip to main content
15,896,040 members
Home / Discussions / C#
   

C#

 
Generalusing variable declared in another class [NEWBIE] Pin
Paolo Ponzano3-Nov-03 8:57
Paolo Ponzano3-Nov-03 8:57 
GeneralRe: using variable declared in another class [NEWBIE] Pin
Alvaro Mendez3-Nov-03 9:04
Alvaro Mendez3-Nov-03 9:04 
GeneralConfused about Resources Pin
Alvaro Mendez3-Nov-03 8:28
Alvaro Mendez3-Nov-03 8:28 
GeneralRe: Confused about Resources Pin
scott373-Nov-03 12:44
scott373-Nov-03 12:44 
GeneralRe: Confused about Resources Pin
Alvaro Mendez3-Nov-03 17:03
Alvaro Mendez3-Nov-03 17:03 
GeneralEmbedding window in window Pin
CBoland3-Nov-03 8:21
CBoland3-Nov-03 8:21 
GeneralRe: Embedding window in window Pin
Douglas Troy4-Nov-03 6:37
Douglas Troy4-Nov-03 6:37 
GeneralObject Array in CompactFramework Pin
marcoscres3-Nov-03 6:40
marcoscres3-Nov-03 6:40 
Hello

I have a WebService (Java) and client -SmartDevice App (c#).
It´s a similar example that i have.
In WS I have a class: MyData. This class have 3 properties: Name, Address and tlf. I have method that send an object array (MyData[]) of this to client.But when I call this method and return de object the client (SmartDevice App) catch an Exception.(System.WebException - Soap.Protocol)
The web reference is Ok.
The text of error/exception: "format "arrayofdata" not exist in http://webservice".
Can´t send object-array to client from ws??
How can I serialize data in compactFramework??
How can I send a group of data from ws to client??
Thank for your help.


GeneralHashtable as datasource Pin
Rob STS3-Nov-03 5:38
Rob STS3-Nov-03 5:38 
Generalcustomizing file open dialog... Pin
waleed riaz3-Nov-03 4:48
waleed riaz3-Nov-03 4:48 
GeneralRe: customizing file open dialog... Pin
Judah Gabriel Himango3-Nov-03 8:09
sponsorJudah Gabriel Himango3-Nov-03 8:09 
GeneralRe: customizing file open dialog... Pin
Alvaro Mendez3-Nov-03 9:07
Alvaro Mendez3-Nov-03 9:07 
GeneralRe: customizing file open dialog... Pin
waleed riaz3-Nov-03 18:15
waleed riaz3-Nov-03 18:15 
GeneralRe: customizing file open dialog... Pin
J. Dunlap3-Nov-03 18:50
J. Dunlap3-Nov-03 18:50 
GeneralRe: customizing file open dialog... Pin
waleed riaz3-Nov-03 19:03
waleed riaz3-Nov-03 19:03 
GeneralRe: customizing file open dialog... Pin
J. Dunlap3-Nov-03 19:44
J. Dunlap3-Nov-03 19:44 
GeneralCleaning up Arrays in C# Pin
Paul Evans3-Nov-03 3:29
Paul Evans3-Nov-03 3:29 
GeneralRe: Cleaning up Arrays in C# Pin
Nick Parker3-Nov-03 3:47
protectorNick Parker3-Nov-03 3:47 
GeneralRe: Cleaning up Arrays in C# Pin
Paul Evans3-Nov-03 3:50
Paul Evans3-Nov-03 3:50 
GeneralRe: Cleaning up Arrays in C# Pin
Jeff Varszegi3-Nov-03 5:42
professionalJeff Varszegi3-Nov-03 5:42 
GeneralRe: Cleaning up Arrays in C# Pin
Nick Parker3-Nov-03 5:55
protectorNick Parker3-Nov-03 5:55 
GeneralRe: Cleaning up Arrays in C# Pin
Jeff Varszegi3-Nov-03 6:11
professionalJeff Varszegi3-Nov-03 6:11 
GeneralRe: Cleaning up Arrays in C# Pin
Paul Evans3-Nov-03 6:09
Paul Evans3-Nov-03 6:09 
GeneralRe: Cleaning up Arrays in C# Pin
Eric Gunnerson (msft)3-Nov-03 10:10
Eric Gunnerson (msft)3-Nov-03 10:10 
GeneralRe: Cleaning up Arrays in C# Pin
Paul Evans3-Nov-03 22:48
Paul Evans3-Nov-03 22:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.