Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
75
Using Infragistics controls with Web Client Software Factory?
posted

Hi,

I am beginning a new web application and am considering using the Microsoft Web Client Software Factory (WCSF) as a basis. My question is: Can I expect that most/all Infragistics controls will work fine together with the WCSF? Especially the grid controls...which will be very important in our application.

We were previously considering using the Microsoft MVC framework, and want to use Infragistics controls. We abandoned Microsoft MVC because:

  • It appeared that there would be difficulties in making the Infragistics controls work smoothly with MVC
  • Our developers are primarily experienced with ASP.NET WinForms development
  • We do not want/need to get into clientside(Javascript)-based controls at this stage

However, after my first look at WCSF, it seems very similar to Microsoft MVC...because of the similar Model-View-Presenter separation. Can I expect similar issues with WCSF, with respect to the Infragistics controls?