architecture - "if" considered harmful in ASP.NET MVC View (.aspx) files? -


i remember seeing blog (or something) said should not use <% if ... %> in .aspx files in asp.net mvc, can't remember said alternative is. can remember seeing , point me it?

i'm not sure if saw, here blog mentions it. see item #11.


Comments

Popular posts from this blog

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -