Before learning new enhancements in
sharepoint2010, we have to know why they were enhanced. So that we can remember
new features easily, below are the limitations on sharepoint2007 what I covered
in my development career.
- Cannot hook the events to a particular SharePoint lists.
- Need to use standard pre-defined error page when canceling the events, which is not so intuitive for the end users
- No JavaScript alert instead of redirecting to pre-defined error page
- No events for SPWeb object.