SilverLight Application Performance

  • Replace Ajax by the usage of SilverLight or a supplement to it.
  • Implement the Silverlight entirely in a form
  • Dynamic tables or grids can be implemented using silverlight, in which the client side sorting can be done.
  • It provides a light weight updates when data changes
  • we can replace the script functions with managed code.
  • we can use the bidirectional script and DOM interface to reduce the page weight