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

.NET (Core and Framework)

 
QuestionMessage Removed Pin
13-Mar-10 10:26
Curtis Underwood13-Mar-10 10:26 
AnswerRe: Datagridview not changing size when changed from landscape to porttrait? Pin
Not Active13-Mar-10 11:42
mentorNot Active13-Mar-10 11:42 
GeneralRe: Datagridview not changing size when changed from landscape to porttrait? Pin
Curtis Underwood13-Mar-10 11:45
Curtis Underwood13-Mar-10 11:45 
GeneralRe: Datagridview not changing size when changed from landscape to porttrait? Pin
Pete O'Hanlon13-Mar-10 12:27
mvePete O'Hanlon13-Mar-10 12:27 
GeneralRe: Datagridview not changing size when changed from landscape to porttrait? Pin
Curtis Underwood13-Mar-10 15:07
Curtis Underwood13-Mar-10 15:07 
GeneralRe: Datagridview not changing size when changed from landscape to porttrait? Pin
Not Active13-Mar-10 12:45
mentorNot Active13-Mar-10 12:45 
GeneralRe: Datagridview not changing size when changed from landscape to porttrait? Pin
Curtis Underwood13-Mar-10 14:50
Curtis Underwood13-Mar-10 14:50 
QuestionHow do I change application-scoped settings Pin
bobishkindaguy13-Mar-10 8:58
bobishkindaguy13-Mar-10 8:58 
I am currently moving away from using the registry.
Therefore I am using My.Settings, and of course, the user-scoped settings are easy to use.

Before moving on to my question, though, I would like to comment on some undesirable user-scoped setting behaviour: User-scoped settings seem to be disappearing when my customer updates my product to a newer version. (This doesn't happen when using the registry to store settings.) It would be nice to find a way to persist those across version changes.

Anyway, I have at least one Application-scoped setting that I want to generate at runtime - it's a guid to uniquely identify the current computer, and I want to store the setting somewhere so that if more than one user uses this machine, I still know which machine has been involved in whatever user activity. I use it to track that "Joe", using "the computer over by the water cooler" changed the phone number for some customer.

Right now, I use HKLM to store the guid. Any suggestions about how to accomplish that, and besides - what's up with that!?? Doesn't everyone have application scoped settings that they want to change? I can't ask my customer to go and manually edit app.config !!
____________________________________________________________________________________
The Vulcan Science Directorate has determined that time travel is impossible.

AnswerRe: How do I change application-scoped settings Pin
Not Active13-Mar-10 9:22
mentorNot Active13-Mar-10 9:22 
GeneralRe: How do I change application-scoped settings Pin
bobishkindaguy13-Mar-10 12:35
bobishkindaguy13-Mar-10 12:35 
GeneralRe: How do I change application-scoped settings Pin
Not Active13-Mar-10 12:49
mentorNot Active13-Mar-10 12:49 
GeneralRe: How do I change application-scoped settings Pin
bobishkindaguy13-Mar-10 13:09
bobishkindaguy13-Mar-10 13:09 
GeneralRe: How do I change application-scoped settings Pin
Not Active13-Mar-10 13:20
mentorNot Active13-Mar-10 13:20 
GeneralRe: How do I change application-scoped settings Pin
bobishkindaguy14-Mar-10 16:09
bobishkindaguy14-Mar-10 16:09 
AnswerRe: How do I change application-scoped settings Pin
Luc Pattyn14-Mar-10 17:09
sitebuilderLuc Pattyn14-Mar-10 17:09 
GeneralRe: How do I change application-scoped settings Pin
bobishkindaguy15-Mar-10 7:53
bobishkindaguy15-Mar-10 7:53 
GeneralRe: How do I change application-scoped settings Pin
Luc Pattyn15-Mar-10 7:55
sitebuilderLuc Pattyn15-Mar-10 7:55 
QuestionFail to install Sliverlight3 tools for VS2008 SP1 Pin
Shahdat Hosain12-Mar-10 3:21
Shahdat Hosain12-Mar-10 3:21 
AnswerRe: Fail to install Sliverlight3 tools for VS2008 SP1 Pin
Abhinav S12-Mar-10 4:02
Abhinav S12-Mar-10 4:02 
QuestionBrowsing website on blackberry Pin
neer112-Mar-10 2:53
neer112-Mar-10 2:53 
AnswerRe: Browsing website on blackberry Pin
Dave Kreskowiak12-Mar-10 3:15
mveDave Kreskowiak12-Mar-10 3:15 
QuestionAnyone know how you can create a screen that looks like the Outlook calendar 2007 Pin
RadyShishi12-Mar-10 1:38
RadyShishi12-Mar-10 1:38 
AnswerRe: Anyone know how you can create a screen that looks like the Outlook calendar 2007 Pin
Eddy Vluggen12-Mar-10 2:26
professionalEddy Vluggen12-Mar-10 2:26 
Questionparallel processing Pin
Tiju John11-Mar-10 23:31
Tiju John11-Mar-10 23:31 
AnswerRe: parallel processing Pin
Eddy Vluggen12-Mar-10 1:01
professionalEddy Vluggen12-Mar-10 1:01 

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.