Stack vs. Heap
This module introduces you to the differences in how memory is managed on the Stack and how it is managed on the Heap.
Adding Controls to an ASP.NET form Dynamically
This module describes how to dynamically add controls to an ASP.NET form. In it, I discuss how to use the forms ViewState to persist control with each PostBack. I also show you how to access the contents of the control when the user submits the form.
|
|
|