Contents tagged with silverlight

  • Silverlight free controls

    We are doing some Silverlight development so I started to look for third party controls to make my webapp look sexy, and came across Martin Grayson’sBlacklight project. Seems Microsoft is investing in developing and releasing quality controls, source code and everything, not tied to the official Silverlight release.

  • eBanking meets RIA

    So we said to ourselves, all internet banking applications look pretty much the same, despite there are some new toys in town like Silveright, and AJAX. What would be the result of applying Rich Internet Application technologies to our internet banking platform?

    This was the result back in January,



    Now where are back again working on a new, improved version.

  • How to develop a casual game with Silverlight 2

    Game programming was my first love in computer science, and a couple of weeks ago I decided to give it a try with the new Silverlight 2 version available. To my surprise I could accomplish something fun with little effort, and maybe there's someone out there trying to do stuff like this, so let's go through the basics of building a casual game with silverlight 2. Our target will be to develop a mutant version of the old breakout classic. We are going to animate a paddle to prevent a ball from touching the ground while breaking bricks on top of each screen.