On the hands-on lab of the SharePoint webpart user control package written some time ago, two new labs were added to make the entire hols more complete. You can learn how to use the SharePoint object model in the user control from the newly added lab, and how to use vs. NET 2003 to perform breakpoint tracking and debugging on the user control encapsulated by the package.
Lab0: Install and deploy the user control package
Lab1: deploy the user control as a webpart to the SharePoint page.
Lab2: add custom attributes to the user control
Lab3: allows the user control to support webpart connection
Lab4: Use the SharePoint object model new! In the user control!
Lab5: using the user control packageCodeBreakpoint debugging new!
Download the complete hands-on labs and the project source code used in lab on this page. If you find any errors or problems in Hol, please tell me (kaneboy (AT) gmail.com ).