开发者

MVC archt. in Silverlight Application

I want to implement MVC arch. in silverlight application.

I have the following questions:

Is silverlight version and MVC architecture is dependen开发者_StackOverflow中文版t? 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


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:

  • Model-View-ViewModel In Silverlight 2 Apps
  • Using the MVVM Pattern in Silverlight Applications
  • Good Silverlight-MVVM Practice Example
  • 5 Minute Overview of MVVM in Silverlight
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜