Automating readable markup in ASP.NET, WPF, and Silverlight
[Update 06/07/2008]: New features have been added to this project. You can read about the new features here. In addition, ASP.NET inline code in attributes (such as Eval() statements) is now supported.
Downloads: Codeplex | Setup (VS2008)
A long time ago I was watching Joe Stagner’s ASP.NET AJAX videos and I saw him purposefully indenting the attributes in his ASP.NET markup so that they lined up neatly underneath each other. I really took to this concept because it’s so much easier to read a laundry list of attributes than it is to scroll across your page trying to hunt down your markup. I emailed…
Continue reading "Automating readable markup in ASP.NET, WPF, and Silverlight" »


Socialized