Let’s say you have the following snippet of code below. The code dynamically instantiates a new ASP.NET control, changes the title property and then adds the control to the control collection of a placeholder on the page – a typical approach to dynamically creating controls. When the control loads, it adds an item into the [...]
Archive for July 13th, 2005
ViewState Tracking in ASP.NET Controls
Posted in Everything, Software Development, tagged ASP.NET, Web Development on July 13, 2005 | Leave a Comment »
