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.
 
Send me an email directly and we can discuss it.

--
Chris Tacke
Co-founder
OpenNETCF.org
Are you using the SDF? Let's do a case study.
Email us at d c s @ o p e n n e t c f . c o m
http://www.opennetcf.org/donate
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top