Design pattern to easily replace JavaScript with C#
know software design pattern should follow simplify code replacement?
thought of mvc (model view controller) or mvp (model view presenter). both think need replace model , controller/presenter while keeping xaml view. not such big deal. have better idea?
hello.
well, guess can build application porting easy. however, version 1.1 has features can't use 1.0. instance, i'm thinking controls. in 1.1 surelly have several controls encapsulate several portions of ui , think best can in js "encapsulate" xaml element js object. yes, you can in c#, but think building reusable components have , feel , behavior way go when using silverlight 1.1. guess i'm trying here there isn't pattern can use definitly make write code when porting 1.0 1.1 (again, can since c# supports features have in 1.0, similar port asp app asp.net , continue use <% %> through out code, right?)
Silverlight > Programming Silverlight with .NET – General
Comments
Post a Comment