January 6, 2011

Application Development Tips with Silverlight 4 Tools

Silverlight is a great tool that you can use to work with data retrieved from different services. With some knowledge of asynchronous programming and callbacks, you can use Silverlight to develop applications that are bound to data retrieved from different services that can scale over time. This article presents a