G
Guest
Hi
We have just started working on developing an enterprise application using
..NET CF.
We realized that there are certain properties that are not supported in .NET
CF. For instance, we need to use Hashtable but the "Item" property of that
is not supported in CF. How do we get the value corresponding to a key?
Similary, we found the same thing missing in ArrayList also.
Can someone point out to some documents/links where such differences are
listed out and how do we go about fixing these? Do we have to implement our
own data structures for these kind of things?
Thanks
Manoj
We have just started working on developing an enterprise application using
..NET CF.
We realized that there are certain properties that are not supported in .NET
CF. For instance, we need to use Hashtable but the "Item" property of that
is not supported in CF. How do we get the value corresponding to a key?
Similary, we found the same thing missing in ArrayList also.
Can someone point out to some documents/links where such differences are
listed out and how do we go about fixing these? Do we have to implement our
own data structures for these kind of things?
Thanks
Manoj