1
vote
Issues During ASP.NET MVC Upgrade from Preview 5 to Beta?
Html.TextBox - value now is object, not string.
So, hidden errors possible (not at compile time and even not at runtime), for example I've used this overloaded method earlier Html.TextBox(string na …
