unreal_event_horizon
New member
- Joined
- Aug 6, 2014
- Messages
- 2
- Programming Experience
- 1-3
Hi All,
currently in the process of learning VB.net via distance learning, i am probably amongst heros and legends in the community, so if my question is in the wrong section or i am asking very novice questions i do apologize.
i am currently learning inheritance and creating classes.
i guess my question basically is the following.
essentially im looking for examples of classes and different variants that can be set up.
after long searches on the web i keep coming back to msdn with a description of classes which i am finding hard to understand.
many thanks for any input or advice.
Dave (ireland)
currently in the process of learning VB.net via distance learning, i am probably amongst heros and legends in the community, so if my question is in the wrong section or i am asking very novice questions i do apologize.
i am currently learning inheritance and creating classes.
i guess my question basically is the following.
- when creating a class i must declare the properties (if i am incorrect please correct me)
- using get/set i declare what the values will be.
- here in lies my question, can i enter code under the set code to process a simple equation or even make a label show and say "hello world" if a criteria is met.
- at the constructor point, i assume no code can be entered here.
essentially im looking for examples of classes and different variants that can be set up.
after long searches on the web i keep coming back to msdn with a description of classes which i am finding hard to understand.
many thanks for any input or advice.
Dave (ireland)