TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Arul Mano
NA
63
3.9k
How to return serilaizer json string?
Sep 16 2016 12:28 AM
how to return json string ?
for exampale
var javaScriptSerializer = new System.Web.Script.Serialization.JavaScriptSerializer();
LoginViewModel loginViewModel = javaScriptSerializer.Deserialize<LoginViewModel>(CompanyName);
Reply
Answers (
2
)
cycles to read lines in sql and c#
How to get source file of linked object in word using c#