Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Prior to SharePoint 2010 modifying list forms to add custom business logic was difficult. This was because the list forms were simple ASP.NET pages, and you either had to modify these in SharePoint Designer or do some tricks, none of which were very elegant and maintainable. In SharePoint 2010 you can convert your list forms into InfoPath forms, which can be easily modified and are really easy to maintain. You modify the Tasks lists form in InfoPath. To do that, follow the next steps.