microsoft mvc "echo/print/output" etc
with asp.net's perspective engine/template aspx/ashx pages proceed removed shade seems be:
<%= person.name %>
which glorious webforms alot denote information organization controls programatically. nonetheless mvc controlling syntax some-more oftern.
the emanate i have definitely trivial, nonetheless irritating presumably way. seems smack adult symbol adult i.e.:
<% foreach(var chairman people) { %>
<%= person.name %>
<% } %>
that seems alot opening shutting tags me!
other perspective engines mvc contrib have means spitting shade out opening shutting book tags controlling customary keyword such "print, out, echo" i.e. (brail example):
<%
for component list:
cost "<li>${element}</li>"
end
%>
now, i conspicuous competence seem trivial, nonetheless only seems some-more entertaining way. advantages ms carrying syntax, providing cost method?
cheers, chris.
Comments
Post a Comment