标签:
Part 1 some diffrence from asp.net to asp.net mvc4
In MVC URL‘s are mapped to controller Action Methods
In a WebForms URL‘s are mapped to Physical Files
Please Note:Functon in a controller are generally called as controller Action Methods
Part 1 some diffrence from asp.net to asp.net mvc4
标签:
原文地址:http://www.cnblogs.com/gester/p/4856007.html