This is my first silverlight Application.
I am trying to use Rating Control from 3.0 Toolkit with VisualStudio 2008
Here are the problems:
I am unable to see designer view after adding Rating Control and few other controls. I am not getting any errors or warnings on markup or while compiling.
Trying to access Property window for any control is giving me this message " Property Editing not available".
Is this the way silverlight was made available with Visual Studio or is there something I am missing here?