By mihaicampean
via sorin.sese.ro
Published: Oct 04 2007 / 02:37
A few tips on optimizing C# code...
By mihaicampean
via sorin.sese.ro
Published: Oct 04 2007 / 02:37
Comments
Michael Sync replied ago:
>>Carefull with the binding.
I agreed with Michai for binding statement. In our project, we try to not use the direct ADO object or DataReader or DS .. we use only business objects in Presentation layer...
>>Avoid List and use Dictionary when making caches.
I think you need to explain about that more details. (how did you know Dictionary class is 10 times faster than List? how did you test? )
seems like "title" is more interesting than the content.
Thanks.
skain replied ago:
Another master of the obvious.
Voters For This Link (9)
Voters Against This Link (6)