make a live update

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jassim Rahma

    make a live update


    how can i make a live update feature for my application?


  • Nicholas Paldino [.NET/C# MVP]

    #2
    Re: make a live update

    Jassim,

    Have you looked into ClickOnce, or the Updater Application Block?


    --
    - Nicholas Paldino [.NET/C# MVP]
    - mvp@spam.guard. caspershouse.co m

    "Jassim Rahma" <jrahma@hotmail .comwrote in message
    news:85C42B1A-A83C-4C57-8979-BED028E0AD44@mi crosoft.com...
    >
    how can i make a live update feature for my application?
    >
    >

    Comment

    • Cowboy \(Gregory A. Beamer\)

      #3
      Re: make a live update

      Live update of application when it starts. Use the click once technology and
      it is included. There is also the Updater block that can be used.

      --
      Gregory A. Beamer
      MVP; MCP: +I, SE, SD, DBA

      Co-author: Microsoft Expression Web Bible (upcoming)

      *************** *************** *************** ***
      Think outside the box!
      *************** *************** *************** ***
      "Jassim Rahma" <jrahma@hotmail .comwrote in message
      news:85C42B1A-A83C-4C57-8979-BED028E0AD44@mi crosoft.com...
      >
      how can i make a live update feature for my application?
      >
      >

      Comment

      Working...