Click here to Skip to main content
15,886,199 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# build problem Pin
Abhinav S30-Oct-12 5:58
Abhinav S30-Oct-12 5:58 
AnswerRe: C# build problem Pin
Pete O'Hanlon29-Oct-12 21:23
mvePete O'Hanlon29-Oct-12 21:23 
AnswerRe: C# build problem Pin
BobJanova30-Oct-12 0:48
BobJanova30-Oct-12 0:48 
GeneralRe: C# build problem Pin
classy_dog30-Oct-12 2:51
classy_dog30-Oct-12 2:51 
GeneralRe: C# build problem Pin
BobJanova30-Oct-12 3:24
BobJanova30-Oct-12 3:24 
QuestionWhy doesn't this call back function get called? Pin
Xarzu29-Oct-12 17:12
Xarzu29-Oct-12 17:12 
AnswerRe: Why doesn't this call back function get called? Pin
Richard MacCutchan29-Oct-12 23:03
mveRichard MacCutchan29-Oct-12 23:03 
QuestionRESTful web service vs. WCF web service Pin
SledgeHammer0129-Oct-12 9:47
SledgeHammer0129-Oct-12 9:47 
Had some down time and decided to screw around with RESTful web services since a lot of job ads want it nowadays.

I simply don't get it.

You lose the (IMO) biggest feature... WSDL / auto-client generation.

Ok, so the Linux snobs / internet geeks believe auto-client generation is evil, but from a developer standpoint, building a RESTful service takes a bit more time defining all the URLs and such, but the client takes a LOT more time since you have to hand parse and test all the requests & responses.

I've googled and it seems RESTful has WADL, but nobody really uses it, so its back to hand writing all that code.

What do you guys think about loosing the auto-client generation thing? If you have 1 or 2 methods / objects, BFD... but what about a large web service? You might need to write hundreds of methods.

Any thoughts?
AnswerRe: RESTful web service vs. WCF web service Pin
Richard MacCutchan29-Oct-12 10:13
mveRichard MacCutchan29-Oct-12 10:13 
JokeRe: RESTful web service vs. WCF web service Pin
Eddy Vluggen29-Oct-12 10:28
professionalEddy Vluggen29-Oct-12 10:28 
AnswerRe: RESTful web service vs. WCF web service Pin
Clifford Nelson29-Oct-12 10:33
Clifford Nelson29-Oct-12 10:33 
GeneralRe: RESTful web service vs. WCF web service Pin
Mycroft Holmes29-Oct-12 14:27
professionalMycroft Holmes29-Oct-12 14:27 
QuestionNeed few basic info regarding wcf program Pin
Tridip Bhattacharjee29-Oct-12 8:26
professionalTridip Bhattacharjee29-Oct-12 8:26 
AnswerRe: Need few basic info regarding wcf program Pin
Richard MacCutchan29-Oct-12 8:34
mveRichard MacCutchan29-Oct-12 8:34 
AnswerRe: Need few basic info regarding wcf program Pin
Clifford Nelson29-Oct-12 10:25
Clifford Nelson29-Oct-12 10:25 
QuestionSharing GSM modem among clients Pin
Member 936761529-Oct-12 6:25
Member 936761529-Oct-12 6:25 
AnswerRe: Sharing GSM modem among clients Pin
jschell29-Oct-12 8:39
jschell29-Oct-12 8:39 
QuestionCharting example- high priority Pin
SagarGK29-Oct-12 1:48
SagarGK29-Oct-12 1:48 
AnswerRe: Charting example- high priority Pin
SagarGK29-Oct-12 1:49
SagarGK29-Oct-12 1:49 
AnswerRe: Charting example- high priority Pin
Richard MacCutchan29-Oct-12 1:55
mveRichard MacCutchan29-Oct-12 1:55 
GeneralRe: Charting example- high priority Pin
SagarGK29-Oct-12 17:30
SagarGK29-Oct-12 17:30 
GeneralRe: Charting example- high priority Pin
Richard MacCutchan29-Oct-12 22:40
mveRichard MacCutchan29-Oct-12 22:40 
GeneralRe: Charting example- high priority Pin
SagarGK29-Oct-12 22:45
SagarGK29-Oct-12 22:45 
GeneralRe: Charting example- high priority Pin
Pete O'Hanlon29-Oct-12 22:58
mvePete O'Hanlon29-Oct-12 22:58 
GeneralRe: Charting example- high priority Pin
SagarGK29-Oct-12 23:00
SagarGK29-Oct-12 23:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.