Open Source Projects
Beside working at our commercial projects, we had time to realize some nice open source applications and libraries that are available through codeplex.
ImageTools
 | ImageTools for Silverlight is a library, which provides additional functionality for loading, saving and manipulation images from different sources and with different formats. It is extendable, you can write custom image encoders and decoders and filters. Project Site: http://imagetools.codeplex.com |
DB Schema Viewer
 | Open Source Version of the DB Schema Editor applicatiom, where you can view database diagrams from different sources. It is limited to view the diagrams only, but you are free to extend the application to support edit operations. Project Site: http://dbschemaviewer.codeplex.com/ |
Windows Toolbar for Silverlight
 | Windows.Toolbar is Silverlight library that implements common widgets that allows us to build a rich toolbar control in our applications, it incorporates: group panels, drop down buttons, pickers… Codeplex Project Site: http://wintoolbar.codeplex.com/ |