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
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 4688 | Hits: 1108

Similar Posts

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