3
Answers

serialize data without model.cs class on ajax call

hello freinds can you suggest me to a way to serialize data using json.net without using model class(Do not use get set propertiese) on ajax call on web controller file in c#

Answers (3)