Click here to Skip to main content
15,888,527 members
Home / Discussions / C#
   

C#

 
QuestionForm events taking precedence over control events and forwarding events? Pin
Megidolaon16-Jul-09 12:43
Megidolaon16-Jul-09 12:43 
QuestionRe: Form events taking precedence over control events and forwarding events? Pin
DaveyM6916-Jul-09 13:55
professionalDaveyM6916-Jul-09 13:55 
AnswerRe: Form events taking precedence over control events and forwarding events? Pin
Luc Pattyn16-Jul-09 13:57
sitebuilderLuc Pattyn16-Jul-09 13:57 
JokeRe: Form events taking precedence over control events and forwarding events? Pin
DaveyM6916-Jul-09 14:09
professionalDaveyM6916-Jul-09 14:09 
AnswerRe: bizar mouse event question Pin
Luc Pattyn16-Jul-09 13:55
sitebuilderLuc Pattyn16-Jul-09 13:55 
AnswerRe: Form events taking precedence over control events and forwarding events? Pin
Super Lloyd16-Jul-09 14:05
Super Lloyd16-Jul-09 14:05 
GeneralRe: Form events taking precedence over control events and forwarding events? [modified] Pin
Megidolaon17-Jul-09 5:00
Megidolaon17-Jul-09 5:00 
QuestionDifferent settings for development vs. production Pin
jaminblount16-Jul-09 11:51
jaminblount16-Jul-09 11:51 
I'm fairly new to C# and client-side programming in general, so sorry if this is a lame question.

In VS08 (specifically a C#/WPF application, if that makes a difference), I'm wondering how to specify different settings that depend on whether the project build is classified as development/debug or production. There are three specific things I would like to use this for at this time, though I'm sure I will come up with more as I go along. Firstly, the production application will need to access a different database server with different credentials than what us developers will use. Secondly, I would like our login screen (username and password) to be pre-populated with test account credentials during development, but blank in production. And thirdly, our final branding hasn't been decided yet so we need to give the project a codename, but then automatically change all the window titles and everything else once we do have final branding.

Surely Microsoft didn't just do a "Replace in Files" command to change "Windows Longhorn" to "Windows Vista," right? I don't want to have to change all of that manually every time before we do Build > Publish, then change it all back immediately after the Publish is finished so we can continue developing. I'm sure there's something really simple and stupid that makes this possible, but I just don't know the right terminology to search for to find it.

Thank you in advance.
AnswerRe: Different settings for development vs. production Pin
Pete O'Hanlon16-Jul-09 12:25
mvePete O'Hanlon16-Jul-09 12:25 
QuestionInterface Ibindinglist : Specified argument was out of the range error Pin
baranils16-Jul-09 11:33
baranils16-Jul-09 11:33 
AnswerRe: Interface Ibindinglist : Specified argument was out of the range error Pin
baranils17-Jul-09 21:41
baranils17-Jul-09 21:41 
QuestionDatagrid row select help Pin
Member 640383816-Jul-09 10:21
Member 640383816-Jul-09 10:21 
Question64 bit connection strings Pin
Natza Mitzi16-Jul-09 8:55
Natza Mitzi16-Jul-09 8:55 
AnswerRe: 64 bit connection strings Pin
Paladin200016-Jul-09 10:14
Paladin200016-Jul-09 10:14 
GeneralRe: 64 bit connection strings Pin
Natza Mitzi16-Jul-09 20:36
Natza Mitzi16-Jul-09 20:36 
QuestionStop the CONSOLE at the end of the debut Pin
rodbiser16-Jul-09 8:28
rodbiser16-Jul-09 8:28 
AnswerRe: Stop the CONSOLE at the end of the debut Pin
N a v a n e e t h16-Jul-09 8:45
N a v a n e e t h16-Jul-09 8:45 
AnswerRe: Stop the CONSOLE at the end of the debut Pin
Natza Mitzi16-Jul-09 8:51
Natza Mitzi16-Jul-09 8:51 
AnswerRe: Stop the CONSOLE at the end of the debut Pin
mypicturefaded16-Jul-09 8:59
mypicturefaded16-Jul-09 8:59 
AnswerRe: Stop the CONSOLE at the end of the debut Pin
Luc Pattyn16-Jul-09 9:21
sitebuilderLuc Pattyn16-Jul-09 9:21 
GeneralRe: Stop the CONSOLE at the end of the debut Pin
rodbiser18-Aug-09 10:15
rodbiser18-Aug-09 10:15 
AnswerRe: Stop the CONSOLE at the end of the debut Pin
Alan N16-Jul-09 9:48
Alan N16-Jul-09 9:48 
QuestionTell When A Control Is Added In Design Mode Pin
Kevin Marois16-Jul-09 7:43
professionalKevin Marois16-Jul-09 7:43 
AnswerRe: Tell When A Control Is Added In Design Mode Pin
N a v a n e e t h16-Jul-09 8:54
N a v a n e e t h16-Jul-09 8:54 
QuestionHow to count different blood cells (RBC, WBC, Differential WBC) from microscopic picture in c # Pin
Md. Shakil16-Jul-09 6:48
Md. Shakil16-Jul-09 6:48 

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.