阅读背景:

如何在WPF Datagrids中修复“双向绑定需要路径或XPath”异常?

来源:互联网 

Background/context for this question: I have a WPF desktop application. It uses LINQ to SQL to connect to its SQL database, and it displays its data in WPF Datagrids. It was working fairly well, but performance was a problem because LINQ can be deadly slow, so I have been switching my logic and UI controls away from LINQ database contexts as much as possible, and instead loading them into local variables which are very similar to the LINQ objects, which massively improves performance. I have a




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: