XBAP 中的工作流程通过 WCF 与 DB 链接?
现在我通过 .XBAP 文件( XAML Brwser 应用程序)在 ASP.NET 项目中托管了 wpf(工作流重新托管设计器)。
我想将我的数据库与这个 .XBAP 文件集成,这也是通过 WCF 进行的。
我有 2 个问题:
1-如何将 XBAP 与需要 cs 文件才能使用的 WCF 集成?我搜索了很多,我知道这是可能的,但我没有找到步骤。
2-一开始我应该在WPF应用程序中(在制作XBAP文件之前)通过ORM(Linq)之类的方式与数据库集成。现在我有 XBAP,它在另一个项目中与相同的数据库链接,但是文件 XBAP 如何理解服装活动或其中的任何其他对象,即数据库是相同的或将看到它?
我真的需要帮助 谢谢
now i have wpf hosted (workflow re-hosted designer )in ASP.NET project via .XBAP file ( XAML Brwser APplication ).
I want to integrate my DB with this .XBAP file and that's also via WCF.
i have 2 questions :
1- how do I integrate XBAP with WCF which needs a cs file to work with it? i search alot i knew that is possible but i didnt find the steps.
2- in the beginning i should be in WPF application ( before making the XBAP file ) integrated with DB via somehow like ORM ( Linq ). now I have XBAP which in another project linked with the same DB, but how the file XBAP will understand the costume activities or anything others objects inside it that is the DB is the same or will see it?
I really need help
Thank you
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论