I want to know how I can use Dynamic C # whenever I have not inherited my representations from a model.
- their way of writing dynamic C # in views whenever I use Razor.
how can i write razor code that matches this aspx cod
<% List<item> items = new List<item>(); %>
how can I write this in my MVC 3 applications [razor]
Steven spielberg
source share