fb like button code

ASP.NET MVC 3.0



       Lightweight & follow MVC pattern

       Has HTML Helper  -  @Html.ActionLink()

       No view state involved- automatic state management

       File based URLs – http://localhost/{controller}/{action}/{Id}

       Customizable Syntax (Razor) - @Control_Name

       View & logic are kept separate.

       Layout page for consistent look & feels

       Partial View for code – re-usability

0 comments:

Facebook