Asp.net webservice
Web Development
2
Posts
2
Posters
0
Views
1
Watching
-
can i return a hashtable from my webservice to the client application .. i hav tried but iyt dsnt allow.. so i added the hastable in an arraylist and returned the arraylist but there is still a problem
IDictionary cannot be serialized via XML, you will not be able to use the hastable for a parameter over web services.
Vasudevan Deepak Kumar Personal Homepage Tech Gossips