Click here to Skip to main content
15,896,915 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# Converting socket communitation ( byte[] ) to string Pin
hammerstein053-Jul-08 7:21
hammerstein053-Jul-08 7:21 
AnswerRe: C# Converting socket communitation ( byte[] ) to string Pin
Anthony Mushrow3-Jul-08 9:07
professionalAnthony Mushrow3-Jul-08 9:07 
AnswerRe: C# Converting socket communitation ( byte[] ) to string Pin
Guffa3-Jul-08 12:43
Guffa3-Jul-08 12:43 
Questionconfirmed file creation Pin
netJP12L3-Jul-08 6:23
netJP12L3-Jul-08 6:23 
AnswerRe: confirmed file creation Pin
Christian Graus3-Jul-08 7:33
protectorChristian Graus3-Jul-08 7:33 
GeneralRe: confirmed file creation Pin
User 66583-Jul-08 7:41
User 66583-Jul-08 7:41 
AnswerRe: confirmed file creation Pin
Michael90003-Jul-08 7:41
Michael90003-Jul-08 7:41 
QuestionAuto updateing applcation. Pin
Simon P Stevens3-Jul-08 5:16
Simon P Stevens3-Jul-08 5:16 
I want to make one of our applications auto updating. Previously I have used click-once to meet this requirement, but this time it's not an option.

The app consists of a VB6 exe which uses a bunch of C#.NET dll's. (It's been slowly ported from completely VB6, but replacing the remaining bits with C# is currently not an option).

It also includes a windows service, entirely in C#.

Both parts of the app need to auto update. Not necessarily together.

Clickonce is obviously not an option because of the VB6 and service parts of the app.
We use the enterprise library for a lot of other stuff so I started to look at the enterprise library updater application block, but it looks like it's been dropped from the newer versions.

It's only got to work on the internal network, not over the web. (So file based copies rather than FTP or IIS server downloads is probably preferable)

Are there any recommended ways of doing this?
Anything built into .Net that does it?
Any good 3rd party frameworks out there the help, that people would recommend looking at?

Or is the best thing to do just write my own?

(I'm not asking how to do it, I can manage that. I'm just asking for advice on the best route to take. What have other people done?)

Cheers

Simon

AnswerRe: Auto updateing applcation. Pin
half-life3-Jul-08 6:12
half-life3-Jul-08 6:12 
GeneralRe: Auto updateing applcation. Pin
Simon P Stevens3-Jul-08 21:39
Simon P Stevens3-Jul-08 21:39 
AnswerRe: Auto updateing applcation. Pin
led mike3-Jul-08 6:35
led mike3-Jul-08 6:35 
GeneralRe: Auto updateing applcation. Pin
Simon P Stevens3-Jul-08 22:10
Simon P Stevens3-Jul-08 22:10 
GeneralRe: Auto updateing applcation. Pin
led mike7-Jul-08 10:58
led mike7-Jul-08 10:58 
QuestionChanging columns during update when using virtual listview Pin
Hampus@foi3-Jul-08 4:55
Hampus@foi3-Jul-08 4:55 
QuestionC# working with Sapces in registry Keys Pin
Planker3-Jul-08 4:47
Planker3-Jul-08 4:47 
AnswerRe: C# working with Sapces in registry Keys Pin
User 66583-Jul-08 4:55
User 66583-Jul-08 4:55 
GeneralRe: C# working with Sapces in registry Keys Pin
Planker3-Jul-08 7:31
Planker3-Jul-08 7:31 
QuestionHow to disbale outlook security warnings while sending mails Pin
sivasankar anumula3-Jul-08 4:45
sivasankar anumula3-Jul-08 4:45 
AnswerRe: How to disbale outlook security warnings while sending mails Pin
MumbleB3-Jul-08 6:50
MumbleB3-Jul-08 6:50 
QuestionWebclient.DownloadFilesAsync issue Pin
Reason Man3-Jul-08 4:17
Reason Man3-Jul-08 4:17 
AnswerRe: Webclient.DownloadFilesAsync issue Pin
Michael90003-Jul-08 8:03
Michael90003-Jul-08 8:03 
AnswerRe: Webclient.DownloadFilesAsync issue Pin
Anthony Mushrow3-Jul-08 8:34
professionalAnthony Mushrow3-Jul-08 8:34 
QuestionC# Save data from DB (BLOB) Problem ... 1Kb is missing [modified] Pin
countnazgul3-Jul-08 4:13
countnazgul3-Jul-08 4:13 
AnswerRe: C# Save data from DB (BLOB) Problem ... 1Kb is missing Pin
leppie3-Jul-08 4:34
leppie3-Jul-08 4:34 
GeneralRe: C# Save data from DB (BLOB) Problem ... 1Kb is missing Pin
countnazgul3-Jul-08 4:45
countnazgul3-Jul-08 4: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.