Click here to Skip to main content
15,887,027 members
Home / Discussions / C#
   

C#

 
AnswerRe: can any one help me with this WS? Pin
DerekT-P24-May-20 3:55
professionalDerekT-P24-May-20 3:55 
GeneralRe: can any one help me with this WS? Pin
Member 1337716626-May-20 19:22
Member 1337716626-May-20 19:22 
GeneralRe: can any one help me with this WS? Pin
DerekT-P26-May-20 23:20
professionalDerekT-P26-May-20 23:20 
QuestionHow to Validate Rest API response? Pin
Member 1477996819-May-20 8:49
Member 1477996819-May-20 8:49 
AnswerRe: How to Validate Rest API response? Pin
kalberts19-May-20 9:31
kalberts19-May-20 9:31 
GeneralRe: How to Validate Rest API response? Pin
Member 1477996819-May-20 9:46
Member 1477996819-May-20 9:46 
QuestionRe: How to Validate Rest API response? Pin
Eddy Vluggen19-May-20 11:29
professionalEddy Vluggen19-May-20 11:29 
GeneralRe: How to Validate Rest API response? Pin
kalberts19-May-20 11:39
kalberts19-May-20 11:39 
OK, then:

What type of application are you building?

Those "100s of APIs", are they developed in-house? Do you have access to their source code?

Could you give us a clue to why and how the solution you are searching should be applied to literally hundreds of APIs - are you (or your employer) actually developing (implementations for) hundreds of APIs that should use the same validation?

In these hundreds of APIs, could you give some hint to what kind of datatypes and attributes you will find?

Would it be an option to return to your superior and say: "I am convinced that it is a poor idea to make one super-general validation function for every possible data type and attribute in several hundred APIs. I suggest that we don't do that!" ?

... Noone here believes that your problem statement comes from a real-world software developments project. It shines bright and clear that this is an exercize given at a college or other educational institution.

So be honest with it: The professor has given us this assignment, and I here is what I have written to return the attribute name ("id") and value ("12345"): [...]. But he wants it to valid for "any datatype" - I don't understand what he means typ that; it comes as a string from the URL. How can it come as some other datatype?"

That would be a valid question that might generate responses. But the way you have presented it, it sounds more like: "I am too busy to do this homework assignment right now, so could someone please provide something for me to hand in?"

If you really are as totally blank as it seems, tell us. Indicate whichever pieces you have understood, if ever so small, and we could try to work it out from there. But be warned that you can only expect to get help to understand things enough to do the homework yourself. You won't get help so that you don't have to do it yourself.
GeneralMessage Closed Pin
19-May-20 12:22
Member 1477996819-May-20 12:22 
GeneralRe: How to Validate Rest API response? Pin
Eddy Vluggen19-May-20 14:25
professionalEddy Vluggen19-May-20 14:25 
GeneralRe: How to Validate Rest API response? Pin
Member 1477996819-May-20 14:40
Member 1477996819-May-20 14:40 
GeneralRe: How to Validate Rest API response? Pin
Eddy Vluggen19-May-20 14:45
professionalEddy Vluggen19-May-20 14:45 
QuestionRe: How to Validate Rest API response? Pin
Eddy Vluggen19-May-20 14:23
professionalEddy Vluggen19-May-20 14:23 
AnswerRe: How to Validate Rest API response? Pin
Member 1477996819-May-20 14:43
Member 1477996819-May-20 14:43 
GeneralRe: How to Validate Rest API response? Pin
Eddy Vluggen19-May-20 14:46
professionalEddy Vluggen19-May-20 14:46 
GeneralRe: How to Validate Rest API response? Pin
Member 1477996819-May-20 14:44
Member 1477996819-May-20 14:44 
AnswerRe: How to Validate Rest API response? Pin
Eddy Vluggen19-May-20 11:28
professionalEddy Vluggen19-May-20 11:28 
AnswerRe: How to Validate Rest API response? Pin
Gerry Schmitz19-May-20 19:35
mveGerry Schmitz19-May-20 19:35 
Questionhow to add picture into mysql using datagridview Pin
Member 1483389818-May-20 20:28
Member 1483389818-May-20 20:28 
AnswerRe: how to add picture into mysql using datagridview Pin
Richard MacCutchan18-May-20 21:17
mveRichard MacCutchan18-May-20 21:17 
QuestionRe: how to add picture into mysql using datagridview Pin
Eddy Vluggen19-May-20 0:53
professionalEddy Vluggen19-May-20 0:53 
QuestionDownload a webpage from within C# in exactly the same way a web browser would? Pin
arnold_w17-May-20 22:02
arnold_w17-May-20 22:02 
QuestionRe: Download a webpage from within C# in exactly the same way a web browser would? Pin
Richard MacCutchan17-May-20 22:44
mveRichard MacCutchan17-May-20 22:44 
AnswerRe: Download a webpage from within C# in exactly the same way a web browser would? Pin
arnold_w17-May-20 23:37
arnold_w17-May-20 23:37 
GeneralRe: Download a webpage from within C# in exactly the same way a web browser would? Pin
Richard MacCutchan18-May-20 0:51
mveRichard MacCutchan18-May-20 0:51 

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.