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
Pabitra Pradhan
NA
82
2.6k
store json data object to database in asp net mvc entity fra
Mar 13 2015 6:12 AM
hi ,
i have json data as shown below and i want to store it in to existing database having predefined schema and i am using MVC 4 and this json result is returned by web service.so can some one help me how to do that.
Advance Thanx
{ 'store':[
{
"StoreID": "1",
"StoreName": "Victoria CWH",
"BrandID": 2,
"ServerHostName": "http://demo3kentico8.raybiztech.com"
}
]}
Reply
Answers (
1
)
String programming
Convert dataset to xml