Hello,
We are currently working on a 3 tier asp.net web application, with .NET 3.5. We need to populate controls with a large amount of data.
I would like to know how to load the data in a listbox and combobxox in a fastest way, from the DAL to the UI. What are industrial best practices using latest and feasible technologies (ASP.NET MVC, Entity Framework, RadControls for ASP.NET AJAX, etc.)?
Tell me if you need more information.
Thanks a lot in advance!
We are currently working on a 3 tier asp.net web application, with .NET 3.5. We need to populate controls with a large amount of data.
I would like to know how to load the data in a listbox and combobxox in a fastest way, from the DAL to the UI. What are industrial best practices using latest and feasible technologies (ASP.NET MVC, Entity Framework, RadControls for ASP.NET AJAX, etc.)?
Tell me if you need more information.
Thanks a lot in advance!