lyptus
asked on
Save Images in Compact Framework.
Hi:
I have an application developed using visual studio 2003 and using the .NET compact framework 1.0. I want to be able to save an image present over a web url(http://www.xxx.com/Images/Sample.jpg) and save it to my pocket pc. I understand this can be achieved in compact framework by doing a bitmap.save. How can I achieve the same functionality in 1.0.
Any help in this regard would be greatly appreciated.
Thanks,
Aditya
I have an application developed using visual studio 2003 and using the .NET compact framework 1.0. I want to be able to save an image present over a web url(http://www.xxx.com/Images/Sample.jpg) and save it to my pocket pc. I understand this can be achieved in compact framework by doing a bitmap.save. How can I achieve the same functionality in 1.0.
Any help in this regard would be greatly appreciated.
Thanks,
Aditya
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.