Click here to Skip to main content
15,914,111 members
Home / Discussions / C#
   

C#

 
QuestionNo source code available Pin
kbalias27-Aug-07 22:03
kbalias27-Aug-07 22:03 
AnswerRe: No source code available Pin
Vasudevan Deepak Kumar27-Aug-07 22:24
Vasudevan Deepak Kumar27-Aug-07 22:24 
AnswerRe: No source code available Pin
Lutosław27-Aug-07 22:27
Lutosław27-Aug-07 22:27 
QuestionGet external application name Pin
Lilupa27-Aug-07 21:56
Lilupa27-Aug-07 21:56 
AnswerRe: Get external application name [modified] Pin
Martin#27-Aug-07 23:50
Martin#27-Aug-07 23:50 
GeneralRe: Get external application name Pin
Lilupa28-Aug-07 5:59
Lilupa28-Aug-07 5:59 
GeneralRe: Get external application name Pin
Martin#28-Aug-07 6:14
Martin#28-Aug-07 6:14 
QuestionModify the App.Config File at Run Time Pin
BhuMan27-Aug-07 21:48
BhuMan27-Aug-07 21:48 
Hi,

I'm currently in the process of developing an utility that executes the SQL Query's.
(More or less similar to SQL QUERY ANALYZER).

I have defined the Database name in the App.config file itself.
And , t's working fine.

Now the problem is, I need to modify the Database Name in the App.config while I select the
Database name from the Listbox automatically.

The app.config file code is

<configuration>
<appsettings>
<add key="QueryAnalyzer" value="Data Source=(local);Integrated Security=True;User ID=;Password=;Initial Catalog=Northwind">




Please any one help me in finding the solution

BhuMan

Questionmemory exception Pin
arkiboys27-Aug-07 21:25
arkiboys27-Aug-07 21:25 
AnswerRe: memory exception Pin
Martin#27-Aug-07 22:25
Martin#27-Aug-07 22:25 
AnswerRe: memory exception Pin
Vasudevan Deepak Kumar27-Aug-07 22:28
Vasudevan Deepak Kumar27-Aug-07 22:28 
AnswerRe: memory exception Pin
Rudolf Jan28-Aug-07 9:05
Rudolf Jan28-Aug-07 9:05 
QuestionSorted List and Garbage Collector Pin
JoZ CaVaLLo27-Aug-07 21:14
JoZ CaVaLLo27-Aug-07 21:14 
AnswerRe: Sorted List and Garbage Collector Pin
Martin#27-Aug-07 22:20
Martin#27-Aug-07 22:20 
GeneralRe: Sorted List and Garbage Collector Pin
Luc Pattyn28-Aug-07 0:54
sitebuilderLuc Pattyn28-Aug-07 0:54 
GeneralRe: Sorted List and Garbage Collector Pin
Martin#28-Aug-07 1:01
Martin#28-Aug-07 1:01 
AnswerRe: Sorted List and Garbage Collector Pin
Luc Pattyn28-Aug-07 0:59
sitebuilderLuc Pattyn28-Aug-07 0:59 
Questionpicture viewer?? Pin
jith - iii27-Aug-07 21:14
jith - iii27-Aug-07 21:14 
AnswerRe: picture viewer?? Pin
Christian Graus27-Aug-07 21:19
protectorChristian Graus27-Aug-07 21:19 
GeneralRe: picture viewer?? [modified] Pin
jith - iii27-Aug-07 22:07
jith - iii27-Aug-07 22:07 
AnswerRe: picture viewer?? Pin
Vasudevan Deepak Kumar27-Aug-07 22:50
Vasudevan Deepak Kumar27-Aug-07 22:50 
GeneralRe: picture viewer?? Pin
jith - iii27-Aug-07 23:54
jith - iii27-Aug-07 23:54 
AnswerGot solution............ Pin
jith - iii27-Aug-07 23:49
jith - iii27-Aug-07 23:49 
Questionneed a custom textbox... Pin
TheCardinal27-Aug-07 20:54
TheCardinal27-Aug-07 20:54 
AnswerRe: need a custom textbox... Pin
JoZ CaVaLLo27-Aug-07 21:17
JoZ CaVaLLo27-Aug-07 21:17 

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.