Click here to Skip to main content
15,896,606 members
Home / Discussions / C#
   

C#

 
GeneralRe: getting Past School Firewalls Pin
Dave Kreskowiak6-Sep-07 4:54
mveDave Kreskowiak6-Sep-07 4:54 
AnswerRe: getting Past School Firewalls Pin
Pete O'Hanlon6-Sep-07 3:07
mvePete O'Hanlon6-Sep-07 3:07 
AnswerRe: getting Past School Firewalls Pin
MicealG6-Sep-07 3:13
MicealG6-Sep-07 3:13 
GeneralRe: getting Past School Firewalls Pin
Christian Graus6-Sep-07 3:16
protectorChristian Graus6-Sep-07 3:16 
GeneralRe: getting Past School Firewalls Pin
MicealG6-Sep-07 3:28
MicealG6-Sep-07 3:28 
GeneralRe: getting Past School Firewalls Pin
Dave Kreskowiak6-Sep-07 4:58
mveDave Kreskowiak6-Sep-07 4:58 
JokeRe: getting Past School Firewalls Pin
Jason Hanford-Smith6-Sep-07 7:32
Jason Hanford-Smith6-Sep-07 7:32 
QuestionRight tool for the job Pin
Senseicads6-Sep-07 2:28
Senseicads6-Sep-07 2:28 
I wasn't 100% sure that this was the right board to post this question in but my application is going to be in C# so thought this was the best fit. I am creating a simple lightweight app that I intend to use to keep track of the bugs I find in my bigger projects. I am a newish developer and I want to learn a bit of C# and thought this would be a useful (to me at anyrate) app to have and a good learning tool.

Now I was intending just to attach an access database to the program to store each bug record. As its just for personal use and its only supposed to be a a small utility I thought this would be safe and easiest to do without having to bother with downloading and installing a mysql database and all the rest of that kind of hassle, plus I can just take a copy of the database onto which ever machine I go to and the computer with the database server running on doesn't need to be always on. I don't do much database programming and so can't see that it is worth the effort on my part. However a friend of mine has poo-pooed the idea and is on at me now about how stupid an idea it is to use access as its 'not a real database' and I should be using mysql or at the very least sqlexpress. I am fairly ok at SQL having used it for a number of jobs and would have no probs using it as part of the application if I thought it was neccassary, but I just don't think it is...what does anyone else think? Should I just bite the bullet and download mysql or is using access 'babyish' and 'not worthy of a developer' as my friend puts it? was actually a little offended by his attitude tbh and wish I hadn't told him what I was doing but c'est la vie!

Cheers

Cads
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 
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 

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.