Silverlight in SharePoint Hello World

Silverlight in SharePoint: Developing Your Own Silverlight Web Part

This entry is part 4 of 4 in the series Silverlight in SharePoint

In SharePoint 2010, we have an out-of-the-box Silverlight web part that can host almost any Silverlight application. But in this fourth part of the Silverlight series, we’re going to show how to build your own web part that hosts a Silverlight application. In SharePoint 2010, we can develop two different types of web parts: a visual [...]

Read more
Christian Buckley

Taking Control of Governance

If your engineering team is building your governance plan, you’re doing it wrong. Admit that you have no idea what governance is and that you are powerless. It’s the first step in the 12-step program toward governance sobriety, and I’m here to help you through it.

Read more

Why Lists and Libraries Make No Sense in SharePoint

No, we have not turned completely mental, but I am opposed to the idea that we use storage location to categorize data. Let me tell you what I mean.

Read more

InnerWorkings Adds SharePoint 2010 to its Learning Platform

InnerWorkings announced a major addition to its Learning Platform today with the release of self-paced SharePoint 2010 training for professional developers and software teams.

Read more

SharePoint Magazine PDF Edition Issue 4

We are happy to announce that the fourth issue of SharePoint Magazine PDF edition is now available for download. In this edition, beyond the regular articles, columns, and features, we also start a new series where in each issue you will receive one chapter of the full USP Journal issue 2/4 titled SharePoint Web Part [...]

Read more

SharePoint Sense’s “SharePoint ShortUrl”: Size Matters – Smaller is Better

For many years now I have maintained a blog that focuses on SharePoint administration. I use it mainly to document tasks I’ve done or to explain weird behavior of SharePoint. If my mother is to be believed, it could possibly be the best blog on the Internet.

Read more

Great Benefits to SharePoint Site Definitions

The popularity of SharePoint as a collaboration tool has understandably skyrocketed in recent years. With its sheer volume of user empowerment, the collaborative adoption scenarios are almost endless. However, the novelty of elevated user empowerment can quickly erode if you are required to maintain any sort of control, standardization, or guidance for your SharePoint environment. [...]

Read more

A jQuery Primer for SharePoint: Events and Effects

This entry is part 4 of 4 in the series A jQuery Primer for SharePoint

As your users interact with SharePoint pages in their browser, various events occur. The most familiar to you might be the click event or the hover event. In the fourth part of this series, we’ll explore how to work with these events.

Read more
Silverlight in SharePoint Hello World

Silverlight in SharePoint: The Silverlight Client Object Model

This entry is part 3 of 4 in the series Silverlight in SharePoint

In this third part of the series, I will build a Silverlight application that communicates with SharePoint to render data that is stored within a SharePoint list. The Silverlight app will again be hosted within the out-of-the-box Silverlight web part that comes with SharePoint 2010.

Read more
Kerri Abraham

Letter from the Editor #4 – Vacation

No, we haven’t gone silent, but we’ve had some plans rearranged. Now we’re back, though, and as you probably know by now, we have some news of the interesting type for you. SharePoint Magazine Issue 3 Cut-Off Date First of all, because this is of some urgency, the cut-off date for getting issue 3 of [...]

Read more
SharePoint Backup and Recovery

SharePoint 2010 Backup and Recovery: Configuring Restore

Martin Angler is back to wrap up the two-part mini series, introducing backup and restore for SharePoint 2010. This time, the topic is restore, and you’ll get a great overview of the various capabilities as well as useful tips and tricks.

Read more

Leading Change

“Leading Change with Kerri Abraham” is a new column here on SharePoint Magazine, where user adoption expert Kerri Abraham shares her knowledge and experience from running successful SharePoint sites with empowered end users.

Read more

A jQuery Primer for SharePoint: Manipulation and CSS

This entry is part 3 of 4 in the series A jQuery Primer for SharePoint

In this third article in the jQuery in SharePoint series, I’ll give you a little overview of some of the things you can accomplish with manipulation and CSS.

Read more