- Joined
- Apr 19, 2011
- Messages
- 1,331
What's the most efficient between :
1. Clear Hashtable then Save new values
2. Save new values without clearing hash
(in the case that i need to change all the value)
1. Clear Hashtable then Save new values
2. Save new values without clearing hash
(in the case that i need to change all the value)