.net mvc htmlattibutes hyphen
<%= Html.TextBox("name", value, new { @data_foo = "bar"}) %>
Gingersnap
<%= Html.TextBox("name", value, new { @data_foo = "bar"}) %>