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
Bhavesh Ghul
817
1k
55.2k
Breeze SaveChanges Method Json Exception Return Possible ?
Jan 28 2019 8:20 AM
Hello anyone Please Help Me....
I have Bellow Code Breeze Used and Save Data, Data Save Successfully but i have retrun some situation json error retrun frontend side
[HttpPost]
public
SaveResult SaveChanges(JObject saveBundle)
{
return
_repository.SaveChanges(saveBundle);
}
I have Required Vaild Content That Time Save Record but Not Valid Data That time Return Json Exception ABove Method That is Possible Or Not
like Possible So, Please Help me
Reply
Answers (
0
)
Attendance Management System
Playing .au file using C#