Jerry Yasir is a SharePoint Server MVP who discusses improvements to the Client Object Model (CSOM) and REST APIs in SharePoint 2013. In SharePoint 2010, CSOM had limitations like no direct access to the client.svc web service and only supporting .NET, Silverlight, and JavaScript in limited ways. SharePoint 2013 CSOM now allows direct access to client.svc via REST, supports more APIs, and can be used from non-Microsoft apps. It also includes new features like E-Discovery and search. The presentation demonstrates using the new CSOM and REST functionality in code and the browser.