ASP.NET 2.0: CacheKeyDependency

Posted by: Dino Espositos WebLog, on 08 Aug 2005 | View original | NEW Bookmarked: 0 time(s)

Imagine you have a master/detail page with a GridView and a DetailsView. You select a record in the DetailsView, make some changes and save. How can you have the master element--the GridView--refresh to reflect the change You hook up the ItemUpdated event on the DetailsView and call DataBind on the GridView control Simple and effective. It works most of the times, but as-of-my-experience-and-coding not always. So when isn't it working Let's take it the other way around and list when it actually...

Advertisement
Category: SQL | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 3314 | Hits: 362

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD