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
Interviews
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
Java
Learn iOS Programming
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
What is the difference between CSOM and JSOM?
By
Ramakrishnan R
in
SharePoint
on
Apr 19
2021
0
6.3k
1
Post Your Answer
Submit
May, 2021
5
CSOM: Client side object model
CSOM is written in C#
CSOM runs as an application on a client or as code inside IIS provider
CSOM calls need to be authenticated (with OAuth)
JSOM: JavaScript object model
JSOM is written in JavaScript
JSOM runs in the browser embedded in a html/aspx page
JSOM calls are automatically authenticated with issues identity since it is JS code running in the browser-
3
What is an Microsoft Graph API?
What is a Microsoft lookbook?
Most Popular Job Functions
Developer (2432)
Programmer (1314)
Sr. Developer (872)
Sr. Programmer (452)
Fresher (403)
Tech Lead (394)
DBA (245)
Team Lead (202)
Project Lead (86)
Architect (36)
View All
MOST LIKED QUESTIONS
Why do you want to leave your current company?
What are the advantages of using REST in Web API?
What is ASP.NET Core?
How to iterate through ArrayList in jQuery?
What is the difference between TempData keep() and peek() function?
A class provides a default constructor for me. I write a constructor that takes a string as...
Can multiple catch blocks be executed in a C# program?
what is Sealed class
What were your responsibilities in your previous job ?
What Operating Systems Node.js Supports