Click here to Skip to main content
16,007,843 members
Home / Discussions / C#
   

C#

 
QuestionAdding a language to the Vis05 IDE [modified] Pin
Ista23-May-06 4:43
Ista23-May-06 4:43 
QuestionConfigurationManager Pin
Chris Losinger23-May-06 4:37
professionalChris Losinger23-May-06 4:37 
AnswerRe: ConfigurationManager Pin
Ista23-May-06 4:40
Ista23-May-06 4:40 
GeneralRe: ConfigurationManager Pin
Chris Losinger23-May-06 4:55
professionalChris Losinger23-May-06 4:55 
GeneralRe: ConfigurationManager Pin
Ista23-May-06 4:56
Ista23-May-06 4:56 
GeneralRe: ConfigurationManager Pin
Chris Losinger23-May-06 5:28
professionalChris Losinger23-May-06 5:28 
AnswerNevermind... Pin
Chris Losinger23-May-06 5:52
professionalChris Losinger23-May-06 5:52 
AnswerRe: ConfigurationManager Pin
Dustin Metzgar23-May-06 5:56
Dustin Metzgar23-May-06 5:56 
Actually, I think your problem is real simple. It's just that you didn't get the config file where it needed to be. You can add an app.config to your project, but it doesn't do anything for you until it's copied out to the directory where your .exe is and renamed. Like my exe is TestConfigManager.exe, so I have to copy my app.config out to where that is and rename it to TestConfigManager.exe.config. I usually just write a postbuild to handle it.

www.logifusion.com
GeneralRe: ConfigurationManager Pin
Chris Losinger23-May-06 6:27
professionalChris Losinger23-May-06 6:27 
GeneralRe: ConfigurationManager Pin
S. Senthil Kumar23-May-06 22:40
S. Senthil Kumar23-May-06 22:40 
QuestionNeed to Embed Build Date and Time [modified] Pin
Jethro6323-May-06 3:50
Jethro6323-May-06 3:50 
AnswerRe: Need to Embed Build Date and Time [modified] Pin
stancrm23-May-06 4:05
stancrm23-May-06 4:05 
AnswerRe: Need to Embed Build Date and Time [modified] Pin
drc_no123-May-06 4:06
drc_no123-May-06 4:06 
GeneralRe: Need to Embed Build Date and Time [modified] Pin
Jethro6323-May-06 4:18
Jethro6323-May-06 4:18 
AnswerRe: Need to Embed Build Date and Time [modified] Pin
Josh Smith23-May-06 4:21
Josh Smith23-May-06 4:21 
AnswerRe: Need to Embed Build Date and Time [modified] Pin
Dustin Metzgar23-May-06 4:42
Dustin Metzgar23-May-06 4:42 
AnswerRe: Need to Embed Build Date and Time [modified] Pin
Judah Gabriel Himango23-May-06 10:22
sponsorJudah Gabriel Himango23-May-06 10:22 
QuestionTransparant picturebox Pin
timbo@timbo.nl23-May-06 3:40
timbo@timbo.nl23-May-06 3:40 
AnswerRe: Transparant picturebox Pin
Sasuko24-May-06 0:05
Sasuko24-May-06 0:05 
QuestionButtonColumn event Pin
drc_no123-May-06 3:34
drc_no123-May-06 3:34 
Questionhow to resize panel accdg to form size Pin
edel_ong23-May-06 3:27
edel_ong23-May-06 3:27 
AnswerRe: how to resize panel accdg to form size Pin
stancrm23-May-06 3:57
stancrm23-May-06 3:57 
GeneralRe: how to resize panel accdg to form size Pin
Judah Gabriel Himango23-May-06 5:32
sponsorJudah Gabriel Himango23-May-06 5:32 
QuestionClass Library project help? Pin
eric_tran23-May-06 3:05
eric_tran23-May-06 3:05 
AnswerRe: Class Library project help? Pin
Wjousts23-May-06 3:12
Wjousts23-May-06 3: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.