December 5th, 2005
Manipulating Web Parts in ASP.Net 2.0
In my last article, I introduced web parts to you, explained how to implement them in an ASP.Net application, and how to modify their default behavior and properties. This article will explain how you can allow end users to edit the web parts on their page(s), as well as interconnecting multiple web parts on one page. Read the tutorial

