Sign In
Search:
This Site
This List
http://sharepoint.mindsharpblogs.com/Jim
James Curry
SharePoint Survivor Guy VS Wild
RSS Feed
Contact
Categories
SharePoint Development
SharePoint Designer
SharePoint End User
SharePoint Practices & Theory
SharePoint 2010
SharePoint Conference 2010 (General)
SharePoint Conference 2010 (Development)
Other Blogs
There are no items in this list.
Links
Photos
Archive
Archive (Calendar)
SharePoint MindsharpBlogs
>
James Curry
>
Categories
Posts categorized as SharePoint Conference 2010 (Development)
Oct
19
Some Notes from Overview of Development Platform
Published: October 19, 2009 15:10 PM by
James Curry
NEW REST API
NEW Client Side APIs
Provides Simple API to Add, Retrievem Update, Manage SP List data with JaveScript and Silverlight
Snippet:
ClientContext context= new ClientContext(
http://Server
);
NEW LINQ (Language Integrated Query) for SharePoint
Oct
19
SharePoint Designer 2010 and Visual Studio 2010...
Published: October 19, 2009 12:10 PM by
James Curry
...will not provide better support for 2007 development!
The new tools target new hooks in the new API
:(