Beta2 is out -- What's new in Cider 
; 
http://blogs.msdn.com/jfoscoding/archive/2009/10/26/beta2-is-out-what-s-new-in-cider.aspx 
WPF를 해보신 분들이라면, 간단하게 정리된 다음의 항목들이 무척 반갑지 않을까 싶은데요. ^^
- DataSources window now works in Silverlight (as well as WPF) - you can now drag and drop from this window to your design surface to automatically hook up to data. 
- Property Inspector window gets a facelift -- now lets you sort by property source (e.g. see all the locally set versus inherited properties grouped together) 
- {d:DataContext} markup extension lets you set design time data across Cider and Blend. 
- UserControls can now use resources from App.xaml 
- Designer now loads with broken controls -- a red x shows you the control that could not load, and a gold bar shows you the exact exception. Previously you would have only gotten a "Problem Loading" screen.
시간되면, 예제와 함께 비교해 드리겠습니다. ^^
        
        
                    
                    
                    
                    
                    
    
                    
                    
                    
                    
                    
                
                    [최초 등록일: ]
                    [최종 수정일: 10/27/2009]