Passing strongly-typed data to Web services

Passing strongly-typed data to NAV Web services can be trickier than it seems. If you are lucky, you can make your method accept strongly-typed parameters, and you are good to go. However, if you just can’t avoid sending text data, your text must be encoded in EN-US format, otherwise it will cause problems (see this). [...]

Read the complete post at http://feedproxy.google.com/~r/NavigateIntoSuccess/~3/Yx0jI8wAP3E/passing-strongly-typed-data-to-web-services


Posted 2012-2-22 2:32 by Vjekoslav Babic
Bookmark and Share