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

.NET (Core and Framework)

 
GeneralRe: Formatting with Minimum and Maximum Places Pin
Brady Kelly16-Jul-08 5:46
Brady Kelly16-Jul-08 5:46 
Questionsynchronization of options Pin
drweb8616-Jul-08 3:20
drweb8616-Jul-08 3:20 
AnswerRe: synchronization of options Pin
Mark Salsbery16-Jul-08 7:38
Mark Salsbery16-Jul-08 7:38 
GeneralRe: synchronization of options Pin
drweb8616-Jul-08 20:27
drweb8616-Jul-08 20:27 
QuestionData Synchronization and Retrieval Pin
CodingYoshi16-Jul-08 3:15
CodingYoshi16-Jul-08 3:15 
AnswerRe: Data Synchronization and Retrieval Pin
Wendelius17-Jul-08 7:40
mentorWendelius17-Jul-08 7:40 
GeneralRe: Data Synchronization and Retrieval Pin
CodingYoshi19-Jul-08 8:52
CodingYoshi19-Jul-08 8:52 
GeneralRe: Data Synchronization and Retrieval Pin
Wendelius19-Jul-08 9:06
mentorWendelius19-Jul-08 9:06 
Glad it helped you.

You should always consider security of the data when storing it to the hard drive, especially if the data is confidential in any way (actually you should consider this point always, even with memory operations).

Few things to start with:
- root of C-drive is visible to every user so the data is also
- user's own home directory is typically visible only to the user and people with administrative rights
- it's not a good practice to store files at root level, organize them in folders, preferrably named after the application.


Mika
GeneralRe: Data Synchronization and Retrieval Pin
CodingYoshi19-Jul-08 9:28
CodingYoshi19-Jul-08 9:28 
Question"Feature" in VS 2005, 2008? Pin
equalizer70016-Jul-08 2:42
equalizer70016-Jul-08 2:42 
QuestionCertification Request in .Net Pin
whaese15-Jul-08 22:10
whaese15-Jul-08 22:10 
AnswerRe: Certification Request in .Net Pin
Colin Angus Mackay16-Jul-08 4:10
Colin Angus Mackay16-Jul-08 4:10 
GeneralRe: Certification Request in .Net Pin
whaese16-Jul-08 20:53
whaese16-Jul-08 20:53 
QuestionHow VS 2008 Support Visual Source Safe. Pin
Binod K15-Jul-08 19:50
Binod K15-Jul-08 19:50 
AnswerRe: How VS 2008 Support Visual Source Safe. Pin
Colin Angus Mackay16-Jul-08 4:09
Colin Angus Mackay16-Jul-08 4:09 
AnswerRe: How VS 2008 Support Visual Source Safe. Pin
Oshtri Deka28-Jul-08 0:42
professionalOshtri Deka28-Jul-08 0:42 
QuestionLoading a .NET 2.0 assembly in a .NET 1.1 application Pin
Douglas Jimenez15-Jul-08 14:53
Douglas Jimenez15-Jul-08 14:53 
AnswerRe: Loading a .NET 2.0 assembly in a .NET 1.1 application Pin
Luc Pattyn15-Jul-08 15:07
sitebuilderLuc Pattyn15-Jul-08 15:07 
GeneralRe: Loading a .NET 2.0 assembly in a .NET 1.1 application Pin
Douglas Jimenez15-Jul-08 16:04
Douglas Jimenez15-Jul-08 16:04 
GeneralRe: Loading a .NET 2.0 assembly in a .NET 1.1 application Pin
Elroy Dsilva15-Jul-08 21:50
Elroy Dsilva15-Jul-08 21:50 
GeneralRe: Loading a .NET 2.0 assembly in a .NET 1.1 application Pin
Thomas Stockwell16-Jul-08 4:57
professionalThomas Stockwell16-Jul-08 4:57 
QuestionMonitor Timer handler Pin
Sushma K14-Jul-08 19:39
Sushma K14-Jul-08 19:39 
AnswerRe: Monitor Timer handler Pin
led mike15-Jul-08 5:15
led mike15-Jul-08 5:15 
AnswerRe: Monitor Timer handler Pin
Mark Salsbery15-Jul-08 6:38
Mark Salsbery15-Jul-08 6:38 
AnswerRe: Monitor Timer handler Pin
Luc Pattyn15-Jul-08 6:41
sitebuilderLuc Pattyn15-Jul-08 6:41 

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.