Click here to Skip to main content
15,922,427 members
Home / Discussions / C#
   

C#

 
GeneralRe: IN operator Pin
Dave Kreskowiak3-Jan-08 5:35
mveDave Kreskowiak3-Jan-08 5:35 
GeneralRelative Date Format (DateTimePicker Control) Pin
kaminem2-Jan-08 23:11
kaminem2-Jan-08 23:11 
GeneralRe: Relative Date Format (DateTimePicker Control) Pin
sujithkumarsl2-Jan-08 23:38
sujithkumarsl2-Jan-08 23:38 
QuestionRe: Relative Date Format (DateTimePicker Control) [modified] Pin
kaminem2-Jan-08 23:56
kaminem2-Jan-08 23:56 
GeneralAutomatic update Pin
N a v a n e e t h2-Jan-08 22:25
N a v a n e e t h2-Jan-08 22:25 
GeneralRe: Automatic update Pin
Christian Graus2-Jan-08 22:30
protectorChristian Graus2-Jan-08 22:30 
GeneralRe: Automatic update Pin
N a v a n e e t h2-Jan-08 23:23
N a v a n e e t h2-Jan-08 23:23 
GeneralRe: Automatic update Pin
Russell Jones3-Jan-08 23:19
Russell Jones3-Jan-08 23:19 
it's not going to work under vista. It is however how i used to do stuff prior to things like ClickOnce.

I guess even on vista you could call an update exe in your install root requesting elevated priviledges and then quit. This would leave the update exe able to copy over your old exe. You'd also need to think of a way of replacing the updater if the code in there needed replacing.

What will you do about things like host file redirects to ensure that malicious software doesn't use your update service to get a payload onto the machine?

The app i'm currently working on is the kind of app that the network admins would go nuts if we caused an update without telling them so we provide a message in program telling them to run an update at their own convenience.

It's such a shame that user's can't add repositories to windows update like you can in yum or aptitude, it would be so good to have a central updating system that could be controlled by net admins etc; on the plus side we got a round start button and glass effect windows so i suppose we shouldn't complain.

Russell
GeneralRe: Automatic update Pin
N a v a n e e t h5-Jan-08 8:38
N a v a n e e t h5-Jan-08 8:38 
GeneralRe: Automatic update Pin
Vasudevan Deepak Kumar2-Jan-08 22:35
Vasudevan Deepak Kumar2-Jan-08 22:35 
GeneralRe: Automatic update Pin
N a v a n e e t h2-Jan-08 23:24
N a v a n e e t h2-Jan-08 23:24 
Generalif statement with viewstate Pin
eyeseetee2-Jan-08 22:11
eyeseetee2-Jan-08 22:11 
GeneralRe: if statement with viewstate Pin
GuyThiebaut2-Jan-08 22:19
professionalGuyThiebaut2-Jan-08 22:19 
GeneralRe: if statement with viewstate Pin
Colin Angus Mackay2-Jan-08 22:26
Colin Angus Mackay2-Jan-08 22:26 
GeneralRe: if statement with viewstate Pin
Pete O'Hanlon3-Jan-08 0:49
mvePete O'Hanlon3-Jan-08 0:49 
GeneralRe: if statement with viewstate Pin
Colin Angus Mackay3-Jan-08 2:48
Colin Angus Mackay3-Jan-08 2:48 
QuestionSerializing B+ tree Pin
Noemi Katinka2-Jan-08 22:00
Noemi Katinka2-Jan-08 22:00 
GeneralRe: Serializing B+ tree Pin
Pete O'Hanlon3-Jan-08 0:51
mvePete O'Hanlon3-Jan-08 0:51 
GeneralRe: Serializing B+ tree Pin
Noemi Katinka3-Jan-08 1:58
Noemi Katinka3-Jan-08 1:58 
GeneralRe: Serializing B+ tree Pin
Pete O'Hanlon3-Jan-08 2:08
mvePete O'Hanlon3-Jan-08 2:08 
GeneralSending email using C#.NET with Signature Pin
D i x y2-Jan-08 20:00
D i x y2-Jan-08 20:00 
GeneralRe: Sending email using C#.NET with Signature Pin
Christian Graus2-Jan-08 21:14
protectorChristian Graus2-Jan-08 21:14 
AnswerRe: Sending email using C#.NET with Signature Pin
Declan Bright3-Jan-08 2:52
Declan Bright3-Jan-08 2:52 
GeneralIS there any free software designing tool Pin
Naveed7272-Jan-08 19:55
Naveed7272-Jan-08 19:55 
GeneralRe: IS there any free software designing tool Pin
Christian Graus2-Jan-08 21:13
protectorChristian Graus2-Jan-08 21:13 

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.