Discussion Board

Search:

Type: Posts; User: vinayppatil; Keyword(s):

Search: Search took 0.00 seconds.

  1. Re: Timer independent of system time even in background and offline mode

    Hi Hamish,


    Sounds good to me. By the time you create the structure will see if i can come up with some real code.

    Regards,
    Vinay
  2. Re: Timer independent of system time even in background and offline mode

    Hi Yassine,

    Sorry if that confused you bud. Let us make it more clear and understandable. Feel free to make required changes.

    Regards,
    Vinay
  3. Replies
    9
    Views
    2,249

    Re: Speech recogniton error

    Hi Yassine,



    Oh yes. I had xml:lang="en-US" in my SRGS file. Changed it to xml:lang="en-IN" and it worked.

    Now to support multiple languages is it possible to get list of installed language...
  4. Replies
    9
    Views
    2,249

    Speech recogniton error

    I have below code for speech recognition


    // Initialize the SpeechRecognizerUI object.
    SpeechRecognizerUI recoWithUI = new SpeechRecognizerUI();

    ...
  5. Re: Timer independent of system time even in background and offline mode

    Hi,

    I created a wiki article explaining to achieve the task. Follow http://www.developer.nokia.com/Community/Wiki/Creating_a_Timer,_independent_of_System_Time_in_Windows_Phone for details.

    Feel...
  6. Re: Making a synchronous web request from UI thread.

    Hi Hamish,


    As the final answer there are two approaches for this problem.

    1. Use the approach i provided here here (for using a splash screen just replace "progress bar" display/hide logic...
  7. Re: Timer independent of system time even in background and offline mode

    Hi,

    I created and implemented a small algorithm on it. Which makes use of periodic task too.
    Yes i am more than happy to write the article. :)

    Regards,
    Vinay
  8. Re: Making a synchronous web request from UI thread.

    Hi


    Absolutely.! Very easy to overlook the case. Thanks SB Dev for pointing this out.

    Regards
  9. Re: Timer independent of system time even in background and offline mode

    Hi Yassine,


    In that case offline mode wont work right? Look at the post tile "Timer independent of system time even in background and offline mode".

    Regards,
    Vinay
  10. Re: Timer independent of system time even in background and offline mode

    Hi Yassine,


    Basically what i need is "Timer independent of system time" but i guess the implementation you suggested is system time dependent. It will go wrong after user changes system time....
  11. Re: Timer independent of system time even in background and offline mode

    Hi wizard_hu_,

    I have tried these scenarios with the app. After reading your post i again gave it a try. Steps i followed was:
    1. Enable flight mode. Timer reading are 1:22:50. Wait for say 2-3...
  12. Re: Making a synchronous web request from UI thread.

    Hi theothernet,


    Good point. But if you look at the code, i am not delaying the initialization. After making the asynchronous call to server page initialization continues normally.

    Regards,...
  13. Re: Making a synchronous web request from UI thread.

    Hi Paulo,
    If i go with this approach then i will need to expose progress bar, and other UI controls which i want to enable disable depending on rest call response (since those wont be accessible in...
  14. Re: Making a synchronous web request from UI thread.

    Thanks for the link but adding a splash screen now will incur a lot of rework so i was wondering if there is a synchronized way to make rest calls. BTW i had included a splash screen in my article...
  15. Re: BackgroundAgents not firing up(PeriodicAgents more precisely)

    I cant see any official guy posting there. Also the guy claiming of Microsoft confirming the bug did not post any link to support incident. Well i don't know if we take it as official. But what i can...
  16. Re: BackgroundAgents not firing up(PeriodicAgents more precisely)

    And that's exactly what happened. :P
  17. Re: BackgroundAgents not firing up(PeriodicAgents more precisely)

    And for your information guys i am testing it on windows phone 8 emulator and device.
  18. BackgroundAgents not firing up(PeriodicAgents more precisely)

    I implemented Background Agents using this link. I register background agents in Application_Closing event inside app.xaml



    and remove background agents on Application_Launching event


    ...
  19. Re: Saving data before exiting in PeriodicTask

    Hi wizard_hu. Sorry for the wrong code which seemed to sit idle for 23 sec. I modified my solution, Please check that out.

    Regards.
  20. Re: Saving data before exiting in PeriodicTask

    Hi Loukt, thanksfor your response. Used the same logic but implemented using Timer instead.


    Do let me know if anything wrong with this implementation.

    Regards.
  21. Re: Saving data before exiting in PeriodicTask

    That's the question. How do i achieve this? How do i know i have last few seconds remaining? Do OS notifies me? if yes how? if no, shall i run my own timer and what's the best way to run a timer C#?
  22. Re: Getting network change notification on windows phone

    I tried it with another device. Sadly doesn't works.:(

    I used DispatcherTimer and it works seamless. hope it wont cause any blocks in the UI.:) But using a PeriodicAgent seems typical....
  23. Re: Getting network change notification on windows phone

    Hi Loukt, thanks for your response.


    Yes i have followed MVVM design pattern. But almost every view has its own ViewModel so this solution wont do.


    Haven't tried with this yet. Will try it...
Results 1 to 23 of 23
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved