Steven Adams

386
reputation
396 views

Registered User

name Steven Adams
member for 1 year
seen Dec 15 at 23:52
website
location Sydney, Australia
age 30
spend my time playing hockey and coding, and wishing the day was longer (and that Pocket IE was a useable browser)
Dec
9
answered Searching through an ArrayList
Dec
9
comment Disabling/Disallowing items in ComboBox to be selected depending on selection ( C# )
it would clarify your code if you moved teh checking if bookings are valid out of that e.g. isValidAppointmentTime(date,start,finish)->Boolean instead of all those ifs. I might be reading it incorrectly, but check your braces on the third if statement
Oct
29
comment Have I overextended myself with this project?
this might not be the answer you wanted to hear, but I think David gave the perfect answer. Access front end connected to SQL Server, with SourceSafe for version control is the setup at my work (though not what I work on directly). Is there a solid business case for taking what you already have, and giving back essentially that (but with New Technology Compliance(TM) )?
Oct
28
answered Designing a simple network packet
Oct
28
comment How can I start designing my program on paper without over engineering things?
@James: by dot points I'm assuming theraven means lists of points, with a dot or bullet at the start. Like the default look of an HTML <ul> type list.
Oct
27
answered Create A Social NetWorking Site
Oct
23
answered nServiceBus vs Mass Transit vs Rhino Service Bus vs other?
Oct
19
answered Is MSMQ the right choice for this scenario…
Oct
15
comment What was your first home computer?
that was my first too, good times searching for all those game books, keying in the 'draw and animate shapes' BASIC programs. I had the Zx Spectrum+ it had a different keyboard: bit.ly/DQ8ox
Sep
23
answered Should I keep a copy in memory of the information being displayed?
Aug
31
awarded  Yearling