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

.NET (Core and Framework)

 
GeneralRe: visual studio .net Pin
coolestCoder30-Aug-06 23:03
coolestCoder30-Aug-06 23:03 
QuestionWhich Platforms supported by Dot Net ? Pin
subburaj.sabapathy28-Aug-06 21:28
subburaj.sabapathy28-Aug-06 21:28 
AnswerRe: Which Platforms supported by Dot Net ? Pin
Guffa28-Aug-06 21:59
Guffa28-Aug-06 21:59 
AnswerRe: Which Platforms supported by Dot Net ? Pin
Dave Kreskowiak29-Aug-06 2:13
mveDave Kreskowiak29-Aug-06 2:13 
QuestionProperty Grid : Assigning element of array object to SelectedObject Property Pin
mukhpreet@yahoo.com28-Aug-06 8:14
mukhpreet@yahoo.com28-Aug-06 8:14 
QuestionGet text from _WwG class Pin
priyank_ldce28-Aug-06 5:26
priyank_ldce28-Aug-06 5:26 
QuestionHow to determine .net framework version in installer Pin
code4jigar28-Aug-06 0:14
code4jigar28-Aug-06 0:14 
QuestionWriting to appsettings with file attribute writes to wrong file? [modified] Pin
John De Angelis27-Aug-06 23:16
John De Angelis27-Aug-06 23:16 
Hi,

I'm using .NET framework 2. I have a config which uses the file attribute like so:

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings
file="External.config" >
</appSettings>
</configuration>

and External.config contains all my app settings. When I update some settings and write them back using the Configuration.Save method, all the settings get written to the app.config and not the External.config. Is this by design or is there an option I've missed?

thanks,
John


-- modified at 17:06 Monday 28th August, 2006
GeneralRe: Writing to appsettings with file attribute writes to wrong file? Pin
Guffa28-Aug-06 6:19
Guffa28-Aug-06 6:19 
GeneralRe: Writing to appsettings with file attribute writes to wrong file? Pin
John De Angelis28-Aug-06 11:07
John De Angelis28-Aug-06 11:07 
Questionhow can i view HTML content in .NET Compact Framework Pin
Your Code26-Aug-06 22:04
Your Code26-Aug-06 22:04 
QuestionAltering a special directory dynamic property - VS2003 Pin
moitani25-Aug-06 0:57
moitani25-Aug-06 0:57 
Question64 bit application Pin
psamy25-Aug-06 0:07
psamy25-Aug-06 0:07 
AnswerRe: 64 bit application Pin
Dave Kreskowiak25-Aug-06 5:48
mveDave Kreskowiak25-Aug-06 5:48 
GeneralRe: 64 bit application Pin
A*****28-Aug-06 15:49
A*****28-Aug-06 15:49 
GeneralRe: 64 bit application Pin
Dave Kreskowiak29-Aug-06 2:10
mveDave Kreskowiak29-Aug-06 2:10 
AnswerRe: 64 bit application Pin
Not Active28-Aug-06 16:59
mentorNot Active28-Aug-06 16:59 
QuestionMultiple versions Assembly [modified] Pin
MarcassinDindonneau24-Aug-06 22:22
MarcassinDindonneau24-Aug-06 22:22 
AnswerRe: Multiple versions Assembly Pin
psamy25-Aug-06 0:08
psamy25-Aug-06 0:08 
GeneralRe: Multiple versions Assembly Pin
MarcassinDindonneau27-Aug-06 21:44
MarcassinDindonneau27-Aug-06 21:44 
AnswerRe: Multiple versions Assembly Pin
Not Active28-Aug-06 17:08
mentorNot Active28-Aug-06 17:08 
Questionsocket programming Pin
enduroist24-Aug-06 21:19
enduroist24-Aug-06 21:19 
AnswerRe: socket programming Pin
stevepham4225-Aug-06 0:11
stevepham4225-Aug-06 0:11 
GeneralRe: socket programming Pin
enduroist25-Aug-06 10:30
enduroist25-Aug-06 10:30 
Question.net assembly "crystaldecision.windows.form" Pin
saneng24-Aug-06 8:19
saneng24-Aug-06 8:19 

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.