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

C#

 
QuestionPrint .rdlc Report [modified] Pin
zeeShan anSari30-Dec-08 18:45
zeeShan anSari30-Dec-08 18:45 
Questionzedgraph control Pin
hamidhakimi30-Dec-08 18:37
hamidhakimi30-Dec-08 18:37 
Questionzedgraph control Pin
hamidhakimi30-Dec-08 18:36
hamidhakimi30-Dec-08 18:36 
Questionmultiline textbox in datagridview Pin
SreejithKumar M30-Dec-08 18:18
SreejithKumar M30-Dec-08 18:18 
QuestionRecursion to find an XML element Pin
Steven D. Foster30-Dec-08 14:29
Steven D. Foster30-Dec-08 14:29 
QuestionRe: Recursion to find an XML element [modified] Pin
Steven D. Foster30-Dec-08 14:52
Steven D. Foster30-Dec-08 14:52 
AnswerRe: Recursion to find an XML element Pin
Not Active30-Dec-08 15:55
mentorNot Active30-Dec-08 15:55 
GeneralRe: Recursion to find an XML element Pin
Steven D. Foster30-Dec-08 16:12
Steven D. Foster30-Dec-08 16:12 
The program has multiple executables/services executing in different locations. I was trying to come up with a simplistic way for the application users (our sister locations) to use single XML config files for connections, and others for application settings. So if a site wanted to encrypt their connection info and/or program settings using their own encryption methodologies, it would give them the freedom to (vs say using an encrypted connection string in an App.config file).

This would also let users choose to use a single file for all of the services/executables or use individual connection information files stored separately.

Trying to avoid the redundancy in creating multiple separate config files, and instead use modular XML elements to store this information anywhere the admin chooses (by piping them via webservices, filesystem, database decrypt, etc.)

Does that help? Am I tying to implement these things in a terrible way?
GeneralRe: Recursion to find an XML element Pin
Not Active30-Dec-08 16:33
mentorNot Active30-Dec-08 16:33 
GeneralRe: Recursion to find an XML element Pin
Steven D. Foster31-Dec-08 4:14
Steven D. Foster31-Dec-08 4:14 
AnswerRe: Recursion to find an XML element Pin
Steven D. Foster30-Dec-08 16:55
Steven D. Foster30-Dec-08 16:55 
AnswerRe: Recursion to find an XML element Pin
Christian Graus30-Dec-08 18:01
protectorChristian Graus30-Dec-08 18:01 
GeneralRe: Recursion to find an XML element Pin
Steven D. Foster31-Dec-08 4:07
Steven D. Foster31-Dec-08 4:07 
AnswerRecursion = BAD to find an XML element Pin
Steven D. Foster31-Dec-08 4:45
Steven D. Foster31-Dec-08 4:45 
QuestionHow do i go about this... do i create a DataBind / DataSet ??? [modified] Pin
cobalt-rose30-Dec-08 12:02
cobalt-rose30-Dec-08 12:02 
AnswerRe: How do i go about this... do i create a DataBind / DataSet ??? Pin
Not Active30-Dec-08 13:23
mentorNot Active30-Dec-08 13:23 
AnswerRe: How do i go about this... do i create a DataBind / DataSet ??? Pin
Mycroft Holmes30-Dec-08 14:45
professionalMycroft Holmes30-Dec-08 14:45 
GeneralRe: How do i go about this... do i create a DataBind / DataSet ??? Pin
cobalt-rose1-Jan-09 13:25
cobalt-rose1-Jan-09 13:25 
QuestionApp.config Pin
s196675m30-Dec-08 11:34
s196675m30-Dec-08 11:34 
AnswerRe: App.config Pin
vaghelabhavesh30-Dec-08 13:08
vaghelabhavesh30-Dec-08 13:08 
QuestionDesign time collection problem Pin
kanchoette30-Dec-08 10:16
kanchoette30-Dec-08 10:16 
AnswerRe: Design time collection problem Pin
Wendelius30-Dec-08 10:44
mentorWendelius30-Dec-08 10:44 
GeneralRe: Design time collection problem Pin
kanchoette30-Dec-08 11:28
kanchoette30-Dec-08 11:28 
GeneralRe: Design time collection problem Pin
Wendelius30-Dec-08 11:41
mentorWendelius30-Dec-08 11:41 
GeneralRe: Design time collection problem Pin
kanchoette30-Dec-08 11:51
kanchoette30-Dec-08 11:51 

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.