What are the main components in the SharePoint Integrator SDK?
Mainsoft SharePoint Integrator SDK is a plug-in to the Visual Studio IDE that provides ASP.NET controls and class libraries you can use to build custom portlets and composite applications for WebSphere Portal. The main control is the SharePointDataSource control, which follows the ASP.NET 2.0 declarative model for data access like the SQLDataSource control or the ObjectDataSource control. The SharePointDataSource can be dragged and dropped to an ASPX designer and then assigned to any ASP.NET data-bound UI control such as GridView, DataList, or TreeControl to display SharePoint data in WebSphere Portal. The SharePointDataSource control provides a rich designer wizard, which takes you through the configuration steps, including connecting to the SharePoint site, selecting lists, selecting fields, conducting items filtering, sorting, and grouping. Mainsoft SharePoint Integrator SDK also provides the SaveCredentials control, which enables you to build ASP.NET portal Forms that capture Share