Click here to Skip to main content
15,900,461 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionDataGridView, changing active cell within events Pin
Antonino Porcino28-Feb-09 1:03
Antonino Porcino28-Feb-09 1:03 
AnswerRe: DataGridView, changing active cell within events Pin
Calin Tatar28-Feb-09 7:23
Calin Tatar28-Feb-09 7:23 
Questionconnect to mysql Pin
Any_India27-Feb-09 2:13
Any_India27-Feb-09 2:13 
AnswerRe: connect to mysql Pin
Eddy Vluggen27-Feb-09 2:26
professionalEddy Vluggen27-Feb-09 2:26 
GeneralRe: connect to mysql Pin
Any_India27-Feb-09 19:13
Any_India27-Feb-09 19:13 
GeneralRe: connect to mysql Pin
ky_rerun28-Feb-09 16:21
ky_rerun28-Feb-09 16:21 
QuestionRE: windows service Pin
chandhuBTS27-Feb-09 1:36
chandhuBTS27-Feb-09 1:36 
AnswerRe: RE: windows service Pin
led mike27-Feb-09 4:25
led mike27-Feb-09 4:25 
chandhuBTS wrote:
I am writing a Windows Service that I may have to install more than one instance of per computer. Is there a way to change the DisplayName property and default install location using user provided information in ServiceInstaller project during install time?


If the ServiceInstaller produces an MSI (Windows Installer) then it is very likely the MSI can be changed. Using Visual Studio to do that may not be possible, it may require using a different tool.

The most likely observation about your scenario is that you are wrong about needing to install the service module more than once on single computer. I highly recommend that you double check your analysis and conclusion regarding that issue.
GeneralRe: RE: windows service Pin
Calin Tatar27-Feb-09 10:11
Calin Tatar27-Feb-09 10:11 
GeneralRe: RE: windows service Pin
led mike27-Feb-09 10:42
led mike27-Feb-09 10:42 
GeneralRe: RE: windows service Pin
Calin Tatar27-Feb-09 11:39
Calin Tatar27-Feb-09 11:39 
QuestionFileDialog.AddExtension property doesn't work Pin
sarithasj26-Feb-09 0:55
sarithasj26-Feb-09 0:55 
AnswerRe: FileDialog.AddExtension property doesn't work Pin
Alan N26-Feb-09 1:21
Alan N26-Feb-09 1:21 
GeneralRe: FileDialog.AddExtension property doesn't work Pin
sarithasj26-Feb-09 2:14
sarithasj26-Feb-09 2:14 
GeneralRe: FileDialog.AddExtension property doesn't work Pin
Luc Pattyn26-Feb-09 3:20
sitebuilderLuc Pattyn26-Feb-09 3:20 
QuestionProblem while drawing the image in picture box Pin
avinashpatil348426-Feb-09 0:32
avinashpatil348426-Feb-09 0:32 
AnswerRe: Problem while drawing the image in picture box Pin
Alan N26-Feb-09 1:32
Alan N26-Feb-09 1:32 
AnswerRe: Problem while drawing the image in picture box Pin
Thomas Stockwell5-Mar-09 8:02
professionalThomas Stockwell5-Mar-09 8:02 
GeneralRe: Problem while drawing the image in picture box Pin
avinashpatil34845-Mar-09 18:10
avinashpatil34845-Mar-09 18:10 
AnswerRe: Problem while drawing the image in picture box Pin
Vivek_India5-Apr-09 21:22
Vivek_India5-Apr-09 21:22 
QuestionRE: window service Pin
chandhuBTS25-Feb-09 22:21
chandhuBTS25-Feb-09 22:21 
AnswerRe: RE: window service Pin
ABitSmart25-Feb-09 23:51
ABitSmart25-Feb-09 23:51 
QuestionBypass Print Dialog when using ReportViewer in Winforms with SQL Reporting Services PinPopular
Seren Singh25-Feb-09 1:57
Seren Singh25-Feb-09 1:57 
QuestionAttempted to read or write protected memory. This is often an indication that other memory is corrupt. Pin
prateekbindal24-Feb-09 23:10
prateekbindal24-Feb-09 23:10 
AnswerRe: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. Pin
ABitSmart25-Feb-09 2:53
ABitSmart25-Feb-09 2:53 

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.