|
|
|
|
|
by AlexTheFounder
6280 days 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. |
|