Steve Molloy

Results 19 comments of Steve Molloy

@mconnew > > > > This code previously had a constraint on dataContract.GenericInfo != null. Now it's always running. Are you relying on the earlier condition in the previous if...

We have a very large PR in the works trying to reconcile the strange port of DCS that has been in .Net Core with the more complete version in .Net...

As mentioned earlier, a similar approach on this particular issue has been brought back from .Net 4.8 in our mega reconciliation of 7.0 with 4.8. #71752 has been checked in...

@mconnew, is there a viable workaround for this? @imcarolwang, can you work on this with Matt for 7.0?

## Support XmlSchema Import/Export with DataContractSerializer .NET 7.0-RC1 brings the return of XmlSchema importing and exporting from .NET Framework 4.8 in the DataContractSerializer space. The API is as similar to...

I don't have time in my schedule to work on something like this. But if anybody wanted to take a stab at it, the protocol for communicating with the ASP.Net...

In the ASP.Net scenario, we had to add a little bit of magic to make the ConfigurationBuilder feature work in the .Net framework. When a classic ASP.Net web application runs,...

Having re-read the description of this problem more closely, I am inclined to believe this is an IDE/tooling issue. It looks like VS is doing some independent processing of config...