Archives

Archives / 2010 / February
  • PersianCalendar support for DevExpress

    Tags: DevExpress

    Creating Line of Business applications using DevExpress WPF controls is just a breeze. The actual application is nice looking too! Since there are a couple of skins available and the good thing is … more

  • Silverlight Binding: Lesson Learned

    Tags: CodeAnalysis

    When working on a Silverlight application that recieved data from a WebService I notice that loading of an array of 1500 items takes a lot of time. With this problem, application launch that has 3 … more