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
1155
data-access framework for .Net applications with Infragistics 13.2
posted

Hello Infragistics Team,

im looking for a new data-access framework (e.g. Entity Framework or NHibernate) for my .Net applications. Do you know any framework which works fine with Infragistics 13.2?
Or are there any (performance) tests or experiences you can provide especially for frameworks which are supported by Infragistics?

Thanks for your help.

Parents
No Data
Reply
  • 7570
    posted

    Hello linksaussen,

    Thank you for contacting Infragistics!

    Currently, we are not tied with  any particular data-access framework, as long as our controls are bound to the data type they support. For example, our igGrid support IQuerayable using MVC wrapper. And on the clientside, it may be bound to JSON data or any service which generates JSON data.

    If you have any questions, please let me know as well.

Children