Dave Turvey

222
Reputation
72 views

Registered User

Name Dave Turvey
Member for 1 year
Seen 10 hours ago
Website
Location GB
Age
Nov
23
comment When do you design the GUI first and the backend code later, or vice versa?
+1 for the comment on having to redo whichever you do first. Going through that process right now.
Nov
17
accepted WPF MVVM User Control binding issues
Nov
17
comment WPF MVVM User Control binding issues
Why don't you use the ToList() and ToArray() methods to convert between them as necessary?
Nov
17
revised WPF MVVM User Control binding issues
typos
Nov
17
comment WPF MVVM User Control binding issues
I'f you want to send over the entire project i'll have a look. Although i'm pretty new to wpf so i'm might not get it working either.
Nov
17
comment WPF MVVM User Control binding issues
Sorry, I'm not sure which comment you mean. Have you tried replacing the null in your last code snippet with new int[256]?
Nov
16
awarded  Popular Question
Nov
16
answered WPF MVVM User Control binding issues
Oct
20
awarded  Notable Question
Oct
19
comment Non-programming training courses
@andrew Thanks. That was the sort of thing I was looking for. Can I mark this as the accepted comment :)
Oct
19
comment Non-programming training courses
I've already got it!
Oct
19
revised Non-programming training courses
edited tags; added 134 characters in body; edited tags; edited title; edited tags
Oct
19
asked Non-programming training courses
Oct
8
comment STEP/EXPRESS tools for .NET
Thanks. That looks like a useful tool. I'm downloading it now.
Sep
20
awarded  Yearling
Aug
27
comment embed google map in wpf control
from code.google.com/apis/maps/terms.html section 9.1 says it must not be accessible only to an internal network. The app is an internal business app so the api wouldn't be appropriate.
Aug
10
awarded  Popular Question
Aug
3
awarded  Popular Question
Jul
26
awarded  Popular Question
Jul
20
answered Do you find that corporate buzzwords or heavy jargon gets in the way of software project communication?
Jun
17
comment Ratio of real code to supporting code
Your examples don't really demonstrate what supporting code is in relation to the "real code". supporting code helps to deliver a quality product but doesn't add features used by the customer. For an automobile this would be more like CAD models of the car, a crash test setup or programming for manufacturing robots. Your examples are all just advanced features. I don't need all the formatting options of Word to write a shopping list but that doesn't make them support code.
Jun
9
answered As a technical professional, how important is it to learn economics and marketing?
Jun
9
awarded  Tumbleweed
Jun
4
comment What have I missed by not studying computing?
I think that EEE courses probably cover more networking than CS courses. I did a course that covered both EEE and CS, the EEE classes were much more in depth than the CS ones. The rest of your answer is spot on.