Click here to Skip to main content
15,885,546 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Remove connectionstring from app.config Pin
dilkonika22-Mar-14 8:43
dilkonika22-Mar-14 8:43 
GeneralRe: Remove connectionstring from app.config Pin
Eddy Vluggen22-Mar-14 8:49
professionalEddy Vluggen22-Mar-14 8:49 
GeneralRe: Remove connectionstring from app.config Pin
dilkonika22-Mar-14 9:20
dilkonika22-Mar-14 9:20 
GeneralRe: Remove connectionstring from app.config Pin
Dave Kreskowiak22-Mar-14 12:28
mveDave Kreskowiak22-Mar-14 12:28 
GeneralRe: Remove connectionstring from app.config Pin
dilkonika22-Mar-14 13:48
dilkonika22-Mar-14 13:48 
GeneralRe: Remove connectionstring from app.config Pin
Dave Kreskowiak22-Mar-14 14:37
mveDave Kreskowiak22-Mar-14 14:37 
GeneralRe: Remove connectionstring from app.config Pin
dilkonika22-Mar-14 14:54
dilkonika22-Mar-14 14:54 
GeneralRe: Remove connectionstring from app.config Pin
Dave Kreskowiak23-Mar-14 3:55
mveDave Kreskowiak23-Mar-14 3:55 
Don't change the tags in the app.config file. Users cannot change anything in Program Files, so your code will not be able to change it either.

Code always runs AS THE USER that launched it.

GeneralRe: Remove connectionstring from app.config Pin
dilkonika23-Mar-14 4:58
dilkonika23-Mar-14 4:58 
GeneralRe: Remove connectionstring from app.config Pin
Dave Kreskowiak23-Mar-14 13:02
mveDave Kreskowiak23-Mar-14 13:02 
GeneralRe: Remove connectionstring from app.config Pin
dilkonika23-Mar-14 13:58
dilkonika23-Mar-14 13:58 
GeneralRe: Remove connectionstring from app.config Pin
Dave Kreskowiak23-Mar-14 14:19
mveDave Kreskowiak23-Mar-14 14:19 
GeneralRe: Remove connectionstring from app.config Pin
PIEBALDconsult22-Mar-14 12:12
mvePIEBALDconsult22-Mar-14 12:12 
QuestionODBC Connection Pin
SPSandy21-Mar-14 5:47
SPSandy21-Mar-14 5:47 
AnswerRe: ODBC Connection Pin
Simon_Whale21-Mar-14 5:49
Simon_Whale21-Mar-14 5:49 
GeneralRe: ODBC Connection Pin
SPSandy21-Mar-14 7:46
SPSandy21-Mar-14 7:46 
AnswerRe: ODBC Connection Pin
Eddy Vluggen21-Mar-14 5:51
professionalEddy Vluggen21-Mar-14 5:51 
GeneralRe: ODBC Connection Pin
SPSandy21-Mar-14 7:45
SPSandy21-Mar-14 7:45 
GeneralRe: ODBC Connection Pin
Eddy Vluggen21-Mar-14 11:20
professionalEddy Vluggen21-Mar-14 11:20 
QuestionRestore a sql server database from VB.net Pin
dilkonika21-Mar-14 4:43
dilkonika21-Mar-14 4:43 
AnswerRe: Restore a sql server database from VB.net Pin
Eddy Vluggen21-Mar-14 5:53
professionalEddy Vluggen21-Mar-14 5:53 
GeneralRe: Restore a sql server database from VB.net Pin
dilkonika21-Mar-14 8:32
dilkonika21-Mar-14 8:32 
GeneralRe: Restore a sql server database from VB.net Pin
Eddy Vluggen21-Mar-14 11:44
professionalEddy Vluggen21-Mar-14 11:44 
GeneralRe: Restore a sql server database from VB.net Pin
dilkonika21-Mar-14 14:25
dilkonika21-Mar-14 14:25 
GeneralRe: Restore a sql server database from VB.net Pin
Eddy Vluggen21-Mar-14 23:11
professionalEddy Vluggen21-Mar-14 23:11 

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.