How do I get the .NET CF on my PPC (iPaq 1910)? What do I need to DL?
I have .Net on my Desktop.
I want to be able to use SharpDevelop to write some small apps. They're not
really worth having to buy
VS.


Thanks.

Re: PPC 2002 + .NET CF + SharpDevelop by Amit

Amit
Wed Oct 29 12:19:54 CST 2003

Check this out..
http://www.microsoft.com/downloads/details.aspx?familyid=1f62a2a3-7282-4ba9-b26b-2267e972501d&displaylang=en

Hope it helps..
Regards
Amit
"Nobody" <user_77@hotmail.com> wrote in message
news:ep$wcEdnDHA.2364@TK2MSFTNGP11.phx.gbl...
> How do I get the .NET CF on my PPC (iPaq 1910)? What do I need to DL?
> I have .Net on my Desktop.
> I want to be able to use SharpDevelop to write some small apps. They're
not
> really worth having to buy
> VS.
>
>
> Thanks.
>
>



Re: PPC 2002 + .NET CF + SharpDevelop by Nobody

Nobody
Tue Oct 28 23:58:50 CST 2003

OK. Got that and installed it.
Went here:
http://dotnetdn.com/without-visual-studio/
and tried the examples. They work on my desktop, but won't run on the PPC.
No errors, I just get the little multicolored circle for a half second, then
nothing.

Any suggestions?


Thanks


"Amit" <amitranjan@nospam.visualsoft-tech.com> wrote in message
news:e5dYUednDHA.3700@TK2MSFTNGP11.phx.gbl...
> Check this out..
>
http://www.microsoft.com/downloads/details.aspx?familyid=1f62a2a3-7282-4ba9-b26b-2267e972501d&displaylang=en
>
> Hope it helps..
> Regards
> Amit
> "Nobody" <user_77@hotmail.com> wrote in message
> news:ep$wcEdnDHA.2364@TK2MSFTNGP11.phx.gbl...
> > How do I get the .NET CF on my PPC (iPaq 1910)? What do I need to DL?
> > I have .Net on my Desktop.
> > I want to be able to use SharpDevelop to write some small apps. They're
> not
> > really worth having to buy
> > VS.
> >
> >
> > Thanks.
> >
> >
>
>



Re: PPC 2002 + .NET CF + SharpDevelop by Almon

Almon
Wed Oct 29 03:52:26 CST 2003

Hi,

I got things working with SharpDevelop and CF.
Did you go into the Assembly Scout and change the set to the CF ones?
What examples did you compile?

Almon B. Strowger
KOOK Pocket Software

"Nobody" <user_77@hotmail.com> wrote in message
news:erftBHenDHA.2628@TK2MSFTNGP10.phx.gbl...
> OK. Got that and installed it.
> Went here:
> http://dotnetdn.com/without-visual-studio/
> and tried the examples. They work on my desktop, but won't run on the
PPC.
> No errors, I just get the little multicolored circle for a half second,
then
> nothing.
>
> Any suggestions?
>
>
> Thanks
>
>
> "Amit" <amitranjan@nospam.visualsoft-tech.com> wrote in message
> news:e5dYUednDHA.3700@TK2MSFTNGP11.phx.gbl...
> > Check this out..
> >
>
http://www.microsoft.com/downloads/details.aspx?familyid=1f62a2a3-7282-4ba9-b26b-2267e972501d&displaylang=en
> >
> > Hope it helps..
> > Regards
> > Amit
> > "Nobody" <user_77@hotmail.com> wrote in message
> > news:ep$wcEdnDHA.2364@TK2MSFTNGP11.phx.gbl...
> > > How do I get the .NET CF on my PPC (iPaq 1910)? What do I need to DL?
> > > I have .Net on my Desktop.
> > > I want to be able to use SharpDevelop to write some small apps.
They're
> > not
> > > really worth having to buy
> > > VS.
> > >
> > >
> > > Thanks.
> > >
> > >
> >
> >
>
>



Re: PPC 2002 + .NET CF + SharpDevelop by Nobody

Nobody
Wed Oct 29 09:17:49 CST 2003

Ok, I have no Idea what to change there.
The example that I tried was on this page:
http://dotnetdn.com/without-visual-studio/

I compiled it with the line suggested and it works on the Desktop but not
the PPC.

Thanks


"Almon B. Strowger" <strowger@NOSPAM.kook.com> wrote in message
news:%23hYauIgnDHA.1296@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> I got things working with SharpDevelop and CF.
> Did you go into the Assembly Scout and change the set to the CF ones?
> What examples did you compile?
>
> Almon B. Strowger
> KOOK Pocket Software
>
> "Nobody" <user_77@hotmail.com> wrote in message
> news:erftBHenDHA.2628@TK2MSFTNGP10.phx.gbl...
> > OK. Got that and installed it.
> > Went here:
> > http://dotnetdn.com/without-visual-studio/
> > and tried the examples. They work on my desktop, but won't run on the
> PPC.
> > No errors, I just get the little multicolored circle for a half second,
> then
> > nothing.
> >
> > Any suggestions?
> >
> >
> > Thanks
> >
> >
> > "Amit" <amitranjan@nospam.visualsoft-tech.com> wrote in message
> > news:e5dYUednDHA.3700@TK2MSFTNGP11.phx.gbl...
> > > Check this out..
> > >
> >
>
http://www.microsoft.com/downloads/details.aspx?familyid=1f62a2a3-7282-4ba9-b26b-2267e972501d&displaylang=en
> > >
> > > Hope it helps..
> > > Regards
> > > Amit
> > > "Nobody" <user_77@hotmail.com> wrote in message
> > > news:ep$wcEdnDHA.2364@TK2MSFTNGP11.phx.gbl...
> > > > How do I get the .NET CF on my PPC (iPaq 1910)? What do I need to
DL?
> > > > I have .Net on my Desktop.
> > > > I want to be able to use SharpDevelop to write some small apps.
> They're
> > > not
> > > > really worth having to buy
> > > > VS.
> > > >
> > > >
> > > > Thanks.
> > > >
> > > >
> > >
> > >
> >
> >
>
>



Re: PPC 2002 + .NET CF + SharpDevelop by Nobody

Nobody
Wed Oct 29 10:28:46 CST 2003

Ok. so I reread the dotnetdn page and I got the example to work on my PPC
(using the command line tools). I still can't seam to change the Assembly
Scout set to the CF ones.


Thanks

"Nobody" <user_77@hotmail.com> wrote in message
news:uhECV$inDHA.3316@TK2MSFTNGP11.phx.gbl...
> Ok, I have no Idea what to change there.
> The example that I tried was on this page:
> http://dotnetdn.com/without-visual-studio/
>
> I compiled it with the line suggested and it works on the Desktop but not
> the PPC.
>
> Thanks
>
>
> "Almon B. Strowger" <strowger@NOSPAM.kook.com> wrote in message
> news:%23hYauIgnDHA.1296@TK2MSFTNGP09.phx.gbl...
> > Hi,
> >
> > I got things working with SharpDevelop and CF.
> > Did you go into the Assembly Scout and change the set to the CF ones?
> > What examples did you compile?
> >
> > Almon B. Strowger
> > KOOK Pocket Software
> >
> > "Nobody" <user_77@hotmail.com> wrote in message
> > news:erftBHenDHA.2628@TK2MSFTNGP10.phx.gbl...
> > > OK. Got that and installed it.
> > > Went here:
> > > http://dotnetdn.com/without-visual-studio/
> > > and tried the examples. They work on my desktop, but won't run on the
> > PPC.
> > > No errors, I just get the little multicolored circle for a half
second,
> > then
> > > nothing.
> > >
> > > Any suggestions?
> > >
> > >
> > > Thanks
> > >
> > >
> > > "Amit" <amitranjan@nospam.visualsoft-tech.com> wrote in message
> > > news:e5dYUednDHA.3700@TK2MSFTNGP11.phx.gbl...
> > > > Check this out..
> > > >
> > >
> >
>
http://www.microsoft.com/downloads/details.aspx?familyid=1f62a2a3-7282-4ba9-b26b-2267e972501d&displaylang=en
> > > >
> > > > Hope it helps..
> > > > Regards
> > > > Amit
> > > > "Nobody" <user_77@hotmail.com> wrote in message
> > > > news:ep$wcEdnDHA.2364@TK2MSFTNGP11.phx.gbl...
> > > > > How do I get the .NET CF on my PPC (iPaq 1910)? What do I need to
> DL?
> > > > > I have .Net on my Desktop.
> > > > > I want to be able to use SharpDevelop to write some small apps.
> > They're
> > > > not
> > > > > really worth having to buy
> > > > > VS.
> > > > >
> > > > >
> > > > > Thanks.
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>