One of the things that I have noticed about LLBLGen Pro Version 2.0 is that, post installation, the LLBLGenProDataSource control is not added to your control. In my opnion one of the most important additions to the second version for LLBL is the fact that it supports the ObjectDataSource control model, but the control is only useful in your organization if people use it in development.
The following is a summary of how to add the DataSource control to your Toolbox:
1 .Right click toolbar and choose items. (Loading the choose items dialog may take a few moments)
2. On the choose items dialog click Browse
3.Locate the SD.LLBLGen.Pro.ORMSupportClasses.NET20.dll and select open.
4. The choose items list has now been updated.
Sort the list by name and check the box next to LLBLGenProDataSource. (note both of the Datasources will select automatically).
Select OK and view the new items on your toolbar.
