| Author: shakti singh tanwar 23 Jun 2008 | Member Level: Diamond | Rating: Points: 4 |
http://www.sharepointblogs.com/ldusolier/archive/2006/12/22/use-bdc-to-connect-to-oracle-databases-you-can-use-the-bdc-feature-of-moss-2007-to-interact-with-information-stored-in-external-data-sources-for-example-sql-server-and-oracle-data-bases-the-bdc-part-2.aspx
http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=1498521&SiteID=17
|
| Author: Kumar Velu 23 Jun 2008 | Member Level: Diamond | Rating: Points: 4 |
CreateChildControls method:Add web controls to the Controls collection. it's important to know that the CreateChildControls method is called before the OnPreRender event occurs.
Refer : http://safari.oreilly.com/9780596514075/understanding_event_order http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=1498521&SiteID=17
|