3 ms·
-- ASP.NET and ASP.NET MVC are actually completely different (even though they share the same name) -- They use dirrent rending engines, but the business logi
by AlexTheFounder 17y ago
-- ASP.NET and ASP.NET MVC are actually completely different (even though they share the same name) --
They use dirrent rending engines, but the business logic is more important and is usually > 50% of the codebase, so it can still be reused in MVC Asp.Net.