Stephen Bonikowsky

Results 56 comments of Stephen Bonikowsky

It looks like this has the same behavior on full framework and will require a deeper dive to understand what is going on. We can't get to it for 3.0/3.1,...

@arphox Thanks for taking the time to provide this feedback. I agree our documentation is less than ideal. I do have a task to do some work related to this...

@mconnew @arphox Regarding the CoreWCF repository. I recently responded on another issue with information that is relevant to your question about what is the dotnet/wcf repository. https://github.com/dotnet/wcf/issues/4079#issuecomment-580551893 The short version...

@HongGit and @mconnew can you help with this question?

According to https://referencesource.microsoft.com/#System.Data/System/Data/DataTable.cs,5906 > Typed DataTable is not supported in WSDL (SQLBU 444636) That isn't something WCF can do anything about. If #3378 will solve your problem @sudoudaisuke then that...

@sudoudaisuke Could you help me understand a few things that are confusing me. I'm not sure what you mean by a "SOAP method", do you just mean the Server side...

No other action we can take on this, please let us know if there is any additional info you can provide or anything else we can help with.

@sudoudaisuke Thanks for the additional info, we'll take a look at this.

@imcarolwang In the additional info provided by @sudoudaisuke he says... > If .NET Framework app can generate TypedDataSet from wsdl, but .NET Core app cannot. Could you verify using the...

Thanks @imcarolwang @dasetser @mconnew Is this a purposeful change between svcutil.exe and dotnet-svcutil.exe?