While developing one of the web services
requirements I was so confused about which classes and object model to used – client
object model or server object model. Microsoft provided many control and
functionalities for client object model into SharePoint 2010.
After searching little bit online, I have found
out that for my web service requirements – server side object model is best
(i.e. SPSite, SPWeb).
Here are some good reference links from where
we can find the differences between two object model:
No comments:
Post a Comment