System.Threading.Thread--.NET vs .NET Compact

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there an article or articles on how to handle the differences between
"System.Threading.Thread" in Net and NetCF? There seems to be many
differences. We are trying to port a Net Dll to NetCF. Any help would be
appreciated.

Thanks.
 
As I feared management at the company I work for is uncomfortable using an
Open Source like OpenNETCF. Why they are is concerned is not clear.

Are you aware of any third party commercial software that extends NetCF?

I had downloaded the source code and built OpenNetCf and it built fine. In
addition, it was providing about 2/3 of the missing functionality.
Unfortunately I don't make the rules.

Any help would be appreciated.

--
John Olbert



Use the ThreadEx from OpenNETCF. There are no differences then.

www.opennetcf.org/sdf

-Chris
 
If it makes your management more comfortable we can charge you for it or you
can get a support agreement through OpenNETCF Consulting
(www.opennetcf.com). I've not seen anything commercial that provides the
same functionality (tough to sell something that's already free).

--
Chris Tacke
Co-founder
OpenNETCF.org
Has OpenNETCF helped you? Consider donating to support us!
http://www.opennetcf.org/donate


John Olbert said:
As I feared management at the company I work for is uncomfortable using an
Open Source like OpenNETCF. Why they are is concerned is not clear.

Are you aware of any third party commercial software that extends NetCF?

I had downloaded the source code and built OpenNetCf and it built fine. In
addition, it was providing about 2/3 of the missing functionality.
Unfortunately I don't make the rules.

Any help would be appreciated.
 
Sounds like a possibility. I did not see any discription of the service
products or pricing for support agreements through OpenNETCF Consulting.
Could you point me in the right direction.

Thanks.
 
Back
Top