Click here to Skip to main content
15,888,224 members
Home / Discussions / C#
   

C#

 
GeneralRe: Connection String in Properties.Settings Pin
SledgeHammer0129-Dec-12 7:18
SledgeHammer0129-Dec-12 7:18 
GeneralRe: Connection String in Properties.Settings Pin
PIEBALDconsult29-Dec-12 7:23
mvePIEBALDconsult29-Dec-12 7:23 
GeneralRe: Connection String in Properties.Settings Pin
SledgeHammer0129-Dec-12 7:29
SledgeHammer0129-Dec-12 7:29 
GeneralRe: Connection String in Properties.Settings Pin
PIEBALDconsult29-Dec-12 7:43
mvePIEBALDconsult29-Dec-12 7:43 
GeneralRe: Connection String in Properties.Settings Pin
SledgeHammer0129-Dec-12 7:47
SledgeHammer0129-Dec-12 7:47 
GeneralRe: Connection String in Properties.Settings Pin
PIEBALDconsult29-Dec-12 7:51
mvePIEBALDconsult29-Dec-12 7:51 
GeneralRe: Connection String in Properties.Settings Pin
SledgeHammer0129-Dec-12 7:56
SledgeHammer0129-Dec-12 7:56 
GeneralRe: Connection String in Properties.Settings Pin
jschell30-Dec-12 8:33
jschell30-Dec-12 8:33 
SledgeHammer01 wrote:
How do you integrate with the Visual Studio designer?


Configuration files via the designer? Myself I absolutely despise that. Every time you touch it it re-writes the file. Which means that all formatting is lost. And all documentation.

So you have a file that is intended to be manually edited not using VS which has no formatting and no documentation. And which isn't even necessarily guaranteed the have the same ordering between point releases.

So an absolute mess.
GeneralRe: Connection String in Properties.Settings Pin
SledgeHammer0130-Dec-12 8:56
SledgeHammer0130-Dec-12 8:56 
GeneralRe: Connection String in Properties.Settings Pin
jschell31-Dec-12 9:00
jschell31-Dec-12 9:00 
GeneralRe: Connection String in Properties.Settings Pin
SledgeHammer0131-Dec-12 10:11
SledgeHammer0131-Dec-12 10:11 
GeneralRe: Connection String in Properties.Settings Pin
jschell1-Jan-13 6:58
jschell1-Jan-13 6:58 
AnswerRe: Connection String in Properties.Settings Pin
PIEBALDconsult28-Dec-12 14:32
mvePIEBALDconsult28-Dec-12 14:32 
GeneralRe: Connection String in Properties.Settings Pin
TheJudeDude28-Dec-12 15:47
TheJudeDude28-Dec-12 15:47 
Questionbasic question close and collapse methods Pin
mhd.sbt28-Dec-12 3:22
mhd.sbt28-Dec-12 3:22 
AnswerRe: basic question close and collapse methods Pin
fjdiewornncalwe28-Dec-12 3:29
professionalfjdiewornncalwe28-Dec-12 3:29 
GeneralRe: basic question close and collapse methods Pin
mhd.sbt28-Dec-12 3:42
mhd.sbt28-Dec-12 3:42 
AnswerRe: basic question close and collapse methods Pin
PIEBALDconsult28-Dec-12 3:33
mvePIEBALDconsult28-Dec-12 3:33 
Questionset the parent form size according to child form in mdi form Pin
Arun kumar Gautam28-Dec-12 1:12
Arun kumar Gautam28-Dec-12 1:12 
AnswerRe: set the parent form size according to child form in mdi form Pin
Matt U.28-Dec-12 4:16
Matt U.28-Dec-12 4:16 
AnswerRe: set the parent form size according to child form in mdi form Pin
Eddy Vluggen28-Dec-12 9:04
professionalEddy Vluggen28-Dec-12 9:04 
QuestionSelected rows in a gridview Pin
rakeshs31227-Dec-12 19:26
rakeshs31227-Dec-12 19:26 
AnswerRe: Selected rows in a gridview Pin
vanikanc28-Dec-12 6:48
vanikanc28-Dec-12 6:48 
GeneralRe: Selected rows in a gridview Pin
rakeshs31228-Dec-12 18:48
rakeshs31228-Dec-12 18:48 
AnswerRe: Selected rows in a gridview Pin
Abhinav S28-Dec-12 23:39
Abhinav S28-Dec-12 23:39 

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.