Click here to Skip to main content
15,890,408 members
Home / Discussions / C#
   

C#

 
GeneralRe: server mappath get outside root Pin
Dave Kreskowiak4-Jul-15 4:48
mveDave Kreskowiak4-Jul-15 4:48 
QuestionApplication allowed on a single PC Pin
DPaul19943-Jul-15 4:58
DPaul19943-Jul-15 4:58 
GeneralRe: Application allowed on a single PC Pin
Sascha Lefèvre3-Jul-15 5:14
professionalSascha Lefèvre3-Jul-15 5:14 
AnswerRe: Application allowed on a single PC Pin
Dave Kreskowiak3-Jul-15 5:32
mveDave Kreskowiak3-Jul-15 5:32 
AnswerRe: Application allowed on a single PC Pin
OriginalGriff3-Jul-15 6:14
mveOriginalGriff3-Jul-15 6:14 
GeneralRe: Application allowed on a single PC Pin
DPaul19943-Jul-15 10:24
DPaul19943-Jul-15 10:24 
QuestionWPF - Storing and manipulating external data Pin
S_Augure3-Jul-15 2:50
S_Augure3-Jul-15 2:50 
AnswerRe: WPF - Storing and manipulating external data Pin
Eddy Vluggen3-Jul-15 3:08
professionalEddy Vluggen3-Jul-15 3:08 
I would recommending using a database and SQL; something like SQLite would be nice, clean and simple. That way you don't have to worry about how you keep your data consistent, there's provisions in the database for that.

Working with text-files is complicated for larger datasets. Having the data in a well-known format would allow you to look at/manipulate the data with an existing tool (which in turn is usefull if you are hunting down a bug)
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: WPF - Storing and manipulating external data Pin
S_Augure3-Jul-15 3:14
S_Augure3-Jul-15 3:14 
GeneralRe: WPF - Storing and manipulating external data Pin
Eddy Vluggen3-Jul-15 3:32
professionalEddy Vluggen3-Jul-15 3:32 
GeneralRe: WPF - Storing and manipulating external data Pin
S_Augure3-Jul-15 3:36
S_Augure3-Jul-15 3:36 
GeneralRe: WPF - Storing and manipulating external data Pin
Eddy Vluggen3-Jul-15 3:45
professionalEddy Vluggen3-Jul-15 3:45 
QuestionWindow 8.1 Universal app- How we create a Grid app? Pin
Member 116834603-Jul-15 2:14
Member 116834603-Jul-15 2:14 
AnswerRe: Window 8.1 Universal app- How we create a Grid app? Pin
Eddy Vluggen3-Jul-15 3:09
professionalEddy Vluggen3-Jul-15 3:09 
GeneralRe: Window 8.1 Universal app- How we create a Grid app? Pin
Member 116834605-Jul-15 19:17
Member 116834605-Jul-15 19:17 
Questionelastic collision and impulse methode? Pin
Isawyouoo2-Jul-15 18:48
Isawyouoo2-Jul-15 18:48 
AnswerRe: elastic collision and impulse methode? Pin
Richard MacCutchan2-Jul-15 21:14
mveRichard MacCutchan2-Jul-15 21:14 
AnswerRe: elastic collision and impulse methode? Pin
OriginalGriff2-Jul-15 21:34
mveOriginalGriff2-Jul-15 21:34 
QuestionGetting hashtags from a string Pin
Farhad Eft2-Jul-15 8:26
Farhad Eft2-Jul-15 8:26 
AnswerRe: Getting hashtags from a string Pin
OriginalGriff2-Jul-15 8:46
mveOriginalGriff2-Jul-15 8:46 
SuggestionRe: Getting hashtags from a string Pin
Richard Deeming2-Jul-15 9:13
mveRichard Deeming2-Jul-15 9:13 
GeneralRe: Getting hashtags from a string Pin
OriginalGriff2-Jul-15 9:21
mveOriginalGriff2-Jul-15 9:21 
GeneralRe: Getting hashtags from a string Pin
Farhad Eft2-Jul-15 10:02
Farhad Eft2-Jul-15 10:02 
GeneralRe: Getting hashtags from a string Pin
OriginalGriff2-Jul-15 10:17
mveOriginalGriff2-Jul-15 10:17 
QuestionC# How about coordinates and matrix Pin
Siao Da2-Jul-15 2:51
Siao Da2-Jul-15 2:51 

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.