Re: LINQ and XML for compact framework



On May 1, 10:56 am, Wan <luo...@xxxxxxxxx> wrote:
Here is the full sample code. with the XML sample.

Well, it's not exactly a full sample - it doesn't contain a Main
method, for instance. It's not even a complete class - where's the
implementation of InitializeComponent?
Hint: console apps are generally a lot shorter.

See http://pobox.com/~skeet/csharp/incomplete.html

When I said the program was running, I mean the code was compiled.
However, the code does not do the job. The project I created was
based on Windows Mobile 6 SDK and Compact Framework 3.5.

When you say "the code does not do the job" what exactly do you mean?
What does it do, and what do you want it to do?

Jon
.



Relevant Pages

  • Re: LINQ and XML for compact framework
    ... based on Windows Mobile 6 SDK and Compact Framework 3.5. ... with smart device. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: LINQ and XML for compact framework
    ... based on Windows Mobile 6 SDK and Compact Framework 3.5. ... 'InitializeComponent' method is generated when the project is ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Playing fullscreen video
    ... You will actually just need one of the Windows Mobile SDKs to work with the ... Mobile 6.0 SDK even if you are targetting a 5.0 device. ... I'm rather inexperienced with DirectShow, ... I've only been able to get DirectShow to play uncompressed AVI, ...
    (microsoft.public.windowsce.app.development)
  • Re: cant select any platform and build any project
    ... if SDK for the target device is not installed, then eVC when it runs gives an error message about it and exit. ... SDK for Windows Mobile 2003-based Pocket PCs ... SDK for Windows Mobile 2003-based Smartphones ... I've install the software on another WinXP SP2 and I have no any problems with it. ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: Playing fullscreen video
    ... the sample in the Windows Mobile 6 SDK compiled and ran fine under WM5. ... I've only been able to get DirectShow to play uncompressed AVI, ...
    (microsoft.public.windowsce.app.development)

Loading