Kev'n Roberts

Browse by Tags

All Tags » ASP.NET (RSS)
ValidationGroup on the ValidationSummary Control
Today I learned an important lesson about the ValidationSummary control. But first, some background. The bug I was working on was this: the validation summary did not display the validation errors. The page would repost and redisplay, but there was no...
Session Dump Utility
I'm currently working on a project where we are storing quite a bit of data in Session for the user. Naturally, QA had a hard time testing whether or not something actually was stored in Session. So, we wrote a little page that showed the values of what...
Developer Barbarian
Dan Hounshell suggested that in the ASP.NET community, there are three types of people: Community Leaders Practical Experts Developers (i.e. everyone else) The Community Leaders, he writes, are the people who steer the community. He names Scott Guthrie...
More Posts