عنوان:

‫MvcHandler و بررسی عمیق نحوه پردازش درخواست ها توسط آن در ASP.NET MVC


نویسنده: سالار ربال
تاریخ: ۱۳۹۶/۰۱/۱۷ ۱۲:۵۶
آدرس: www.dntips.ir

ASP.NET framework

ASP.NET framework is heart of ASP.NET MVC application. Basically, ASP.NET is a request processing engine. It takes incoming request as input and sends it through internal pipeline till the end point. 



مشاهده مطلب اصلی