Click here to Skip to main content
15,912,207 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Filling a DataGridView containing a ComboBox Pin
srabik15-Sep-08 3:13
srabik15-Sep-08 3:13 
GeneralRe: Filling a DataGridView containing a ComboBox Pin
akhi4akhil16-Sep-08 0:22
akhi4akhil16-Sep-08 0:22 
GeneralRe: Filling a DataGridView containing a ComboBox Pin
akhi4akhil16-Sep-08 1:25
akhi4akhil16-Sep-08 1:25 
GeneralRe: Filling a DataGridView containing a ComboBox Pin
akhi4akhil16-Sep-08 0:04
akhi4akhil16-Sep-08 0:04 
GeneralRe: Filling a DataGridView containing a ComboBox Pin
srabik16-Sep-08 2:57
srabik16-Sep-08 2:57 
GeneralRe: Filling a DataGridView containing a ComboBox Pin
akhi4akhil16-Sep-08 17:14
akhi4akhil16-Sep-08 17:14 
GeneralRe: Filling a DataGridView containing a ComboBox Pin
akhi4akhil16-Sep-08 0:19
akhi4akhil16-Sep-08 0:19 
QuestionClickOnce Deployment - force download file with different version but same hash Pin
srabik14-Sep-08 13:32
srabik14-Sep-08 13:32 
Hi,
I have an images app, which consists of 2 main sub-apps. The viewer and editor. Editor should be installed only on one PC, the viewer will be installed and used by many customers. The problem is, how to distribute new images created in editor to customers.

(I have tried my own solution, downloading up-to-date database (*.mdf), read modified items and download these items. But i wasn't able to overwrite customer's local db (and etc.), so this was wrong way.)

Then I thought I could use directly ClickOnce Update system. I took installation files created with VS2005 and with mage.exe I successfully added new images to application's manifest, signed it and the same did to deployment manifest. The problem is, when i add some images to app. manifest using mage.exe and raise version of app. and deploy manifests (with the same exe files), install / update doesn't download anything, just raise the local version. ClickOnce checked that there is new version, but because of that i didn't modify the exe, the hash stayed same and no download was done. Even that the manifest contains new image files. So, can i somehow force ClickOnce not to compare exe's hash and download modified related images? Or somehow change the exe so the hash-check will fail and the exe with images will be downloaded.

Thank you.
QuestionBorder+ColorAnimation (Borderbrush) Pin
Stevie14-Sep-08 8:25
Stevie14-Sep-08 8:25 
AnswerRe: Border+ColorAnimation (Borderbrush) Pin
Stevie14-Sep-08 8:35
Stevie14-Sep-08 8:35 
QuestionForm crashes to taskbar when left minimized? [modified] Pin
teddycrew12-Sep-08 0:23
teddycrew12-Sep-08 0:23 
AnswerRe: Form crashes to taskbar? Pin
led mike12-Sep-08 5:02
led mike12-Sep-08 5:02 
GeneralRe: Form crashes to taskbar? Pin
teddycrew12-Sep-08 12:58
teddycrew12-Sep-08 12:58 
Questioninstallation issue of dot net 2005 Pin
onrivman11-Sep-08 21:19
onrivman11-Sep-08 21:19 
AnswerRe: installation issue of dot net 2005 Pin
Pete O'Hanlon11-Sep-08 22:11
mvePete O'Hanlon11-Sep-08 22:11 
GeneralHelp required in SQL query Pin
khalidd11-Sep-08 0:06
khalidd11-Sep-08 0:06 
GeneralRe: Help required in SQL query Pin
Pete O'Hanlon11-Sep-08 0:55
mvePete O'Hanlon11-Sep-08 0:55 
GeneralRe: Help required in SQL query Pin
Paul Conrad11-Sep-08 6:30
professionalPaul Conrad11-Sep-08 6:30 
QuestionInstallation of VisualStudio 2008 Pin
yadlaprasad10-Sep-08 2:10
yadlaprasad10-Sep-08 2:10 
AnswerRe: Installation of VisualStudio 2008 Pin
Pete O'Hanlon10-Sep-08 2:27
mvePete O'Hanlon10-Sep-08 2:27 
AnswerRe: Installation of VisualStudio 2008 Pin
John_Adams12-Sep-08 3:29
John_Adams12-Sep-08 3:29 
QuestionChange cell color in a DataGridView? Pin
Gregory Gadow9-Sep-08 7:07
Gregory Gadow9-Sep-08 7:07 
QuestionWindows Workflow and dynamic workflows Pin
Mel Padden8-Sep-08 8:56
Mel Padden8-Sep-08 8:56 
AnswerRe: Windows Workflow and dynamic workflows Pin
Kevin McFarlane9-Sep-08 12:01
Kevin McFarlane9-Sep-08 12:01 
QuestionVOIP project Pin
AnoopSingh8-Sep-08 4:25
AnoopSingh8-Sep-08 4:25 

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.