E
Eliyahu Goldin
I use "for" only if I need to access the iteration index "i" inside the
loop. Otherwise I use foreach. Why to introduce another variable if you are
not going to use it?
--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
loop. Otherwise I use foreach. Why to introduce another variable if you are
not going to use it?
--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net