Question 1: How do they implement the ajax in ASP.net framework. Is it like what I thought? Every ajax call request a MVC URL.
Question 2: How do they implement URL routing?
Question 3: How do they do data isolation?
Question 4: How do they rende a page? Does it support old third part compoment?