Click here to Skip to main content
15,919,028 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: WSOD added Reference Version showing wrongly in VS Pin
ramki_mars19-Apr-08 1:14
ramki_mars19-Apr-08 1:14 
Generalextracting .resources files from the resource.dll Pin
dudedotnet17-Apr-08 0:09
dudedotnet17-Apr-08 0:09 
QuestionWinform overriding base form control's event Pin
eddie aks16-Apr-08 20:45
eddie aks16-Apr-08 20:45 
GeneralRe: Winform overriding base form control's event Pin
Thomas Stockwell17-Apr-08 1:25
professionalThomas Stockwell17-Apr-08 1:25 
GeneralRe: Winform overriding base form control's event Pin
qyy17-Apr-08 7:17
qyy17-Apr-08 7:17 
GeneralRe: Winform overriding base form control's event Pin
eddie aks18-Apr-08 1:21
eddie aks18-Apr-08 1:21 
QuestionReg setup project for windows application Pin
manikandanid16-Apr-08 4:00
manikandanid16-Apr-08 4:00 
GeneralRe: Reg setup project for windows application Pin
Rob Smiley18-Apr-08 9:58
Rob Smiley18-Apr-08 9:58 
Hi, I don't think you can update the DLL during install. You'd be better off writing the server details to the registry or a config file in the application data folder, then adjusting your code to look for these details in that location. If you're concerned about the security of these details, you can easily encrypt them using the classes in System.Security.Cryptography.

Good luck!
Rob

"An eye for an eye only ends up making the whole world blind"

GeneralRe: Reg setup project for windows application Pin
manikandanid20-Apr-08 20:07
manikandanid20-Apr-08 20:07 
GeneralDividers in StatusStrip Pin
Brady Kelly16-Apr-08 2:43
Brady Kelly16-Apr-08 2:43 
GeneralRe: Dividers in StatusStrip Pin
led mike16-Apr-08 4:39
led mike16-Apr-08 4:39 
GeneralRe: Dividers in StatusStrip Pin
omzig16-Nov-09 11:50
omzig16-Nov-09 11:50 
GeneralMultiscan using WIA Pin
ManickaSudar16-Apr-08 0:41
ManickaSudar16-Apr-08 0:41 
Questionhow to deploy windows Application With Database Pin
Senthil Palani14-Apr-08 23:07
Senthil Palani14-Apr-08 23:07 
AnswerRe: how to deploy windows Application With Database Pin
Christian Graus16-Apr-08 11:48
protectorChristian Graus16-Apr-08 11:48 
GeneralDeclaring a variable Pin
nitin198614-Apr-08 16:31
nitin198614-Apr-08 16:31 
GeneralRe: Declaring a variable Pin
Zoltan Balazs14-Apr-08 20:20
Zoltan Balazs14-Apr-08 20:20 
GeneralRe: Declaring a variable Pin
Christian Graus14-Apr-08 21:19
protectorChristian Graus14-Apr-08 21:19 
GeneralRe: Declaring a variable Pin
nitin198615-Apr-08 20:36
nitin198615-Apr-08 20:36 
GeneralPassing Data Betwen Forms Pin
Kit Fisto14-Apr-08 6:35
Kit Fisto14-Apr-08 6:35 
GeneralRe: Passing Data Betwen Forms Pin
Zoltan Balazs14-Apr-08 7:44
Zoltan Balazs14-Apr-08 7:44 
GeneralRe: Passing Data Betwen Forms Pin
Dave Kreskowiak14-Apr-08 8:31
mveDave Kreskowiak14-Apr-08 8:31 
GeneralRe: Passing Data Betwen Forms Pin
Christian Graus14-Apr-08 11:21
protectorChristian Graus14-Apr-08 11:21 
GeneralRe: Passing Data Betwen Forms [modified] Pin
Kit Fisto14-Apr-08 23:22
Kit Fisto14-Apr-08 23:22 
GeneralVS2005. Excel in MdiParent Pin
Member 364396113-Apr-08 20:12
Member 364396113-Apr-08 20:12 

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.