Click here to Skip to main content
15,914,162 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: retrieving remote xml data Pin
rudy.net26-Apr-05 18:42
rudy.net26-Apr-05 18:42 
GeneralRe: retrieving remote xml data Pin
Coreo27-Apr-05 14:36
Coreo27-Apr-05 14:36 
GeneralProblems with DSOFile 2.0 Pin
cad_guru25-Apr-05 6:00
cad_guru25-Apr-05 6:00 
GeneralRe: Problems with DSOFile 2.0 Pin
Dave Kreskowiak25-Apr-05 6:40
mveDave Kreskowiak25-Apr-05 6:40 
GeneralRe: Problems with DSOFile 2.0 Pin
cad_guru25-Apr-05 6:49
cad_guru25-Apr-05 6:49 
GeneralSleep and wake up Mode. Pin
Mkanchha25-Apr-05 5:00
Mkanchha25-Apr-05 5:00 
Generalapplication config Pin
Lisana25-Apr-05 4:27
Lisana25-Apr-05 4:27 
GeneralRe: application config Pin
Colin Angus Mackay25-Apr-05 6:29
Colin Angus Mackay25-Apr-05 6:29 
You cannot do this directly. The App.Config file is intended to be read only. i.e. the settings exist already.

You will have to read the file in as an XML file, make the modifications and write it out again. There are numerous ways to do this.


My: Blog | Photos | Next SQL Presentation
WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and More


GeneralRe: application config Pin
Lisana25-Apr-05 7:59
Lisana25-Apr-05 7:59 
GeneralRe: application config Pin
Len Miller25-Apr-05 9:51
Len Miller25-Apr-05 9:51 
GeneralSecuring VB.NET applications Pin
Member 190968425-Apr-05 1:02
Member 190968425-Apr-05 1:02 
GeneralRe: Securing VB.NET applications Pin
Dave Kreskowiak25-Apr-05 4:48
mveDave Kreskowiak25-Apr-05 4:48 
GeneralRe: Securing VB.NET applications Pin
Mitch F.25-Apr-05 18:25
Mitch F.25-Apr-05 18:25 
GeneralRe: Securing VB.NET applications Pin
Dave Kreskowiak26-Apr-05 4:50
mveDave Kreskowiak26-Apr-05 4:50 
GeneralPersisting an object into DB Pin
alex120524-Apr-05 21:27
alex120524-Apr-05 21:27 
GeneralRe: Persisting an object into DB Pin
Member 190575425-Apr-05 2:19
Member 190575425-Apr-05 2:19 
GeneralDataGrid Column Resize Pin
nitin_ion24-Apr-05 20:13
nitin_ion24-Apr-05 20:13 
GeneralRe: DataGrid Column Resize Pin
Dave Kreskowiak26-Apr-05 6:29
mveDave Kreskowiak26-Apr-05 6:29 
GeneralRe: DataGrid Column Resize Pin
nitin_ion26-Apr-05 18:11
nitin_ion26-Apr-05 18:11 
GeneralRe: DataGrid Column Resize Pin
Dave Kreskowiak27-Apr-05 1:27
mveDave Kreskowiak27-Apr-05 1:27 
GeneralRe: DataGrid Column Resize Pin
nitin_ion27-Apr-05 2:02
nitin_ion27-Apr-05 2:02 
Generalhaving a problem using addnew method Pin
vaiology24-Apr-05 20:09
vaiology24-Apr-05 20:09 
GeneralRe: having a problem using addnew method Pin
numbrel25-Apr-05 3:47
numbrel25-Apr-05 3:47 
GeneralRe: having a problem using addnew method Pin
vaiology9-May-05 17:25
vaiology9-May-05 17:25 
QuestionService or Application??? Pin
RoyRose7824-Apr-05 10:19
RoyRose7824-Apr-05 10: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.