Click here to Skip to main content
15,912,507 members
Home / Discussions / C#
   

C#

 
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 
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 
Simon Stevens wrote:
they just seem to recommend some different techniques for writing it yourself.


You do realize that is the original meaning of Patterns right? And Best Practices? That you implement them when needed, not that there is a library that you use when you need them. That would be a Library not a Pattern or Practice.

Updating an installation can be quite complex, that may be why they deprecated the library, because it was insufficient to generalized use. It might not even be possible to address all the potential aspects of updating an installation with a generalized library. Generalizations almost always add complexity to the subject and in this case it is already quite complex. How do you generalize database schema modifications which may require migration of existing data into the new schema? That's just one small example. On the other hand if ones project needs are fairly simple why would one want to use a large complex library that is capable of supporting the more complex aspects of updating an installation. I mean you are already saying that BITS is overkill, right?

Also I have no idea why your post got voted down. There is nothing bad enough about it to warrant that. Some people seem to enjoy abusing the whole voting thing.


led mike

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 
AnswerRe: C# Save data from DB (BLOB) Problem ... 1Kb is missing Pin
half-life3-Jul-08 6:21
half-life3-Jul-08 6:21 
GeneralRe: C# Save data from DB (BLOB) Problem ... 1Kb is missing Pin
countnazgul3-Jul-08 9:22
countnazgul3-Jul-08 9:22 
GeneralRe: C# Save data from DB (BLOB) Problem ... 1Kb is missing Pin
leppie3-Jul-08 22:46
leppie3-Jul-08 22:46 
QuestionPlease Help. Can anyone help me connect to a User-Autheticated ( Using AD ) Sharepoint site? Pin
AlexanderTheGreat073-Jul-08 4:09
AlexanderTheGreat073-Jul-08 4:09 
QuestionPrinting a windows form Pin
Nath3-Jul-08 3:28
Nath3-Jul-08 3:28 

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.