具有多种形式的类库的合适框架是什么 [英] What is the suitable framework for class library with multiple forms

查看:57
本文介绍了具有多种形式的类库的合适框架是什么的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我需要开发一个包含多个窗体的类库。我无法将表单和底层逻辑实现为单独的项目。据我所研究,我无法为此找到合适的框架。我已经尝试了MVC和MVP,但是这项工作的非
与一个具有多个窗体的类库。有没有人有一个很好的建议来解决这个问题?

I need to develop a class library with multiple windows forms. I couldn't implement forms and the underlying logic as separate projects. As far as I have studied I couldn't able to find a suitable framework for this. I already tried on MVC and MVP but non of this work with a class library with multiple windows forms. Does anyone has a good suggestion to resolve this problem?

谢谢

推荐答案

嗨nishmj,

Hi nishmj,

感谢您发布此处。

如果您需要更多表单,请尝试使用Windows表单。这不是一个DLL。您可以开发多个表单,然后使用下面的方式添加引用并在另一个项目中使用它。

If you need more multiple forms, try to use windows form. It is not a dll. You could develop multiple forms and then use the way below to add reference and use it in another project you want.

这是一个线程链接,显示如何在一个项目中使用表单到另一个项目项目。

Here is the thread link which shows how to use form in one project to another project.

https://social.msdn.microsoft.com/Forums/en-US/375476a5-8e23 -496e-95a7-ac777cb78468 / running-a-referencedquot-project-aquot-from-a-button-click-in-other-quotproject-bquot?forum = csharpgeneral

最诚挚的问候,

Wendy


这篇关于具有多种形式的类库的合适框架是什么的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆