Is MS SCSF-CAB framework outdated, is there a better framework now?

588 views Asked by At

Seems no more discussion about MS SCSF-CAB, is this framework outdated? is there a better framework?

2

There are 2 answers

1
Kumar On BEST ANSWER

MSFT is promoting WPF now, the SCSF counterpart of that is PRISM

http://www.codeplex.com/CompositeWPF

1
huoxudong125 On

In My project I found the SCSF is not outdate for Winform Programming.PRISM is just a SCSF's another specifical implement in WPF using some features of WPF.Maybe SCSF is hard for SoftwareDeveloper beginner, it's used in some complex projects.I found Petrel's architecture is more like SCSF.(Petrel is platform software developed by Schlumberger)

and there is a SCSF2010 addin for vs2012 and vs2013