Click here to Skip to main content
15,888,610 members
Home / Discussions / Mobile
   

Mobile

 
QuestionWhere to Start Pin
εїзεїзεїз7-May-10 10:44
εїзεїзεїз7-May-10 10:44 
AnswerRe: Where to Start Pin
PavanPareta12-May-10 2:06
PavanPareta12-May-10 2:06 
GeneralRe: Where to Start Pin
εїзεїзεїз12-May-10 19:24
εїзεїзεїз12-May-10 19:24 
AnswerRe: Where to Start Pin
Joel Ivory Johnson22-May-10 3:43
professionalJoel Ivory Johnson22-May-10 3:43 
QuestionLooking for advice: Symbian vs J2ME Pin
RadPC5-May-10 5:09
RadPC5-May-10 5:09 
AnswerRe: Looking for advice: Symbian vs J2ME Pin
Peter_in_27805-May-10 14:49
professionalPeter_in_27805-May-10 14:49 
QuestionChanging Proxy Settings Programmatically Pin
AmitDey4-May-10 0:55
AmitDey4-May-10 0:55 
AnswerRe: Changing Proxy Settings Programmatically Pin
AmitDey6-May-10 3:54
AmitDey6-May-10 3:54 
I solved with help of a colleague ( author of this msdn blog )

Follow this link
http://blogs.msdn.com/marcpe/archive/2005/01/18/355158.aspx[^]

The xml to be used will be something like this

<wap-provisioningdoc>
  <characteristic type="CM_ProxyEntries">
    <characteristic type="HTTP-{18AD9FBD-F716-ACB6-FD8A-1965DB95B814}">
      <parm name="SrcId" value="{18AD9FBD-F716-ACB6-FD8A-1965DB95B814}"/>
      <parm name="DestId" value="{436EF144-B4FB-4863-A041-8F905A62C572}" />
      <parm name="Proxy" value="127.0.0.1:5005" />
      <parm name="Type" value="1"/>
    </characteristic>
  </characteristic>
</wap-provisioningdoc>


Hope this helps somebody
QuestionHow can I install an app inside a storage card? [modified] Pin
JUNEYT30-Apr-10 22:14
JUNEYT30-Apr-10 22:14 
AnswerRe: How can I install an app inside a storage card? Pin
Joel Ivory Johnson22-May-10 3:42
professionalJoel Ivory Johnson22-May-10 3:42 
NewsLast chance to participate in mobile developer survey Pin
Matos Kapetanakis30-Apr-10 5:47
Matos Kapetanakis30-Apr-10 5:47 
QuestionError in Windows CE Emulator [Solved] Pin
nagendrathecoder29-Apr-10 19:18
nagendrathecoder29-Apr-10 19:18 
AnswerRe: Error in Windows CE Emulator Pin
nagendrathecoder29-Apr-10 19:27
nagendrathecoder29-Apr-10 19:27 
QuestionAdding new Deployment targets, Platforms, SDKs to Visual Studio 2005 Pin
kastech26-Apr-10 20:01
kastech26-Apr-10 20:01 
AnswerRe: Adding new Deployment targets, Platforms, SDKs to Visual Studio 2005 Pin
KingsGambit27-Apr-10 21:14
KingsGambit27-Apr-10 21:14 
GeneralRe: Adding new Deployment targets, Platforms, SDKs to Visual Studio 2005 Pin
kastech28-Apr-10 0:17
kastech28-Apr-10 0:17 
AnswerRe: Adding new Deployment targets, Platforms, SDKs to Visual Studio 2005 Pin
Michel Godfroid28-Apr-10 0:22
Michel Godfroid28-Apr-10 0:22 
GeneralRe: Adding new Deployment targets, Platforms, SDKs to Visual Studio 2005 Pin
kastech28-Apr-10 1:53
kastech28-Apr-10 1:53 
GeneralRe: Adding new Deployment targets, Platforms, SDKs to Visual Studio 2005 Pin
Michel Godfroid28-Apr-10 2:15
Michel Godfroid28-Apr-10 2:15 
QuestionPlz i need ur help in call Wcf service from Mobile application Pin
Ashraf ELHakim23-Apr-10 16:36
Ashraf ELHakim23-Apr-10 16:36 
QuestionHow can read emails of Windows Mobile? [modified] Pin
Le@rner22-Apr-10 21:59
Le@rner22-Apr-10 21:59 
AnswerRe: How can read emails of Windows Mobile? Pin
KingsGambit25-Apr-10 4:57
KingsGambit25-Apr-10 4:57 
Questionhow to deploy application on windows ce device 6.0 Pin
yrishi22-Apr-10 19:53
yrishi22-Apr-10 19:53 
AnswerRe: how to deploy application on windows ce device 6.0 Pin
r.ps22-Apr-10 20:36
r.ps22-Apr-10 20:36 
GeneralRe: how to deploy application on windows ce device 6.0 Pin
yrishi22-Apr-10 20:45
yrishi22-Apr-10 20:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.