SharePoint 2010
Tag details
Welcome to the 'SharePoint 2010' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'SharePoint 2010'.
Latest blogosphere posts tagged “SharePoint 2010”
-
No out-of-box Site Directory in SharePoint 2010; how to create one
A Matter Of Degree —
Authority: 100
Today I was unable to find the Site Directory template in our SharePoint b2 2010 instance. Ben Curry of MindSharp provides this helpful article on how to create a Site Directory in your 2010 implementation .4 hours ago -
Imtech Get SPMetal Definition Extension
Waldek Mastykarz —
Authority: 112
SPMetal is a part of the new SharePoint development toolset that allows you to generate the definitions for use with Linq to SharePoint. In the current release SPMetal is a command-line tool. At least it was, because using Imtech Get SPMetal Definition Extension you can use it from your SharePoint Server Explorer in ...1 day ago -
Imtech Create Page Layout Content Type Extension
Waldek Mastykarz —
Authority: 112
Generating Page Layouts from Content Types was one of the functionalities of Imtech Fields Explorer – a tool that I’ve built for MOSS 2007. With the new Visual Studio SharePoint development tools there is no need for yet another tool in your toolbox. Imtech Fields Explorer will eventually be fully integrated in ...1 day ago -
A SharePoint 2010 Install Experience
Tom Resing's SharePoint Blog —
Authority: 92
My friend and Co-worker, Rich Olivieri shares his experience with the new beta of SharePoint 2010 below. -Tom ----------------------------------------------------------- My Approach to SharePoint 2010 beta Development Rich Olivieri, rolivieri@microlinkllc.com This weekend, I finally got a ...2 days ago -
First five SharePoint 2010 Tips and Tricks
MSMVPS.COM —
Authority: 658
Published first 5 SharePoint 2010 Tips and Tricks Tip #65: How to install SharePoint 2010 using local account Tip #64: How to restore Site Directory template in SharePoint 2010 Tip #63:How to print SharePoint 2010 page without header and navigation Tip #62: SharePoint 2010 supports folders for KPI values ...2 days ago -
Installing Office Web Apps on Windows 7
merill.net —
Authority: 110
If you haven’t heard of Office Web Apps before it’s basically Word, Excel, PowerPoint and OneNote running inside a browser. It lets you edit documents right within the browser. A bit of history You can be forgiven to think that this is all new. The truth is that a skunkworks team within Microsoft built ...2 days ago -
Installing SharePoint Server 2010 on Windows 7
merill.net —
Authority: 110
Here’s a quick summary of how I installed the public beta of SharePoint Server 2010 . Minimum Requirements: - Windows 7 64 bit: What this means is that your workstation needs to be 64 bit and you need to have the 64 bit version of Windows 7 installed. Setup: The key document that you need to follow ...2 days ago -
SharePoint 2010 Activity Feed – Enterprise Twitter
Httpcode —
Authority: 403
One of the more interesting features of SharePoint 2010 is the activity feed, it’skind of like the news feed in Facebook a whole range of system wide events are collatedin a users my site, these can include events generated by colleagues of a user. Ireally think this is cool and we will see lots of applications make ...3 days ago -
Update: Imtech Run PowerShell Script Deployment Step v1.1
Waldek Mastykarz —
Authority: 112
I’ve just posted a minor update of the Imtech Run PowerShell Script Deployment Step . There are two things I’ve changed in the v1.1. First of all the PowerShell Script properties are now being displayed in a separate category called Deployment in the Properties Window. This makes it easier to find and track ...3 days ago -
Creating parameterized Deployment Steps for Visual Studio SharePoint development tools
Waldek Mastykarz —
Authority: 112
One of the extensibility points of the new Visual Studio SharePoint development tools are the Deployment Steps: tasks that are executed during the Deployment Process in Visual Studio. The tools allow you not only to specify different Deployment Configurations using available Deployment Steps but also to create your ...3 days ago -
SharePoint 2010 – Document Sets and Search Experience
Httpcode —
Authority: 403
I’ve been playing around with the new document set feature of SharePoint 2010, theidea is that you can group a bunch of documents or digital assets and control themetadata for all of them in one location. When I first saw the demo around the document sets it reminded me of a piece of workI did for a client, ...3 days ago -
Visual Web Parts in SharePoint 2010 cannot be Sandboxed
Wictor Wiln —
Authority: 100
Visual Web Parts are a nice addition for SharePoint 2010 developers. A Visual Web Part is essentially SmartPart revisited and is one of the project types of the new SharePoint extensions for Visual Studio 2010. Sandboxing is one of the most interesting features of SharePoint 2010, especially for large scale ...4 days ago -
Working with Site Definitions using the Visual Studio SharePoint development tools
Waldek Mastykarz —
Authority: 112
One of the new capabilities of the new Visual Studio SharePoint development tools is support for creating Site Definitions. Using the Site Definition SharePoint Project Template you can create and test Site Definition. In order to fully benefit of the new tools there are a couple of things you have to keep in mind. ...4 days ago -
SharePoint 2010 – one million items in a list
Zieglers —
Authority: 110
Just like most people, i downloaded and installed SharePoint 2010 last week. Unlike mentioned, I had no issues while installing on Windows 2008 R2 environment. It’s been a week and still no issues. Looks like it’s going to take a while for me to get used to new ribbon interface. Definitely you get to see and do ...4 days ago -
Deploying a Web Part with Code Access Security in Visual Studio 2010 (SP2010)
Corey Roth - DotNetMafia.com - Tip of the Day —
Authority: 121
By now, you have heard about how the SharePoint 2010 development experience has been improved. We can easily deploy web parts and other code without having to manually manipulate any XML files. What about under partial trust though? Many of you that know me know that I have pushed using Code Access Security ...5 days ago -
SharePoint Saturdays
SharePoint Knowledge Base —
Authority: 104
One other small update. I will be presenting at both SharePoint Saturday DC on December 5th and at SharePoint Saturday Virginia Beach on January 9th. Closer to the dates or when I have something worth sharing from my slides I will post it here as well. If anyone from the Toronto area wants to come I will be ...5 days ago -
Canadian SharePoint User Groups Galore
SharePoint Knowledge Base —
Authority: 104
There are more than a bazillion posts now out there about SharePoint and Office 2010. Yes I counted them. So I will just reference this address and tell you to visit it and get the beta’s and have fun: http://www.microsoft.com/2010/en/ . A whole slew of things are going on that are also exciting. In Canada we have ...5 days ago -
Imtech Run PowerShell Script Deployment Step
Waldek Mastykarz —
Authority: 112
In my previous article I wrote about extending the Visual Studio SharePoint development tools. Now it’s time for the first extension: Imtech Run PowerShell Script Deployment Step. Deploying solutions using the Visual Studio SharePoint development tools The new Visual Studio SharePoint development tools help you ...5 days ago -
SERIES: It’s Christmas and SharePoint 2010 is coming to town
Mick's Breeze Blogs - Biztalk/Sharepoint/... —
Authority: 117
Hi guys, I’ve been busy over the recent months always working and planning new waysto train, deliver and impart knowledge to *you* in a variety of different ways. Truth be told our Region with respect to SharePoint Adoption and Knowledge, has beenahead of the curve worlwide – that you guys ...5 days ago -
Extending Visual Studio SharePoint development tools with custom Project menu options
Waldek Mastykarz —
Authority: 112
SharePoint 2010 ships with a great development story. Using the new Visual Studio SharePoint development tools you can create SharePoint solutions easier and faster. Visual Studio SharePoint development tools provide you out of the box with a great number of Project and Item Templates which allow you to create the ...5 days ago

