Click here to Skip to main content
15,905,877 members
Home / Discussions / C#
   

C#

 
QuestionRight tool for the job Pin
Senseicads6-Sep-07 2:28
Senseicads6-Sep-07 2:28 
AnswerRe: Right tool for the job Pin
Christian Graus6-Sep-07 2:38
protectorChristian Graus6-Sep-07 2:38 
AnswerRe: Right tool for the job Pin
Pete O'Hanlon6-Sep-07 2:51
mvePete O'Hanlon6-Sep-07 2:51 
GeneralRe: Right tool for the job Pin
Senseicads6-Sep-07 2:55
Senseicads6-Sep-07 2:55 
AnswerRe: Right tool for the job Pin
J4amieC6-Sep-07 2:54
J4amieC6-Sep-07 2:54 
GeneralRe: Right tool for the job Pin
Senseicads6-Sep-07 3:01
Senseicads6-Sep-07 3:01 
GeneralRe: Right tool for the job Pin
Christian Graus6-Sep-07 3:10
protectorChristian Graus6-Sep-07 3:10 
AnswerRe: Right tool for the job Pin
Rick van Woudenberg6-Sep-07 9:17
Rick van Woudenberg6-Sep-07 9:17 
Hi Cads,

Don't let anyone tell you what to do or use in all aspects of life, and programming in particular.Just do or use what works for you. You can't telkl from the frontend what you're using. Hell, I wrote programs that use an excelsheet to store my data. Saves a lot of hassle. Just use access. It's a very good database ( well, it is classed as a database ) for storing simple values. I would only recommend a more professional database if you're planning on storing Megs and Megs of data and use complicated stored procedures. This isn't the case in your application so go for access. Another pro of using access is that it's just one file, where SQL or any other DB for that matter has to be installed, instances created, etc.etc. Lots of headaches and not user friendly. Stick with access.
QuestionHashtable vs Dictionary. Pin
nasambur6-Sep-07 2:06
nasambur6-Sep-07 2:06 
AnswerRe: Hashtable vs Dictionary. Pin
Sandeep Akhare6-Sep-07 2:12
Sandeep Akhare6-Sep-07 2:12 
AnswerRe: Hashtable vs Dictionary. Pin
Pete O'Hanlon6-Sep-07 2:49
mvePete O'Hanlon6-Sep-07 2:49 
AnswerRe: Hashtable vs Dictionary. Pin
Matthew Cuba6-Sep-07 4:47
Matthew Cuba6-Sep-07 4:47 
GeneralRe: Hashtable vs Dictionary. Pin
Jason Hanford-Smith6-Sep-07 7:13
Jason Hanford-Smith6-Sep-07 7:13 
GeneralRe: Hashtable vs Dictionary. Pin
Matthew Cuba6-Sep-07 7:32
Matthew Cuba6-Sep-07 7:32 
GeneralRe: Hashtable vs Dictionary. Pin
Jason Hanford-Smith6-Sep-07 7:43
Jason Hanford-Smith6-Sep-07 7:43 
GeneralRe: Hashtable vs Dictionary. Pin
Matthew Cuba6-Sep-07 7:53
Matthew Cuba6-Sep-07 7:53 
GeneralRe: Hashtable vs Dictionary. Pin
Jason Hanford-Smith6-Sep-07 9:12
Jason Hanford-Smith6-Sep-07 9:12 
GeneralRe: Hashtable vs Dictionary. Pin
Matthew Cuba6-Sep-07 9:18
Matthew Cuba6-Sep-07 9:18 
QuestionFlickering PictureBoxes in C# Pin
Ermak866-Sep-07 1:59
Ermak866-Sep-07 1:59 
AnswerRe: Flickering PictureBoxes in C# Pin
Christian Graus6-Sep-07 2:11
protectorChristian Graus6-Sep-07 2:11 
GeneralRe: Flickering PictureBoxes in C# Pin
Ermak866-Sep-07 2:14
Ermak866-Sep-07 2:14 
GeneralRe: Flickering PictureBoxes in C# Pin
Christian Graus6-Sep-07 2:39
protectorChristian Graus6-Sep-07 2:39 
QuestionCash for Help! Pin
MicealG6-Sep-07 1:42
MicealG6-Sep-07 1:42 
JokeRe: Cash for Help! Pin
Sandeep Akhare6-Sep-07 1:46
Sandeep Akhare6-Sep-07 1:46 
GeneralRe: Cash for Help! Pin
MicealG6-Sep-07 1:50
MicealG6-Sep-07 1:50 

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.