PC Review


Reply
Thread Tools Rate Thread

Available libraries and classes

 
 
Jeroen
Guest
Posts: n/a
 
      11th Dec 2007
Hi,

I'll be starting on a hobby-project for a Windows Mobile 6 phone soon,
which will be for the largest part a standalone application. I'm
coming from a C# regular .NET 2 background. What I'm looking for is
info on the following:

- In general: which (system-)libraries are available?
- Specific: XML processing availability (System.xml?)?
- Specific: Regex processing availability
(System.Text.RegularExpressions?)?
- Specific: What 'Forms' stuff is avalable (System.Windows.Forms?)?

The reason I'm asking this here is two fold, on which maybe someone
could comment:

1. Most books seem to be about CF 1.1 and about 4 years old. The book
I end up at with searches is mostly this one:
http://www.oreilly.com/catalog/compactframeworkpg/

2. Searching the web doesn't help me much:
http://www.google.com/search?q=.NET+...k+fundamentals

Any tips on books, links, tutorials are most welcome.

Regards,
Jeroen
 
Reply With Quote
 
 
 
 
Peter Foot
Guest
Posts: n/a
 
      11th Dec 2007
The most up-to-date book for Windows Mobile development would be the Mobile
Development Handbook from Microsoft Press as this covers .NETCF v2.0 (With a
little v3.5) and Windows Mobile 5.0/6 development:-
http://www.amazon.co.uk/gp/product/0...SIN=0735623589

(I may be somewhat biased because I am one of the authors though...)

Peter

--
Peter Foot
Microsoft Device Application Development MVP
www.peterfoot.net | www.inthehand.com
In The Hand Ltd - .NET Solutions for Mobility

"Jeroen" <(E-Mail Removed)> wrote in message
news:c26a13f0-f79a-45cf-be14-(E-Mail Removed)...
> Hi,
>
> I'll be starting on a hobby-project for a Windows Mobile 6 phone soon,
> which will be for the largest part a standalone application. I'm
> coming from a C# regular .NET 2 background. What I'm looking for is
> info on the following:
>
> - In general: which (system-)libraries are available?
> - Specific: XML processing availability (System.xml?)?
> - Specific: Regex processing availability
> (System.Text.RegularExpressions?)?
> - Specific: What 'Forms' stuff is avalable (System.Windows.Forms?)?
>
> The reason I'm asking this here is two fold, on which maybe someone
> could comment:
>
> 1. Most books seem to be about CF 1.1 and about 4 years old. The book
> I end up at with searches is mostly this one:
> http://www.oreilly.com/catalog/compactframeworkpg/
>
> 2. Searching the web doesn't help me much:
> http://www.google.com/search?q=.NET+...k+fundamentals
>
> Any tips on books, links, tutorials are most welcome.
>
> Regards,
> Jeroen


 
Reply With Quote
 
Guest
Posts: n/a
 
      11th Dec 2007
> - In general: which (system-)libraries are available?

The list is long - the CF is a subset of the FFX. I don't know of a
definitive device-only list.

> - Specific: XML processing availability (System.xml?)?


It's there, but it's a subset.

> - Specific: Regex processing availability
> (System.Text.RegularExpressions?)?


It's there, but again, likely a subset (never used the desktop version so I
don't know how much might be missing).

> - Specific: What 'Forms' stuff is avalable (System.Windows.Forms?)?


Again, the list would be long. Look in MSDN or use Reflector.

> The reason I'm asking this here is two fold, on which maybe someone
> could comment:
>
> 1. Most books seem to be about CF 1.1 and about 4 years old. The book
> I end up at with searches is mostly this one:
> http://www.oreilly.com/catalog/compactframeworkpg/


MS Press has a CF 2.0 book out by Wiggley, Foot and Moth that is very good.
The older CF 1.0 (there is no CF 1.1) books are still mostly relevent
though.

> 2. Searching the web doesn't help me much:
> http://www.google.com/search?q=.NET+...k+fundamentals


Search for "tutorials" and "samples" as well.


--

Chris Tacke, eMVP
Join the Embedded Developer Community
http://community.opennetcf.com



 
Reply With Quote
 
Jeroen
Guest
Posts: n/a
 
      13th Dec 2007
Thanks, that answers my questions!

Regards,
Jeroen
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to use C# to call the existing libraries containing unmanaged C++ classes directly? joye Microsoft C# .NET 2 19th May 2005 11:37 AM
How i list or enumerate classes (names of classes in string format) from a certain namespace? please help. Jose Michael Meo R. Barrido Microsoft VB .NET 1 31st Dec 2004 12:13 PM
How i list or enumerate classes (names of classes in string format) from a certain namespace? please help. Jose Michael Meo R. Barrido Microsoft Dot NET 1 31st Dec 2004 12:13 PM
Managed __value type enums and classes inside __nogc classes Edward Diener Microsoft VC .NET 0 20th Jan 2004 04:52 PM
RTF libraries/classes/assemblies Microsoft Dot NET Framework Forms 0 9th Dec 2003 06:14 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:03 PM.