locked
snap bar view RRS feed

  • Question

  • Can i pass desktop or other metro app context in snapped view metro app without invoking share ? I mean on change of my working windows snapped view app should show related content . what's the way to do this ?

    • Edited by Anuj Sethi Tuesday, January 31, 2012 9:40 AM
    Tuesday, January 31, 2012 9:33 AM

Answers

  • Hi Anuj,

    Metro style applications are sandboxed for security.

    You cannot share data between two apps without either using share contracts or talking to an external web service that could allow the apps to talk.  The exception is if these two apps are packaged in the same app package, but that does not seem like what you want.

    -Jeff


    Jeff Sanders (MSFT)
    Tuesday, January 31, 2012 3:15 PM
    Moderator

All replies

  • I am sorry Anuj, I do not understand what you are asking.  Are you asking how to reformat your Metro style app so it displays differently in snapped view?

    -Jeff


    Jeff Sanders (MSFT)
    Tuesday, January 31, 2012 1:08 PM
    Moderator
  • Hi Jeff,

    My Question is when the app is snapped I can work on 2 different apps simultaneously. How can i make them interactive on invasively without invoking share contracts ? We are exploring this for our POC. Please help

     

    Regards,

    Anuj

     


    • Edited by Anuj Sethi Tuesday, January 31, 2012 3:07 PM
    Tuesday, January 31, 2012 3:06 PM
  • Hi Anuj,

    Metro style applications are sandboxed for security.

    You cannot share data between two apps without either using share contracts or talking to an external web service that could allow the apps to talk.  The exception is if these two apps are packaged in the same app package, but that does not seem like what you want.

    -Jeff


    Jeff Sanders (MSFT)
    Tuesday, January 31, 2012 3:15 PM
    Moderator