Wednesday, April 8, 2009

srilatha

difeernce between silverlight &wpf :
The binding system in WPF also supports input validation which is not offered in Silverlight. In WPF you can use the IDataErrorInfo interface. Another important difference between the two systems is that Silverlight does not support commands which will allow the view to directly consume the ViewModel functionality.

No comments:

Post a Comment