Check For Updates

I

Ian Semmel

How is this usually implemented in a program ?

Do you use a web service or just a normal asp or html connection and not
display the page ?

I know nothing, but the way I see it is you :

(a) Go somewhere
(b) Authenticate somehow
(c) Get a reply giving new version and address of update
(d) Download the update and install
 
M

Michael Nemtsev [MVP]

Hello Ian,

Look at Update Application Block http://msdn2.microsoft.com/en-us/library/ms978574.aspx

usually it's webservice.
But I wonder what are u trying to update in your asp.net application?

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


IS> How is this usually implemented in a program ?
IS>
IS> Do you use a web service or just a normal asp or html connection and
IS> not display the page ?
IS>
IS> I know nothing, but the way I see it is you :
IS>
IS> (a) Go somewhere
IS> (b) Authenticate somehow
IS> (c) Get a reply giving new version and address of update
IS> (d) Download the update and install
 
I

Ian Semmel

Well I'm not trying to update an asp app, I'm trying to update an mfc
app. I just want to go to the asp site to get the download.
 
M

Michael Nemtsev [MVP]

Hello Ian,

Ok, just read the article I gave u.
actually this "update application block" is a pattern, which allows u to
check and update your application each time your start your app

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


IS> Well I'm not trying to update an asp app, I'm trying to update an
IS> mfc app. I just want to go to the asp site to get the download.
IS>
IS> IS>
Hello Ian,

Look at Update Application Block
http://msdn2.microsoft.com/en-us/library/ms978574.aspx
usually it's webservice.
But I wonder what are u trying to update in your asp.net application?
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog:
http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high
and
we
miss it, but that it is too low and we reach it" (c) Michelangelo
IS> How is this usually implemented in a program ?
IS>
IS> Do you use a web service or just a normal asp or html connection
and
IS> not display the page ?
IS>
IS> I know nothing, but the way I see it is you :
IS>
IS> (a) Go somewhere
IS> (b) Authenticate somehow
IS> (c) Get a reply giving new version and address of update
IS> (d) Download the update and install
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top