MVC 架构。在Silverlight应用程序中

发布于 2024-10-30 10:32:46 字数 190 浏览 1 评论 0原文

我想实现MVC架构。在silverlight应用程序中。

我有以下问题:

silverlight版本和MVC架构是否依赖?例如:构建 silverlight mvc 应用程序需要 silverlight 4

任何人都可以提供任何示例或示例项目链接或代码,以便我可以参考构建自己的应用程序吗?

提前致谢

I want to implement MVC arch. in silverlight application.

I have the following questions:

Is silverlight version and MVC architecture is dependent? for example: silverlight 4 is required for building the silverlight mvc application

Can any one give any example or sample project link or code, so that i can refer for building my own?

Thanks in Advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

知足的幸福 2024-11-06 10:32:46

在 Silverlight 中,更常见的是使用 MVVM 架构,而不是 MVC。 SL 具有一些允许在其中轻松使用 MVVM 的功能。

有用的链接:

In Silverlight there is more common to use MVVM architecture then MVC. SL has some features that allows easily use MVVM in it.

Useful links:

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文