I am currently working on a n-tier (3 tiers) ASP.NET web application with the .NET 3.5 framework.
I would like to know how to load the data in a list control and drop-down list in the fastest way possible utilizing 'best practices' for n-Tier applicaqtions.
What are the best practices using latest and feasible technologies (ASP.NET MVC, Entity Framework, Telerik Combobox for the UI, AJAX, etc.)?