ADO DOT NET
Centurion
- Joined
- Dec 20, 2006
- Messages
- 160
Hi,
I have 2 questions:
1. I still didn't understand when I should use "" and when I should use Nothing?
For example, when checking the value of a text box or getting value from registry or etc... for which case I should use each one?
2. I also didn't found out the difference between <> and IsNot yet!
For example when comparing 2 values or comparing 2 checkboxes or etc...
When I should use <> and when I should use IsNot?!
Many thanks for your help to help me learn
I have 2 questions:
1. I still didn't understand when I should use "" and when I should use Nothing?
For example, when checking the value of a text box or getting value from registry or etc... for which case I should use each one?
2. I also didn't found out the difference between <> and IsNot yet!
For example when comparing 2 values or comparing 2 checkboxes or etc...
When I should use <> and when I should use IsNot?!
Many thanks for your help to help me learn