
05-09-2005, 09:19 PM
|
|
Theorist
Join Date: Sep 2003
Posts: 307
|
|
That's essentially a performance FAQ: you won't find much information of general interest about .NET CF 2 there.
Performance information is useful in itself of course, especially for the Compact Framework. On the other hand I'm always nervous about people becoming fixated on performance as if it were the only issue that should be considered. Apart from taking reasonable precautions, you should look at peformance-specific optimisations when you have reason to believe that performance is a problem.
For instance, a naive reader of the FAQ could mistakenly infer this rule: "Don't use properties". And I would slap them. :twisted:
|
| |
|
|
|