开发者

Composite Application Block - Is there a suitable replacement available?

开发者 https://www.devze.com 2023-01-21 10:02 出处:网络
I have two very large W开发者_运维技巧inForm applications built on the now dead Composite Application Block (\"CAB\") from Microsoft Patterns & Practices.I was an earlier adopter and jumped in fir

I have two very large W开发者_运维技巧inForm applications built on the now dead Composite Application Block ("CAB") from Microsoft Patterns & Practices. I was an earlier adopter and jumped in first to embrace and use CAB. Well, now that it's truly dead I'm starting to think more and more about the future and what framework I can migrate to.

What I like about CAB: * Structure, structure, structure - I lose focus easily and tend to suffer from "analysis paralysis". CAB introduces a "way to do things" and that keeps me on track and developing the application instead of worrying "how to wire up events, or what the best IoC is, etc. * Actually... I think that's about all that I really like about CAB ;0)

I have seen articles about "build your own CAB" but I'm not interested in that. I'd really like to jump ship to a similar framework that is solid and actively supported. My web searches have not turned up anything that seems to serve the same needs as the CAB did. Maybe it's that everyone DOES build their own and that's why there isn't another framework out there.

If you have some guidance or advice I'd really like to hear it.


You can check out the

  • Smart Client Software Factory

OR the

  • Web Client Software Factory

I am not sure about specific features / patterns that are targeted by especially the SCSF v/s the CAB but i have been using WCSF for a while now and it definitely provides the structure that you like about CAB.

I believe these two do constitute the prescribed guidance from P&P and are definitely being updated.


I would suggest you porting your app into WPF - PRISM. I wish they had a PRISM way for Winforms too, but sadly they dont. We had two of our last enterprise level applications migrated using SCSF, now we have switched over to PRISM for the obvious reason. It does include initial learning curve, i knew wat WPF was and had my Helloworld app done with few extras. but now since we had to switch to PRISM WPF, i am having the steep learning on both! Good luck!

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号