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

.NET (Core and Framework)

 
GeneralRe: Issue with running .exe(compiled in 34 bit) in window7 64bit enviornment Pin
shaina22317-Jun-10 2:20
shaina22317-Jun-10 2:20 
QuestionStrange Characters Appended to every url as #cCccCc Pin
Shawn Souto4-Jun-10 10:03
Shawn Souto4-Jun-10 10:03 
AnswerRe: Strange Characters Appended to every url as #cCccCc Pin
Luc Pattyn4-Jun-10 11:30
sitebuilderLuc Pattyn4-Jun-10 11:30 
AnswerRe: Strange Characters Appended to every url as #cCccCc Pin
Shawn Souto4-Jun-10 15:04
Shawn Souto4-Jun-10 15:04 
GeneralRe: Strange Characters Appended to every url as #cCccCc Pin
Luc Pattyn4-Jun-10 15:07
sitebuilderLuc Pattyn4-Jun-10 15:07 
GeneralRe: Strange Characters Appended to every url as #cCccCc Pin
Shawn Souto4-Jun-10 15:08
Shawn Souto4-Jun-10 15:08 
AnswerRe: Strange Characters Appended to every url as #cCccCc Pin
Shawn Souto4-Jun-10 15:07
Shawn Souto4-Jun-10 15:07 
QuestionRead external configuration file at runtime Pin
rbc10254-Jun-10 7:10
rbc10254-Jun-10 7:10 
Hello. I'm a relative newbie to NET Framework programming and I have a problem I can't seem to get my head around. I have an application that I need to read in customer supplied string values that are paths to executable programs that open CAD drawings in the specified external program. I have read about the Configuration Manager classes and XML Document object and I'm not sure what the best method would be. I considered using the OpenMappedExeConfiguration() method to read in the values supplied by the customer but I'm not to versed on how the merging of configuration hiearchy occurs when the Configuration object is created. I want to keep the scope of the config file at the application level.

Alternatively, I am considering creating an external XML config file and using the XMLDocument class to read in these path string values and set the executable paths that way. This seems like a more direct way to control application scope for the configuration file and I believe the default values for the path strings could be set in the ApplicationSettingsBase Class under the My Namespace in the Settings.Designer file. Is that a correct assumption?

Unfortunately I'm not real savvy on creating XML documents and the related nodes. Any advice on the best methods for implementing this or information on resources I would GREATLY appreciate!
AnswerRe: Read external configuration file at runtime Pin
Not Active4-Jun-10 7:56
mentorNot Active4-Jun-10 7:56 
GeneralRe: Read external configuration file at runtime Pin
rbc10254-Jun-10 19:08
rbc10254-Jun-10 19:08 
GeneralRe: Read external configuration file at runtime Pin
Not Active5-Jun-10 2:47
mentorNot Active5-Jun-10 2:47 
QuestionError:Passing parameter to Sp Pin
Sabui4-Jun-10 1:23
Sabui4-Jun-10 1:23 
AnswerRe: Error:Passing parameter to Sp Pin
Not Active4-Jun-10 1:51
mentorNot Active4-Jun-10 1:51 
GeneralRe: Error:Passing parameter to Sp Pin
Sabui4-Jun-10 20:09
Sabui4-Jun-10 20:09 
GeneralRe: Error:Passing parameter to Sp Pin
Not Active5-Jun-10 2:43
mentorNot Active5-Jun-10 2:43 
AnswerRe: Error:Passing parameter to Sp Pin
Peace ON4-Jun-10 2:33
Peace ON4-Jun-10 2:33 
QuestionHow the machine know if the .net code is re-compile by the JIT compiler ? Pin
Yanshof4-Jun-10 0:33
Yanshof4-Jun-10 0:33 
AnswerRe: How the machine know if the .net code is re-compile by the JIT compiler ? Pin
_Erik_4-Jun-10 0:46
_Erik_4-Jun-10 0:46 
AnswerRe: How the machine know if the .net code is re-compile by the JIT compiler ? Pin
Luc Pattyn4-Jun-10 0:51
sitebuilderLuc Pattyn4-Jun-10 0:51 
AnswerRe: How the machine know if the .net code is re-compile by the JIT compiler ? Pin
Henry Minute4-Jun-10 0:55
Henry Minute4-Jun-10 0:55 
AnswerRe: How the machine know if the .net code is re-compile by the JIT compiler ? Pin
dan!sh 4-Jun-10 3:06
professional dan!sh 4-Jun-10 3:06 
Question.net remoting OR web services OR WCF Service Pin
divyesh14323-Jun-10 19:27
divyesh14323-Jun-10 19:27 
AnswerRe: .net remoting OR web services OR WCF Service Pin
dan!sh 3-Jun-10 21:29
professional dan!sh 3-Jun-10 21:29 
AnswerRe: .net remoting OR web services OR WCF Service Pin
Peace ON3-Jun-10 21:42
Peace ON3-Jun-10 21:42 
AnswerRe: .net remoting OR web services OR WCF Service Pin
Abhinav S3-Jun-10 21:45
Abhinav S3-Jun-10 21:45 

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.