|
August 2010 - SharePoint MVP Blogs
-
|
|
|
Author: Tobias Zimmergren http://www.zimmergren.net | http://www.tozit.com | @zimmergren Introduction As you might know there’s a whole lot of SharePoint 2010 books coming out quite soon, and some have already been released to the market. In this article...
|
-
|
|
|
Body: Every so often, you run across the need to redirect a page somewhere else, like after a server migration when DNS isn’t used. By simply adding a HTTP-EQUIV meta tag to the <HEAD> of your page, you can redirect elsewhere in a jiffy. Syntax...
|
-
|
|
|
A few months ago I blogged that MSDN published the first chapter from our book, Inside Microsoft SharePoint 2010. Well now there’s even more content for you to grab! The first four chapters are now up on MSDN for you to read online! Chapter 1 –...
|
-
|
|
|
Get started with understanding the document management features available in SharePoint 2010 by watching the free videos listed below.
Note: In addition to these videos, there are others available in our subscribers area.
Creating a Document Library A...
|
-
|
|
|
Boy, this one was fun… but I learned a few things tonight. What I learned Lesson 1: There are several extra steps necessary now, to expose list data from one site on another using a dataview web part – no more can you simply "connect to another library"...
|
-
|
|
|
Body: One of my coworkers, John Ross , recently asked me if it was possible to create a new Site Collection in SharePoint 2010 and use a custom site template for it. I'm usually more of a server and infrastructure guy, but this made me curious. In...
|
-
|
|
|
Last February a bunch of MVPs got together to share their thoughts on Office and SharePoint 2010. The folks at Microsoft just posted the content on the Get The Point blog. I am happy that the stuff we talk about is still as relevant today as it was back...
|
-
|
|
|
A friend of mine (thanks Bil) posted this on Facebook. I'm certainly aware of Douglas Adams (42, the Hitchhikers Guide, etc.), but I wasn't aware of this quote. But man, does it hit the nail on the head. Good thing I was on board with SharePoint...
|
-
|
|
|
I was asked to partake in a "what are you excited about in SharePoint 2010" video interview back in February of this year at the MVP Summit in Redmond. It was released today and alas, they used a bit of my stuff in portions of it after all....
|
-
-
|
|
|
This is comical... http://money.cnn.com/2010/08/04/technology/google_wave_rip/index.htm?source=cnn_bin&hpt=Sbin (Exerpt: "Google's attempt to reinvent e-mail has fizzled. The company said Wednesday it is pulling the plug on Google Wave, a...
|
-
|
|
|
Many SharePoint developers know that deploying your SharePoint customization to a SharePoint server often requires you to tinker the web.config of the sites where you’d like to see the customization in action. You can do these web.config modifications...
|
-
|
|
|
So Goolge officially came out and killed Wave. Here is yet another technology that I've learned that has one away. They claimed adoption, frankly I was waiting for it's release! I was planning on speakking about it at the SPEVO conference in London...
|
-
|
|
|
So when enumerating the SPWebs within a SPFarm to build a strongly typed SPWeb collection for whatever purpose your enumeration might look like this: PLAIN TEXT C#: public static List<SPWeb> WebsPreppedForIteration() { var collection...
|
-
|
|
|
Watch the following videos to make the best use of Lookup Columns in SharePoint 2010.
Configuring Lookup Columns Lookup column is a very powerful type of column that can be used in any list or library to get information from another list or library on...
|
|
|