Browse by Tags

SharePoint Events in 2010
04 March 10 06:18 AM | Tech Training Notes
Joel Oleson has a nice comparison of SharePoint events here: http://www.sharepointjoel.com/Lists/Posts/Post.aspx?ID=299 SPTechCon http://www.sptechcon.com/ Feb 10-12, San Francisco Central Region SharePoint Conferences http://www.sharepointconferencecentral...
SharePoint Certification
19 February 10 09:37 AM | Tech Training Notes
Below is a list of the SharePoint exams, the certification you get from the exam and classes to prepare for the exam. Both SharePoint 2007 and 2010 have two exam paths with two exams each. Each of the 2007 exams have hyperlinks to details on Microsoft...
SharePoint 2010: VHDs Now Available - Updated
13 February 10 09:06 AM | Tech Training Notes
Updated: http://techtrainingnotes.blogspot.com/2010/02/sharepoint-2010-vhds-now-available.html I have updated this article with more info about the SharePoint 2010 VHD download… I have added some more info on the install process I have added a list of...
SharePoint: Application page to display all sites a user can view
11 February 10 01:04 PM | Tech Training Notes
This sample project works for both SharePoint 2007 and 2010! This project is for educational purposes and is to be used at your own risk… Display a list of all sites a user has rights to… The following is a “demo” project to show the workings of several...
SharePoint: Prevent users from adding “NT AUTHORITY\authenticated users” and other selected accounts to sites and groups.
08 February 10 06:35 AM | Tech Training Notes
The following is for SharePoint 2007. I’ll soon post an update for 2010. Who is "NT AUTHORITY\Authenticated Users"? The user "NT AUTHORITY\Authenticated Users" represents every account that can logon to your network. In the typical...
SharePoint: Prevent Accidental Overwrites when Uploading to a Library
07 February 10 11:09 AM | Tech Training Notes
This applies to both SharePoint 2007 and SharePoint 2010. The only difference is the page name, upload.aspx for SP 2007 and uploadex.aspx for SP 2010. Problem… Users are uploading files and are accidentally overwriting existing files, or if versioning...
SharePoint 2010: What’s the same for Site Owners…
03 February 10 08:45 AM | Tech Training Notes
The following is for the November 09 Beta 2… Most of the articles I see about SharePoint 2010 are about what’s new. To add some comfort for people who are considering upgrading from 2007 to 2010 I thought I would start to document what has not changed...
SharePoint 2010: VHDs Now Available
01 February 10 05:12 AM | Tech Training Notes
Microsoft has released a two VHD set of images to help you evaluate just about everything in SharePoint 2010, including FAST search, Project Server 2010, Visual Studio 2010 and Office 2010. “Everything” comes with a price… 13 GB of download! And… these...
SharePoint 2010: Forms Based Authentication (without Claims!)
12 January 10 05:01 AM | Tech Training Notes
While searching the web to see if anything had changed with SharePoint 2010 authentication and how to setup Forms Based Authentication (FBA) all I was finding was how to setup up FBA using the new Claims Based approach. While interesting, I was just looking...