WPF与MVVM和实体框架具有多对多关系

WPF与MVVM和实体框架具有多对多关系

问题描述:


我是新手到.Net但由于我对编程有初步了解,我希望将自己从VB6升级到.Net。首先,我下载了Microsoft的示例应用程序"Employee Tracker"。并遵循该模式开发我自己的小型桌面
应用程序,以跟踪我的组织中正在执行的法院案件。我已成功创建了所有主服务器及其视图,以使用MVVM和Entity Framework在WPF中管理CRUD。但是当它处理多对多关系时,我只是因为示例应用程序没有覆盖它而导致
陷入困境。为了得到解决方案,我努力环顾四周,但还没有任何解决方案。

I am new to .Net but since I have preliminary knowledge of programming I wish to upgrade myself from VB6 to .Net. To start with I downloaded Microsoft's Sample Application "Employee Tracker" and followed the pattern to develop my own small desktop application to keep track of Court cases being carried out in my organisation. I have successfully created all the masters and their views to manage CRUD in WPF using MVVM and Entity Framework. But when it came to handle Many-to-Many relationship I simply got stuck up since the sample application has not covered it. In order to get solution I have tried hard to look around but have not got any solution yet.

我有以下三个表:

很抱歉,但您在错误的论坛发帖。 您想在其中一个Visual Studio论坛中发帖。 该论坛仅适用于管理脚本。

Sorry but you are posting in the wrong forum.  You want to post in one of the Visual Studio forums.  The forum is exclusive to Administrative scripting.