From: ch3ckmat3 on
Hi,

i want to deploy C# .Net application on Win CE.Net 6.0. The books i have
seen yet are on app development wih VC++ for CE. I need reference of a good
book / resources for application developement using .Net Compact Framework
only for Win CE 6.0.

any help will be appreciated.

TIA
From: Chris Tacke, MVP on
The MS Press book by Moth, Foot and Wiggley is a great reference. It's not
CE 6.0 specific, but nothing that you'll find is (nor is there a market
large enough to justify trying to write one).

-Chris

"ch3ckmat3" <ch3ckmat3(a)discussions.microsoft.com> wrote in message
news:F43AECD5-C286-4BD1-B6E2-6994DF4A7600(a)microsoft.com...
> Hi,
>
> i want to deploy C# .Net application on Win CE.Net 6.0. The books i have
> seen yet are on app development wih VC++ for CE. I need reference of a
> good
> book / resources for application developement using .Net Compact Framework
> only for Win CE 6.0.
>
> any help will be appreciated.
>
> TIA

From: ch3ckmat3 on
Thanks.
is this the title you refered:
http://www.amazon.com/Microsoft-NET-Compact-Framework-Reference/dp/0735617252/ref=pd_rhf_f_i_cs_2

What i'm looking to do actually is to deploy Win.Net App on Embedded boards.
as the name suggests, Win CE.Net, there should be a significant weight behind
..Net part of it. but it dosent seem to be the case. You tell me is this a
good idea to deploy .Net App on Win CE.Net? coz eveyone else is doing VC++ on
it.

Thanks,


"Chris Tacke, MVP" wrote:

> The MS Press book by Moth, Foot and Wiggley is a great reference. It's not
> CE 6.0 specific, but nothing that you'll find is (nor is there a market
> large enough to justify trying to write one).
>
> -Chris
>
> "ch3ckmat3" <ch3ckmat3(a)discussions.microsoft.com> wrote in message
> news:F43AECD5-C286-4BD1-B6E2-6994DF4A7600(a)microsoft.com...
> > Hi,
> >
> > i want to deploy C# .Net application on Win CE.Net 6.0. The books i have
> > seen yet are on app development wih VC++ for CE. I need reference of a
> > good
> > book / resources for application developement using .Net Compact Framework
> > only for Win CE 6.0.
> >
> > any help will be appreciated.
> >
> > TIA
>
>
From: Simon Hart [MVP] on
I think Chris was refering to this book:
http://www.amazon.com/Microsoft%C2%AE-Mobile-Development-Handbook-Wigley/dp/0735623589/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1214892516&sr=1-1

I think the book above is targeted more to WM std and pro.

I think you'll be supprised how many people actually are using managed code
now, very few I think are developing from scratch VC++ apps.
--
Simon Hart
Visual Developer - Device Application Development MVP
http://simonrhart.blogspot.com


"ch3ckmat3" wrote:

> Thanks.
> is this the title you refered:
> http://www.amazon.com/Microsoft-NET-Compact-Framework-Reference/dp/0735617252/ref=pd_rhf_f_i_cs_2
>
> What i'm looking to do actually is to deploy Win.Net App on Embedded boards.
> as the name suggests, Win CE.Net, there should be a significant weight behind
> .Net part of it. but it dosent seem to be the case. You tell me is this a
> good idea to deploy .Net App on Win CE.Net? coz eveyone else is doing VC++ on
> it.
>
> Thanks,
>
>
> "Chris Tacke, MVP" wrote:
>
> > The MS Press book by Moth, Foot and Wiggley is a great reference. It's not
> > CE 6.0 specific, but nothing that you'll find is (nor is there a market
> > large enough to justify trying to write one).
> >
> > -Chris
> >
> > "ch3ckmat3" <ch3ckmat3(a)discussions.microsoft.com> wrote in message
> > news:F43AECD5-C286-4BD1-B6E2-6994DF4A7600(a)microsoft.com...
> > > Hi,
> > >
> > > i want to deploy C# .Net application on Win CE.Net 6.0. The books i have
> > > seen yet are on app development wih VC++ for CE. I need reference of a
> > > good
> > > book / resources for application developement using .Net Compact Framework
> > > only for Win CE 6.0.
> > >
> > > any help will be appreciated.
> > >
> > > TIA
> >
> >
From: ch3ckmat3 on
Yes i can see that, its more towards WM CF.

I need a book in which Win CE platform specific development tasks are
discussed, including Platform Builder, how to inject your application in the
OS Image to be deployed on the device etc. Develoment in WM CF is pretty much
straight fowrard and there is so much info online that you possibily dont
need a book on that.

I was exploring Win CE tools when i realized that i need a book for myself
and my team to grasp the environment and tools to deploy .net apps on CE.
This title
http://www.amazon.com/Programming-Microsoft-Windows-Third-Reference/dp/0735618844/ref=pd_sim_b_1 is all about eVC++ and merely has a chapter on .Net part.

I'm still looking for a good reference on developing for Win CE.Net.

Thanks anyway.


"Simon Hart [MVP]" wrote:

> I think Chris was refering to this book:
> http://www.amazon.com/Microsoft%C2%AE-Mobile-Development-Handbook-Wigley/dp/0735623589/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1214892516&sr=1-1
>
> I think the book above is targeted more to WM std and pro.
>
> I think you'll be supprised how many people actually are using managed code
> now, very few I think are developing from scratch VC++ apps.
> --
> Simon Hart
> Visual Developer - Device Application Development MVP
> http://simonrhart.blogspot.com
>
>
> "ch3ckmat3" wrote:
>
> > Thanks.
> > is this the title you refered:
> > http://www.amazon.com/Microsoft-NET-Compact-Framework-Reference/dp/0735617252/ref=pd_rhf_f_i_cs_2
> >
> > What i'm looking to do actually is to deploy Win.Net App on Embedded boards.
> > as the name suggests, Win CE.Net, there should be a significant weight behind
> > .Net part of it. but it dosent seem to be the case. You tell me is this a
> > good idea to deploy .Net App on Win CE.Net? coz eveyone else is doing VC++ on
> > it.
> >
> > Thanks,
> >
> >
> > "Chris Tacke, MVP" wrote:
> >
> > > The MS Press book by Moth, Foot and Wiggley is a great reference. It's not
> > > CE 6.0 specific, but nothing that you'll find is (nor is there a market
> > > large enough to justify trying to write one).
> > >
> > > -Chris
> > >
> > > "ch3ckmat3" <ch3ckmat3(a)discussions.microsoft.com> wrote in message
> > > news:F43AECD5-C286-4BD1-B6E2-6994DF4A7600(a)microsoft.com...
> > > > Hi,
> > > >
> > > > i want to deploy C# .Net application on Win CE.Net 6.0. The books i have
> > > > seen yet are on app development wih VC++ for CE. I need reference of a
> > > > good
> > > > book / resources for application developement using .Net Compact Framework
> > > > only for Win CE 6.0.
> > > >
> > > > any help will be appreciated.
> > > >
> > > > TIA
> > >
> > >