Is it possible to attach a image file in windows mobile phone application developed in 7.5? i have searched many websites but can't find any solution . please help me if there is any.I have downloaded this code http://www.xdevsoftware.com/blog/post/File-Upload-in-Silverlight-3.aspx but ain't able to run. I faced a problem with silverlight convertion. They said i need to install some component which will match with them.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
migrated from windowsphone.stackexchange.com Nov 2 '12 at 1:45
|
It's not possible. |
|||
|
|
|
Another route you can take, which may not apply to your situation as you don't provide much detail on what your app does, is to use the Live SDK. If you integrate your app into Skydrive you can send images and video via proxy (a SkyDrive link). This is how I've approached the issue in my app Video Journal. |
|||
|
|