After my last blog post on how to layout a different UI design instead of a normal tabular format, I had quite a few comments on how you would add sorting, paging and filtering and so on. That is one of the best parts about using the GridView control...
I have long had a problem with using grids to display data to the user. I have an even bigger problem with editing on a grid. A grid is easy to implement for a developer, and this is normally why developers use them. However, a grid is normally not the...
PDSA, Inc. has just published the update to the popular eBook on ASP.NET Security. Below is a synposis of the book. Fundamentals of ASP.NET Security Security should be something all developers think about from the very beginning of a new project. This...