Slashdot Mirror


More Windows Phone Update Problems

angry tapir writes "Yet another problem has cropped up preventing some Windows Phone 7 users from getting two software updates, adding a new chapter to the update saga that started in February."

1 of 103 comments (clear)

  1. Re:Update saga? by giuseppemag · · Score: 1, Informative

    Silverlight is not "pointy clicky development". It is a clean Reactive Programming model that strongly emphasizes the distinction between general layout, data templates (how you represent your app objects) and application logic. The three layers are put together, respectively, by XAML, templates and styles, and the very powerful mechanism for data-bindings.

    I do not wish to offend, but you may not know much about Silverlight. Up until a couple of versions ago it did not even have a visual plugin for Visual Studio...

    --
    My book: Friendly F#, fun with game development and XNA; my game: Galaxy Wars by VSTeam; my gamedev language: Casanova.