Medium
Here is a technical question for developers that want to validate their skills before a technical interview.
This question is written in french and need to be translated to english.
Use english for technical terms in the french version (example : "string" instead of "chaine de caractĂšre".)
Double escape all quotes in result like this: //"
Give result as JSON.
Author: Guillaume BroutStatus: PublishedQuestion passed 184 times
Edit
Similar QuestionsMore questions about Dot-net
1
Retrieve a list of products from a catalog in a .NET application1
How to get the first element of an array in C#1
How to use the 'using' statement in C#0
Write a LINQ query to select all rows from the first table in the dataset where the ContactName field is not null.0
How to apply changes to a SqlConnection in C#