Sign in
SharePoint Dev Blog
Brought to you by Microsoft teams working on SharePoint developer content
Tags
#spc203
ALM
Announcement
apps for SharePoint
Architecture
BCS
Continuous Integration
Design Time Sessions
Duet
Excel Services
Extensibility
FAB-40 Templates
InfoPath
IntelliTrace
JavaScript
Job Posting
jQuery
JSOM
LightSwitch
LINQ
Office 365
reimaginespdev
REST
sandboxed
Search
SharePoint 2013
SharePoint Conference
SharePoint Developer Tools
SharePoint Item Scheduling
SharePoint-in-Pictures
Team Build
TFS
Training
Unit testing
UX
Visual Studio 11
VS2010 SP1
Web Parts
Workflow
Browse by Tags
MSDN Blogs
>
SharePoint Dev Blog
>
All Tags
>
linq
Tagged Content List
Blog Post:
Multiple DataContext Objects for the Same SharePoint Website (Ricky Kirkham)
SharePoint Developer Team
Using the LINQ to SharePoint provider to read and write data poses a dilemma: queries run faster if the object change tracking system has been turned off for the Microsoft.SharePoint.Linq.DataContext object that represents the website, but if it is turned off, you cannot write data to the website’s lists...
on
7 Jul 2011
Blog Post:
Using LINQ-to-SharePoint with Choice Fields (Ricky Kirkham)
SharePoint Developer Team
If you like to use the LINQ to SharePoint provider to perform your SharePoint data queries in server-side code, sooner or later you will encounter a certain tension between the strongly typed world of LINQ queries and the decentralized nature of SharePoint. To enable LINQ querying, source code must include...
on
3 May 2011
Page 1 of 1 (2 items)