What's New in Silverlight 5 RC - Invoking "Run" Dialog from In-Browser Silverlight Application
            
        
     
    
        
            
            0 comments
             /  
                    posted by 
                    Silverlight Show
                     on 
            Sep 08, 2011 (4 days ago)
        
     
    
    
    
        Read the original post by Kunal Chowdhury at Kunal's Blog Silverlight 5 RC (Release Candidate) has been already released. There are some new features already included in this build. Among them, one most important feature is PInvoke. PInvoke means Platform Invoke. By using this, you can directly talk to system resources without using COM APIs.   In this article, we will explore it more and show you ...