11,817 reputation
32561
bio website
location London, United Kingdom
age 26
visits member for 1 year, 10 months
seen 19 hours ago
stats profile views 414

Sep
6
comment Which .NET REST approach/technology/tool should I use?
I have only done it with WP7 silverlight. That i just added a service refrence and called that. You could just use a webclient and deserialize the response yourself though if that works better for you. Its not hard
Sep
6
comment Are certifications worth it?
Wow, I was also considering getting one. Dont think i will bother now :)
Sep
1
comment Naming for a REST webservice
Thanks for your help.
Aug
30
comment I want to learn Java but I am finding it difficult - Can anyone recommend a tutorial?
@maple_shaft rubbish. Programming is fun, at least for me and I would expect most people on the site. They pay us to do it because they cant.
Aug
30
comment Are compilers used outside of development?
Yes, compilers compile code.
Aug
25
comment Is it OK to Use Dropbox in a Web Installer?
PythEch : i would just spend the ~£8pcm on the hosting. Just your time discussing it now is worth more than that :) These people do a free trial if you could use iweb-ftp.co.uk
Aug
24
comment How do you help your fellow programmers to grow?
@Péter Török Thats why I said play it by ear. Thats the right level for me but im sure a lot of people would prefer less
Aug
19
comment Have any of you tried “Basic for Android”?
It dosent matter what anyone else thinks of it. Have a go and see if it works for you. Everyone has diffrent tastes in development environment. It only takes a couple of hours playing to see if you like it.
Aug
16
comment What to do with a not well organized application?
@keppla for a new graduate to ask to be team leader is a bit arrogant
Aug
16
comment What to do with a not well organized application?
A pragmatic one :)
Aug
16
comment What to do with a not well organized application?
@domanokz Suggest to those people apropriate (ie your line manager?) You can spin it as something to help your development
Aug
10
comment How important is it for programmers to look and behave smart?
@MadKeithV Yeh, gradually tone it down will sometimes be a lot quicker. Your obviously going to look a prick if everyone else is in torn jeans and your in a suit.
Aug
5
comment Why would a language let programmer to handle divison by zero
@Simon I didnt say they were equal. Infinity is a concept not a number.
Aug
4
comment Why would a language let programmer to handle divison by zero
Infinity is NaN (not a number)
Aug
3
comment Minimising little coding mistakes
@Job "I use visual studio and that picks up the code that is wrong. Im talking about things that are incorrect but still compile"
Aug
3
comment Minimising little coding mistakes
not so practical ATM. My only other collogue programmer works from home. Still nice idea
Aug
3
comment Minimising little coding mistakes
I use visual studio and that picks up the code that is wrong. Im talking about things that are incorrect but still compile.
Aug
3
comment How to land a job at Microsoft
Why specifically Microsoft? Surely you should want more out of a programming job than the name.
Aug
2
comment C# Dynamic types
@Wyatt Barnett even if I dont use them I would still like to know what they are used for
Aug
2
comment C# Dynamic types
Numeric calculation is a great idea.