Re: LINQ and XML for compact framework
- From: "Jon Skeet [C# MVP]" <skeet@xxxxxxxxx>
- Date: Thu, 1 May 2008 03:44:01 -0700 (PDT)
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
.
- Follow-Ups:
- Re: LINQ and XML for compact framework
- From: Wan
- Re: LINQ and XML for compact framework
- From: Wan
- Re: LINQ and XML for compact framework
- References:
- Re: LINQ and XML for compact framework
- From: Jon Skeet [C# MVP]
- Re: LINQ and XML for compact framework
- From: Wan
- Re: LINQ and XML for compact framework
- Prev by Date: Debugging .net 1.1 business objects referenced in VS2008 web servi
- Next by Date: Re: Problem with string.Contains()
- Previous by thread: Re: LINQ and XML for compact framework
- Next by thread: Re: LINQ and XML for compact framework
- Index(es):
Relevant Pages
|
Loading