We are starting a new application for Business, now we have different choices, ASP.Net Web form with AJAX vs ASP.Net MVC with jquery/Kendo Ui, or use telerik controls with web form (we already have license for old telerik controls not the newer one.).The database is Oracle 11G and SQL-Server2008 both. The data is distributed between these two databases.This is total business application with moderately complex ui at this moment. The deadline is mid June,and we don't have much expertise in jQuery. Team is more experienced with AJAX and to some extent Radcontrols.We will be heavily using grid to load data, add/edit data in grid. Not sure in jQuery if such open source grid is readily available and even if it is available not sure how will be the support unless we buy something like kendo UI.Any suggestion, on selecting technology? As per logic it looks like ASP.Net AJAX will be sure shot but this project can be a good chance for team to learn MVC. That's why i prefer MVC with jQuery with Nhiberbate. I prefer Nhibernate as it will be easier to connect both Oracle and SQL-Server. But do we really need ORM?Can Kendo UI be suggested to management over newer telerik AJAX controls?