Sign in
SharePoint dev blog
The official Microsoft blog for SharePoint developers
Apps
Office
SharePoint
Exchange
Common tasks
Blog Home
Email Blog Author
RSS for posts
RSS for comments
OK
Tags
ALM
Announcement
apps for SharePoint
BCS
Continuous Integration
Extensibility
InfoPath
JavaScript
JSOM
LINQ
Office 365
reimaginespdev
sandboxed
Search
SharePoint 2013
SharePoint Conference
SharePoint Developer Tools
SharePoint-in-Pictures
Team Build
TFS
Unit testing
UX
Visual Studio 11
Web Parts
Workflow
Archive
Archives
September 2013
(1)
August 2013
(1)
June 2013
(1)
May 2013
(3)
April 2013
(1)
March 2013
(2)
February 2013
(1)
January 2013
(1)
November 2012
(4)
October 2012
(1)
September 2012
(1)
August 2012
(1)
July 2012
(1)
June 2012
(2)
April 2012
(4)
March 2012
(4)
February 2012
(5)
January 2012
(3)
December 2011
(3)
November 2011
(4)
October 2011
(4)
September 2011
(6)
August 2011
(10)
July 2011
(15)
June 2011
(9)
May 2011
(13)
April 2011
(9)
March 2011
(5)
February 2011
(9)
January 2011
(8)
December 2010
(6)
November 2010
(6)
August 2010
(1)
July 2010
(1)
Blogs for Office developers
>
SharePoint dev blog
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SharePoint dev blog
Loading Script in SharePoint 2010 (Dallas Tester)
Posted
over 2 years ago
by
SharePoint Developer Team
6
Comments
SharePoint 2010 ships with a large EcmaScript-based object model. In order to alleviate downloading all of the script at one time, there is a system built into the object model called Script on Demand. Script on Demand is a publicly available script loading...
SharePoint dev blog
Recent SharePoint Developer Content (Mary Lee)
Posted
over 2 years ago
by
SharePoint Developer Team
0
Comments
You can visit the SharePoint Developer Center to learn about the latest SharePoint developer content that is available to read, listen, or watch. For example, the following articles, videos, and code samples were published recently. Creating Custom SharePoint...
SharePoint dev blog
Learning Resources for SharePoint Sandboxed Solutions (Ricky Kirkham)
Posted
over 2 years ago
by
SharePoint Developer Team
0
Comments
There is now a Developer Resource Center for SharePoint 2010 Sandboxed Solutions, so I’m replacing the content of this post with a link to it. Sandboxed Solutions Resource Center | SharePoint 2010
SharePoint dev blog
Why do my new list fields not appear on the New, Edit, or Display forms? (Ricky Kirkham)
Posted
over 2 years ago
by
SharePoint Developer Team
2
Comments
The question in the title comes up so often, I suspect that everyone who creates a new list type for the first time encounters this problem: You have created a <ListTemplate … > element in an elements.xml file. You have added <Field … > elements...
SharePoint dev blog
Enabling sorting in a JS Grid control (Sivaraman Krishnan)
Posted
over 2 years ago
by
SharePoint Developer Team
10
Comments
This how-to demonstrates how to enable sorting on a basic JS Grid control. This how-to builds on the How to: Create a Basic JS Grid topic in the SharePoint 2010 SDK , and assumes that you've created a basic JS Grid control as outlined in that topic. ...
SharePoint dev blog
Using the Dialog Platform (Dallas Tester)
Posted
over 2 years ago
by
SharePoint Developer Team
3
Comments
The dialog platform was introduced in SharePoint 2010 as a way to keep users in context when working with items in lists and document libraries. At its basics, the dialog platform is an HTML IFrame that is loaded on top of a page. The dialog can contain...
SharePoint dev blog
Multi-language support for SharePoint Sites (Mary Lee)
Posted
over 2 years ago
by
SharePoint Developer Team
0
Comments
SharePoint 2010 supports multiple languages per site, and you can check that the site template supports MUI by using the SPWebTemplate.SupportsMultilingualUI property. Then, you can use the SPWeb.AddSupportedUICulture method to add a new culture. For...
SharePoint dev blog
New SharePoint Developer Features in VS2010 SP1 – Unit Testing and IntelliTrace (Saaid Khan)
Posted
over 2 years ago
by
SharePoint Developer Team
4
Comments
We recently released Visual Studio 2010 SP1 Beta and SharePoint developers will be excited to know there are some great features that are now available to them. As part of VS 2010 SP1 SharePoint developers can now take advantage of IntelliTrace as well...
Page 1 of 1 (8 items)
January, 2011
Dev Centers
Docs
Related Resources
SharePoint
Build apps for SharePoint
SharePoint code samples
Apps for Office and SharePoint
SharePoint general development
Apps for SharePoint samples
Reimagine SharePoint
SharePoint 2013 developer training
Forums