Silverlight Toolkit - Rating Control
        Posted  
        
            by Silverlight_noob
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Silverlight_noob
        
        
        
        Published on 2010-05-07T21:38:28Z
        Indexed on 
            2010/05/08
            6:28 UTC
        
        
        Read the original article
        Hit count: 733
        
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?
© Stack Overflow or respective owner