Browse by Tags
All Tags »
ASP.NET (
RSS)
Sorry, but there are no more tags available to filter with.
The problem The ability offered by .NET to set a thread-level culture then automatically format and select localizable resources using that culture's settings is wonderful stuff. Unfortunately, it's an approach that plays out quite a bit better in a client...
The problem Back when ASP.NET was first introduced, I had pretty high hopes that the new controls would offer support for automatic HTML encoding. Unfortunately, there was very little of this, and most of it was more than a bit lukewarm (more on this...
ASP.NET introduced a fancy new user input validation framework that, at least at first glance, appears to be a great advance over the complete lack of built-in validation support in ASP.OLD. Declarative validation is certainly wonderful stuff, and getting...
For quite some time now, I’ve been harbouring an increasing bit of frustration with ASP.NET. Overall, I like the platform, and I think that it’s a great advance over ASP.OLD. Unfortunately, there are a few areas in which I can’t help but feel that the...