Click here to Skip to main content
15,893,161 members
Articles / Programming Languages / Razor

Three Steps to Get Fat-Razor MVC Views on Diet

Rate me:
Please Sign up or sign in to vote.
4.92/5 (6 votes)
16 Jun 2013CPOL5 min read 13.9K   7  
ASP.NET MVC Views give you the power of Razor View Engine with the flexibility of writing C# code. However, if you do too much C#, you will end up with Fat-Razors that need to go on a diet or you might be risking separation of concern attacks.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United Kingdom United Kingdom
Passionate about refining software practices, promoting self-motivated teams and orchestrating agile projects.
Lives in London, UK and works as a .NET architect consultant in the City.

Blog AdamTibi.net.

Comments and Discussions