Wednesday, Jul 8 by Dino Esposito
Dino Esposito demonstrates that data entry can be equally powerful with ASP.NET MVC, and can result in even more elegant coding. But it does require a different model — and mindset.
Tuesday, Jul 7 by Gianni Tropiano
This article shows a way to use CustomValidator with asynchronous WebServices.
Monday, Jul 6 by Abdulla AbdelHaq
In this article, Abdulla examines the creation of a new custom GridView control from scratch, which allows the developer to include a checkbox column to the GridView control automatically with embedded JavaScript code to check/uncheck the checkbox column without the need to write any bit of code....
Sunday, Jul 5 by Md. Masudur Rahman
Shows how you can display a modal popup using the AJAX Control Toolkit's ModalPopupExtender control in various scenarios to achieve smooth user interaction.