In this chapter, you will learn about the basics of arrays. An array is like a block of memory. So, we'll begin by creating a couple of TextBox controls and then reading the values from the boxes into an array.






















































In this chapter, you will learn about the basics of arrays. An array is like a block of memory. So, we'll begin by creating a couple of TextBox controls and then reading the values from the boxes into an array.