Click here to Skip to main content
16,008,490 members
Home / Discussions / C#
   

C#

 
GeneralRe: extracting HTML using .net 1.1 Pin
sdmerk23-Nov-08 13:20
sdmerk23-Nov-08 13:20 
QuestionThreading related question with GUI Pin
EliottA23-Nov-08 12:39
EliottA23-Nov-08 12:39 
AnswerRe: Threading related question with GUI Pin
Mark Churchill23-Nov-08 13:56
Mark Churchill23-Nov-08 13:56 
GeneralRe: Threading related question with GUI Pin
EliottA24-Nov-08 5:12
EliottA24-Nov-08 5:12 
GeneralRe: Threading related question with GUI Pin
Mark Churchill24-Nov-08 13:06
Mark Churchill24-Nov-08 13:06 
QuestionC# App Data Storage Location XP/Vista Pin
Jammer23-Nov-08 9:32
Jammer23-Nov-08 9:32 
AnswerRe: C# App Data Storage Location XP/Vista Pin
Judah Gabriel Himango23-Nov-08 10:46
sponsorJudah Gabriel Himango23-Nov-08 10:46 
GeneralRe: C# App Data Storage Location XP/Vista Pin
Jammer23-Nov-08 10:57
Jammer23-Nov-08 10:57 
Interesting read. thanks.

However, I think its a bit old as it recommends doing:

Store settings or configuration files either under <application data="" of="" the="" current="" user=""><manufacturer><product> or <local settings="" of="" the="" current="" user=""><application data=""><manufacturer><product> or under <application path="">\Settings.

The last bit <application path="">\Settings is one thing Vista prefers we don't do. As far as I can tell no data should be written to the application path in order to be Vista compliant, the only way to do that is to "Run as Administrator" which is best avoided unless absolutely required.


AnswerRe: C# App Data Storage Location XP/Vista Pin
Mark Salsbery24-Nov-08 7:36
Mark Salsbery24-Nov-08 7:36 
GeneralRe: C# App Data Storage Location XP/Vista Pin
Jammer24-Nov-08 8:28
Jammer24-Nov-08 8:28 
GeneralRe: C# App Data Storage Location XP/Vista Pin
Mark Salsbery24-Nov-08 8:52
Mark Salsbery24-Nov-08 8:52 
GeneralRe: C# App Data Storage Location XP/Vista Pin
Jammer24-Nov-08 10:00
Jammer24-Nov-08 10:00 
QuestionHow to execute javascript function from BHO Pin
MAP Tiger23-Nov-08 7:42
MAP Tiger23-Nov-08 7:42 
AnswerRe: How to execute javascript function from BHO Pin
Christian Graus23-Nov-08 9:20
protectorChristian Graus23-Nov-08 9:20 
GeneralRe: How to execute javascript function from BHO Pin
MAP Tiger23-Nov-08 17:28
MAP Tiger23-Nov-08 17:28 
GeneralRe: How to execute javascript function from BHO Pin
MAP Tiger23-Nov-08 17:40
MAP Tiger23-Nov-08 17:40 
GeneralRe: How to execute javascript function from BHO Pin
Rick Kirch22-Dec-10 6:45
Rick Kirch22-Dec-10 6:45 
QuestionCross threading in class library Pin
MAP Tiger23-Nov-08 7:42
MAP Tiger23-Nov-08 7:42 
AnswerRe: Cross threading in class library Pin
Judah Gabriel Himango23-Nov-08 8:34
sponsorJudah Gabriel Himango23-Nov-08 8:34 
GeneralRe: Cross threading in class library Pin
MAP Tiger23-Nov-08 18:46
MAP Tiger23-Nov-08 18:46 
QuestionXML DTD Vaildation Pin
Alex Grose23-Nov-08 6:53
Alex Grose23-Nov-08 6:53 
GeneralDragging the panel on the form Pin
Sokka9323-Nov-08 5:28
Sokka9323-Nov-08 5:28 
RantRe: Dragging the panel on the form Pin
Paul Conrad23-Nov-08 6:31
professionalPaul Conrad23-Nov-08 6:31 
AnswerRe: Dragging the panel on the form Pin
Sokka9323-Nov-08 6:46
Sokka9323-Nov-08 6:46 
GeneralRe: Dragging the panel on the form Pin
Paul Conrad23-Nov-08 6:48
professionalPaul Conrad23-Nov-08 6:48 

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.