Archive

Posts Tagged ‘SVCUtil’

Generate Silverlight 2 Proxy with SVCUtil.exe

February 20th, 2009 raymondr 5 comments

createUnfortunaly Silverlight 2 didn’t ship with any utility to generate a proxy class from the command line. Generating service proxy classes as service reference isn’t the way to go for me. Michael Giagnocavo wrote a little utility that makes use of a dll shiped with Silverlight to generate a proxy gut this one fails for me when I generate a little more complex proxy then HelloWorld. for example when I use multiple namespaces etc.

Read more…

Categories: .Net, Dev Tags: , ,