Check out this code block within an ASP.NET forms application:
It's quite wide, and the repetitive attributes that I mostly don't care about are left-most. It'd be nice to move the "runat" and "EmbedInDiv" attributes to the end of these tags. Having "LabelText" first seems nice, right?
CodeRush has …
read moreThere are comments.