eramgarden
Contributor
- Joined
- Mar 8, 2004
- Messages
- 579
I'm continuing reading the article about Classes. In this one, it's talking about having constructors...
http://www.developer.com/design/article.php/10925_3464311_2
I use vb.net/asp.net.
Question: Do i have to use it? i'm looking at the application that was designed by another developer and he doesnt have it in every class. This article says to use it when you want to init attributes.
http://www.developer.com/design/article.php/10925_3464311_2
I use vb.net/asp.net.
Question: Do i have to use it? i'm looking at the application that was designed by another developer and he doesnt have it in every class. This article says to use it when you want to init attributes.