Login
Register
Tutorials
Forum
Career Development
Resources
Reviews
Jobs
Interview
Communities
Projects
Training
Silverlight Games
|
Bookmarks
|
New Members FAQ
|
Mentor
|
Code Converter
|
IT Companies
|
Peer Appraisal
|
Members
|
Revenue Sharing
|
Computer Jokes
|
New Posts
|
Social
|
Talk to Webmaster
Tony John
Facebook
Google+
Twitter
LinkedIn
Online Members
naveensanagasetti
pragna
HemzChand
monika
Vinoth
yashwanth
Santosh
Ramasamy.N
More...
Join our online
Google+ community
for Bloggers, Content Writers and Webmasters
Forums
»
.NET
»
Sharepoint
»
What client Object model?When it can be used?
Posted Date:
16 Jun 2012
Posted By::
sridhar
Member Level:
Bronze
Member Rank:
2610
Points
: 1
Responses:
3
Briefly Explain about Client object model .please give reply ASAP....
Tweet
Responses
#675798 Author:
Ultimaterengan
Member Level:
Gold
Member Rank:
9
Date: 16/Jun/2012 Rating:
Points
: 3
Client object model that enables you to create sharpoint solutions that run remotely from the sharepoint
server farm.
If you want to work with client object model you need two dlls
1)Microsoft.SharePoint.Client.dll
2)Microsoft.SharePoint.Client.Runtime.dll
You can find this dlls under this path in your system
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\ISAPI
Thanks & Regards
G.Renganathan
Nothing is mine ,Everything is yours!!!
http://renganathan1984.blogspot.com/
#675808 Author:
Prachi Kulkarni
Member Level:
Gold
Member Rank:
25
Date: 16/Jun/2012 Rating:
Points
: 4
Hi,
In SharePoint 2010 there are a number of object models that can be used by developers to access the server.
The Client Object Model extends the familiar server-side object model to the client. The Client Object Model is a unified model which uses similar programming concepts as the Server Object Model. The Client OM can be accessed via web services, via a client (JavaScript) API, and via REST.
.NET and JavaScript are two flavours of the Client Object Model.The JavaScript model is used in client scripting.
I hope it will help you.
#676104 Author:
Madhus
Member Level:
Silver
Member Rank:
998
Date: 18/Jun/2012 Rating:
Points
: 4
Client object model
Sharepoint Client object model consists of a set of libraries for code that runs outside the context of Sharepoint.
This gives us support
Managed OM for programming in traditional .NET assemblies and executable like (services,WPF,ASP.Net application or Console application)
Silverlight OM for Silverlight Applications
JavascriptOM is only available to application that are hosted inside the sharepoint application like web part pages or application pages. It uses Javascript (ECMA script – a set of javascript libraries) but this only available to
It is an alternative to Web service.
Thanks,
Madhu.
Post Reply
This thread is locked for new responses. Please post your comments and questions as a
separate thread
.
If required, refer to the URL of this page in your
new post
.
Tweet
Next :
What is timer jobs?How can use it?When it can be use?
Previous :
What is the difference between the Ghostable and GhostableInLibraqry and UnGhostable ?
Return to Discussion Forum
Post New Message
Category:
Related Messages
What is SharePoint
Share Point
Abt Share Point
sharepoint alert
do want install separatly share point server software.
Follow us on Twitter:
https://twitter.com/dotnetspider
Active Members
Today
baskar
(41)
naveensanagase...
(36)
srirama
(33)
Last 7 Days
baskar
(350)
Ultimaterengan
(259)
srirama
(200)
more...
Awards & Gifts
Email subscription
.NET Jobs
.NET Articles
.NET Forums
Articles Rss Feeds
Forum Rss Feeds
About Us
Contact Us
Copyright
Privacy Policy
Terms Of Use
Revenue Sharing sites
Advertise
Talk to
Tony John
Copyright © SpiderWorks Technologies Pvt Ltd., Kochi, India
2005 - 2012 All Rights Reserved.
.NET and other trademarks mentioned in this site belong to Microsoft and other respective trademark owners.
Articles, tutorials and all other content offered here is for educational purpose only.
We are not associated with Microsoft or its partners.