Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
QuestionDDE Pin
San29-Aug-08 1:14
San29-Aug-08 1:14 
AnswerRe: DDE Pin
J4amieC29-Aug-08 2:09
J4amieC29-Aug-08 2:09 
Questionstore datetime from C# code to SQL Pin
Learning IT29-Aug-08 0:18
Learning IT29-Aug-08 0:18 
AnswerIgnore Repost Pin
Manas Bhardwaj29-Aug-08 0:36
professionalManas Bhardwaj29-Aug-08 0:36 
GeneralRe: Ignore Repost Pin
Learning IT29-Aug-08 0:40
Learning IT29-Aug-08 0:40 
GeneralRe: Ignore Repost Pin
J4amieC29-Aug-08 2:11
J4amieC29-Aug-08 2:11 
GeneralRe: Ignore Repost Pin
Learning IT29-Aug-08 19:15
Learning IT29-Aug-08 19:15 
QuestionDLL.Config Pin
Roger Alsing28-Aug-08 23:59
Roger Alsing28-Aug-08 23:59 
If I have an assembly, eg Foo.Dll
And then create a config for it , eg Foo.Dll.Config

What are the requirements for the config file to be uses?

Is it possible to load such config (standard .NET config) for a dynamically loaded assembly?
or can I somehow force a specific config to be loaded so it can be accessed from the Settings class?

The problem I'm facing is a 3rd party tool that loads assemblies from a specific folder.
And I want to supply a standard .NET config for those assemblies.

Right now, those configs are apparently ignored and the settings will fall back to the hardcoded values in the settings class that VS.NET generates..


AnswerRe: DLL.Config Pin
Pete O'Hanlon29-Aug-08 8:25
mvePete O'Hanlon29-Aug-08 8:25 
Questionquestion about GetModuleHandle() Pin
Xmen Real 28-Aug-08 23:48
professional Xmen Real 28-Aug-08 23:48 
QuestionStructure converstion to Bytearray Pin
San28-Aug-08 23:44
San28-Aug-08 23:44 
AnswerRe: Structure converstion to Bytearray Pin
DaveyM6928-Aug-08 23:59
professionalDaveyM6928-Aug-08 23:59 
AnswerRe: Structure converstion to Bytearray Pin
lisan_al_ghaib29-Aug-08 0:23
lisan_al_ghaib29-Aug-08 0:23 
GeneralRe: Structure converstion to Bytearray Pin
San29-Aug-08 0:40
San29-Aug-08 0:40 
GeneralRe: Structure converstion to Bytearray Pin
lisan_al_ghaib29-Aug-08 1:48
lisan_al_ghaib29-Aug-08 1:48 
GeneralRe: Structure converstion to Bytearray Pin
San29-Aug-08 2:02
San29-Aug-08 2:02 
GeneralRe: Structure converstion to Bytearray Pin
J4amieC29-Aug-08 2:13
J4amieC29-Aug-08 2:13 
GeneralRe: Structure converstion to Bytearray Pin
lisan_al_ghaib29-Aug-08 2:23
lisan_al_ghaib29-Aug-08 2:23 
GeneralRe: Structure converstion to Bytearray Pin
J4amieC29-Aug-08 3:54
J4amieC29-Aug-08 3:54 
GeneralRe: Structure converstion to Bytearray Pin
lisan_al_ghaib29-Aug-08 3:57
lisan_al_ghaib29-Aug-08 3:57 
GeneralRe: Structure converstion to Bytearray Pin
lisan_al_ghaib29-Aug-08 2:20
lisan_al_ghaib29-Aug-08 2:20 
GeneralRe: Structure converstion to Bytearray Pin
San1-Sep-08 21:29
San1-Sep-08 21:29 
QuestionColor (Generics List) to Color[] Pin
bobsugar22228-Aug-08 23:29
bobsugar22228-Aug-08 23:29 
AnswerRe: Color (Generics List) to Color[] Pin
pbalaga29-Aug-08 2:02
pbalaga29-Aug-08 2:02 
GeneralRe: Color (Generics List) to Color[] Pin
bobsugar22229-Aug-08 3:36
bobsugar22229-Aug-08 3:36 

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.