1 @rem enable data binding to data returned by the web service
2 @rem also turn on async access (best practice when used from GUI)
3 svcutil http://localhost/servicemodelsamples/service.svc/mex /edb /config:app.config /async /n:"http://Microsoft.ServiceModel.Samples,Microsoft.ServiceModel.Samples" /out:generatedClient.cs