Chapter 3. Class Design
In the last chapter, we blazed through the basics of many of the components that can make up a class. With that overview in mind, let's consider the process of designing a class.Again, I must stress that with regards to "best practices," different scenarios require different solutions. As you gain experience with ASP.NET, you'll become comfortable with modifying and making these practices your own.