Cheers bob, great series of videos and I feel I've got a solid foundation now from which to start developing or learning more.
Comments
-
-
Good video, I like seeing your mistakes in these videos Bob, and what you do to fix them. It helps us learn too. Makes me laugh listening to you sometimes, like in the other video saying you didnt liek how people pronounced the "asmx" lol
Good stuff.
-
I hate to write
string
location = file.Substring(19);
It had to have a 19 instead of a 20, with 20 it cut off the R in Redmond, I dont know why cos i had everything else correct, and it picked up the date and time just right.
-
Good stuff, looks like a nice little app to test my new skills on.
-
Ahh, I've just finished the full thing and I did the delete function different, with fewer lines of code.
I called the isolated storage and deleted the file, then set the textbox to "".
3 lines of code is all it took

-
I made a mess of mine. I did everything up to the save point. When trying to save it I was using the technique from the Tombstoning lesson, it didnt work

-
I got mine working after closing VS and instead of using the .asmx address I ued the
http://msrmaps.com/TerraService2.asmx?WSDL
And it worked fine. Pretty cool feature, although just looking at the code is a bit confusing.
-
Nice little video. My iPhone did the thing where ti would always automatically change the text and id send it quickyl without checking it properly, made for some pretty funny situations at times haha.
The amount of input scope is vast, gonna have to check them all out.
-
great video, thanks.
-
This is a great series, I hope to see more. Wathcing these has made me go back and watch Pirates of Silicon Valley again, good film!