Super Sexy Service!

posted in I am a duck
Published July 31, 2007
Advertisement
I got my webservice pulling live data from a MySQL database. The .NET world still kills me with how easy it is to do all that. The entire service is maybe 30 lines of code and a bunch of that is error handling. Where are the days when you needed like 100+ lines of code just to get a window up on your screen??

Anyway still a couple of minor things to do for the web service:

1. Abstract the SQL provider out of the web service calls so I can plug and play SQL Server of Oracle connections instead of MySql.

2. Rename it to something other than the super descriptive "Service1"

Just to let everyone enjoy the web service as much as I am here's a totally hot screen shot that practically feels like the web browser is using a bloom effect.

That is soooo hot!
0 likes 1 comments

Comments

jollyjeffers
That screenshot, oh... just... [inlove]

Quote:2. Rename it to something other than the super descriptive "Service1"
And move it out of the Tempuri namespace [wink]

Quote:Where are the days when you needed like 100+ lines of code just to get a window up on your screen??
Senior developers I knew in IBM's labs used to berate us placement students for not knowing anything about registers and assembly progamming. I think the next generation up are going to be berating placement students for "having it easy" due to having only click a couple of buttons to get a window [lol]

Jack
August 01, 2007 07:02 AM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement
Advertisement