Hi all,
I want to use WinForm-Controls of the third-party-product
"NetAdvantage" of the company Infragistics.
I have heard, that it is better to implement these
controls with an adapter, which is an often used
design pattern.
My questions are now:
1) Does anyone have an idea, whether I need
this adapter or not and if it is a big work to
develop all these adapter classes?
2) Does anyone have a short source example
for usage of this adapter-design-pattern in C#?