Kick Spy!, Kick Zeitgeist and Kick Widgets
aspdotnetfaq.com — Asp.Net 2.0 GridView control is very powerful control. Developers at Microsoft really did a great job when designing it. Its like Swiss Army knife for selecting, editing, sorting, paging and displaying data. Combined with various DataSource controls (ObjectDataSource, SqlDataSource) it helps you execute most of your Read, Update and Delete operations without writing a single line of code. Off course, nothing is perfect. For example, creating new data is is one common task that is not so simple to accomplish with GridView. Let see how we can easily insert new rows of data using GridView and SqlDataSource... read more...
aspdotnetfaq.com — Back in the days of ASP.NET 1.x there was no easy way to make post-backs to pages different than the current page (so called Cross Page Postbacks). From Asp.Net 2.0 this is solved with built-in features that allow us to easily send information from one page to another. Lets see how... read more...
west-wind.com — Rick Strahl summarises the disadvantages of the current ASP.NET WebForms model, and how the new ASP.NET MVC framework might address some of these issues. read more...
dotnetzone.gr — Although I've seen a lot of articles describing how to dynamically add controls to a Web Form, few mention even a little hint to how you can make event handlers actually WORK with dynamically-added controls. This article may seem (and probably is) a beginner-level one, but I think it's essential to cover this issue. read more...
ayende.com — Ayende talks about three common approaches for implementing the MVC pattern while still trying to use WebForms (and all of the controls that come with it), and how they each fail in one aspect or another. read more...
Sponsored Link: www.carlist.ie
Ads via The Lounge