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.
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.
Hello Vivian,
Thank you for your information.
Do you have any suggestion for me which data-access framework i should use?
Or do you have any positive experience with a specific framework?