Sharepoint 2007: List Events Practical Example: Creating a rigged survey!!

Posted by: Sahil Malik - blah.winsmarts.com, on 30 Jul 2006 | View original | Bookmarked: 0 time(s)

Sharepoint 2007 supports various events on Lists. These events can be broadly classified into two categories - Synchronous and Asynchronous. Synchronous events such as "ItemAdding" or "ItemUpdating" occur before the action has taken place. They occur synchronously, in other words, these are in the singular pipeline of events that must finish in order for the action to take place. This means, you can effectively cancel the occurring event, should you choose to do so. Asynchronous events on the other hand, such as ItemAdded or ItemUpdated occur after the action has taken place. For instance, you may want to scrub the data after it has been entered, or you may want to email the administrator if a field has been added - as an FYI. These do not affect...

Advertisement
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 4604 | Hits: 1104

Similar Posts

  • Accessing ClientID or UniqueID too early can cause issues more
  • Converting the DotNetNuke Survey module to use the DAL+ (in VB and C#) more
  • Make SharePoint 2007 Act Like SharePoint 2010, Updated more
  • PDC Sessions Have Been Posted!!! more
  • SharePoint Sites are Data more
  • Making Survey work in DNN 4.5 more
  • TDD development with Sharepoint 2007 more
  • Review: ASP.NET 2.0 Unleashed more

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