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

.NET (Core and Framework)

 
GeneralRe: Windows Forms possible bug Pin
Dave Kreskowiak27-Sep-06 14:10
mveDave Kreskowiak27-Sep-06 14:10 
QuestionRaising Events in .Net Pin
ravindradonkada27-Sep-06 9:11
ravindradonkada27-Sep-06 9:11 
AnswerRe: Raising Events in .Net Pin
Guffa27-Sep-06 10:15
Guffa27-Sep-06 10:15 
AnswerRe: Raising Events in .Net Pin
Christian Graus27-Sep-06 15:21
protectorChristian Graus27-Sep-06 15:21 
AnswerRe: Raising Events in .Net Pin
f*** YOU27-Sep-06 18:39
f*** YOU27-Sep-06 18:39 
QuestionTest vs. Production databases Pin
joe/jobo27-Sep-06 6:33
joe/jobo27-Sep-06 6:33 
AnswerRe: Test vs. Production databases Pin
Dave Kreskowiak27-Sep-06 13:06
mveDave Kreskowiak27-Sep-06 13:06 
AnswerRe: Test vs. Production databases Pin
sujith3127-Sep-06 21:09
sujith3127-Sep-06 21:09 
Try this

>> Use connection strings in code for connections

>> Store the connection details in an XML file in the application directory, Fetch details from this file during connection.

>> You have to only change the XML File to change the database name

Wink | ;)

"I firmly believe that
any man's finest hour,
the greatest fulfillment of all that holds dear,
is that moment,
when he has worked his heart out in a good cause
and lies exhausted in the field of battle - victorious..."

QuestionGeneral Question about Dundas Charts Pin
Jethro6327-Sep-06 2:15
Jethro6327-Sep-06 2:15 
AnswerRe: General Question about Dundas Charts Pin
Christian Graus27-Sep-06 15:23
protectorChristian Graus27-Sep-06 15:23 
QuestionHow to retrieve control's "Name" and "Value" in another program using Win32 API? Pin
niranjanshaiwale26-Sep-06 20:41
niranjanshaiwale26-Sep-06 20:41 
AnswerRe: How to retrieve control's "Name" and "Value" in another program using Win32 API? Pin
Dave Kreskowiak27-Sep-06 12:03
mveDave Kreskowiak27-Sep-06 12:03 
GeneralRe: How to retrieve control's "Name" and "Value" in another program using Win32 API? Pin
niranjanshaiwale27-Sep-06 19:13
niranjanshaiwale27-Sep-06 19:13 
GeneralRe: How to retrieve control's "Name" and "Value" in another program using Win32 API? Pin
Dave Kreskowiak28-Sep-06 2:12
mveDave Kreskowiak28-Sep-06 2:12 
QuestionPrevent from being minimised Pin
K edar V26-Sep-06 3:33
K edar V26-Sep-06 3:33 
QuestionSerial Registration Software Code Pin
Stormz25-Sep-06 5:40
Stormz25-Sep-06 5:40 
QuestionListView Click Event Pin
vijayaramaraju25-Sep-06 0:06
vijayaramaraju25-Sep-06 0:06 
QuestionAvoid pasting any content in textbox Pin
Vipul Mehta22-Sep-06 19:34
Vipul Mehta22-Sep-06 19:34 
AnswerRe: Avoid pasting any content in textbox Pin
Tad McClellan23-Sep-06 4:46
professionalTad McClellan23-Sep-06 4:46 
AnswerRe: Avoid pasting any content in textbox Pin
Guffa23-Sep-06 4:54
Guffa23-Sep-06 4:54 
GeneralRe: Avoid pasting any content in textbox Pin
Vipul Mehta24-Sep-06 18:29
Vipul Mehta24-Sep-06 18:29 
AnswerRe: Avoid pasting any content in textbox Pin
Guffa24-Sep-06 21:02
Guffa24-Sep-06 21:02 
GeneralRe: Avoid pasting any content in textbox Pin
Vipul Mehta24-Sep-06 23:57
Vipul Mehta24-Sep-06 23:57 
AnswerRe: Avoid pasting any content in textbox Pin
Guffa25-Sep-06 9:16
Guffa25-Sep-06 9:16 
QuestionAdd-in For SourceSafe Pin
Tad McClellan22-Sep-06 11:35
professionalTad McClellan22-Sep-06 11:35 

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.