PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework Downloading an Image within the Compact Framework in C#

Reply

Downloading an Image within the Compact Framework in C#

 
Thread Tools Rate Thread
Old 10-11-2007, 11:38 PM   #1
Greg
Guest
 
Posts: n/a
Default Downloading an Image within the Compact Framework in C#


Hello all,

I am looking to download an image from a website from within a compact
framework pda app. I have tried everything I could find and thus I
turn to you. Any help or suggestions would be appreciated.

Thank you.

  Reply With Quote
Old 10-11-2007, 11:58 PM   #2
Nicholas Paldino [.NET/C# MVP]
Guest
 
Posts: n/a
Default Re: Downloading an Image within the Compact Framework in C#

Greg,

Have you tried the HttpWebRequest class? It's been supported in the
Compact Framework from v1.0.


--
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com

"Greg" <gviscardi@gmail.com> wrote in message
news:1194737938.572158.325750@o80g2000hse.googlegroups.com...
> Hello all,
>
> I am looking to download an image from a website from within a compact
> framework pda app. I have tried everything I could find and thus I
> turn to you. Any help or suggestions would be appreciated.
>
> Thank you.
>


  Reply With Quote
Old 11-11-2007, 12:24 AM   #3
Greg
Guest
 
Posts: n/a
Default Re: Downloading an Image within the Compact Framework in C#

Nicholas,
First off, thank you for the reply. Second, I should have been more
specific in what I wrote. I have tried many things, including
HttpWebRequest, but cannot seem to figure out how to make it work. I
am looking for an example of some sort, something that I can see how
it works. I have not been able to find any examples of how this would
work on the compact framework yet, everything I have found only
applies to WebClient, which as far as I can see is not implemented in
the compact framework,

On Nov 10, 6:58 pm, "Nicholas Paldino [.NET/C# MVP]"
<m...@spam.guard.caspershouse.com> wrote:
> Greg,
>
> Have you tried the HttpWebRequest class? It's been supported in the
> Compact Framework from v1.0.
>
> --
> - Nicholas Paldino [.NET/C# MVP]
> - m...@spam.guard.caspershouse.com
>
> "Greg" <gvisca...@gmail.com> wrote in message
>
> news:1194737938.572158.325750@o80g2000hse.googlegroups.com...
>
> > Hello all,

>
> > I am looking to download an image from a website from within a compact
> > framework pda app. I have tried everything I could find and thus I
> > turn to you. Any help or suggestions would be appreciated.

>
> > Thank you.



  Reply With Quote
Old 11-11-2007, 07:10 PM   #4
RB
Guest
 
Posts: n/a
Default Re: Downloading an Image within the Compact Framework in C#

Greg:

I will be facing the same issue in my application, will you please post your
results based on the following blog link?

http://www.vbforums.com/showthread.php?t=387841

RB

--
remove underscore to send me mail, no spam

"Greg" <gviscardi@gmail.com> wrote in message
news:1194740643.677800.247780@o3g2000hsb.googlegroups.com...
> Nicholas,
> First off, thank you for the reply. Second, I should have been more
> specific in what I wrote. I have tried many things, including
> HttpWebRequest, but cannot seem to figure out how to make it work. I
> am looking for an example of some sort, something that I can see how
> it works. I have not been able to find any examples of how this would
> work on the compact framework yet, everything I have found only
> applies to WebClient, which as far as I can see is not implemented in
> the compact framework,
>
> On Nov 10, 6:58 pm, "Nicholas Paldino [.NET/C# MVP]"
> <m...@spam.guard.caspershouse.com> wrote:
>> Greg,
>>
>> Have you tried the HttpWebRequest class? It's been supported in the
>> Compact Framework from v1.0.
>>
>> --
>> - Nicholas Paldino [.NET/C# MVP]
>> - m...@spam.guard.caspershouse.com
>>
>> "Greg" <gvisca...@gmail.com> wrote in message
>>
>> news:1194737938.572158.325750@o80g2000hse.googlegroups.com...
>>
>> > Hello all,

>>
>> > I am looking to download an image from a website from within a compact
>> > framework pda app. I have tried everything I could find and thus I
>> > turn to you. Any help or suggestions would be appreciated.

>>
>> > Thank you.

>
>



  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off