SharePoint 2010 Service Manager

Aug 11 2010 Published by Shoban under MOSS 2010

The SharePoint Service manager let’s you start and stop all the SharePoint 2010 services on your workstation.

This is useful if you are running SharePoint 2010 on Windows 7 (or may be Vista) and don’t want SharePoint to slow your machine down when it’s not really needed.

Visit http://sharepointserviceman.codeplex.com/ to know more about SharePoint 2010 Service Manager.

One response so far

SharePoint 2010 convert License type

Jun 30 2010 Published by Shoban under MOSS 2010

SharePoint 2010 is available in 2 versions namely Standard and Enterprise. If you have installed a standard version and want to convert to Enterprise features then you can simply change the license type by

  1. Opening Central Administration
  2. Entering the new License Key by Clicking Convert farm license type

Looks Simple.. But wait, Do you see the Textbox disabled? :)

There is another way to change License type from Standard CAL to Enterprise CAL.

  1. Open Central Administration
  2. Navigate to Upgrade and Migration
  3. Click “Enable Enterprise Features
  4. Enter your  Enterprise CAL key and Press OK
  5. Wait for few minutes and enjoy the Enterprise features of SharePoint 2010

Keep in mind there is no turning back here. Once you upgrade to Enterprise version you cannot switch back to Standard version.

No responses yet

New SharePoint Exams available from July

Jun 24 2010 Published by Shoban under MOSS 2010

New SharePoint 2010 Exams Available in July

Announcing the availability in July 2010 of four new SharePoint 2010 exams:

  1. 70-573:TS: Microsoft SharePoint 2010, Application Development
  2. 70-576: PRO: Designing and Developing Microsoft SharePoint 2010 Applications
  3. 70-667: TS: Microsoft SharePoint 2010, Configuring
  4. 70-668: PRO: Microsoft SharePoint 2010, Administrator

Source

No responses yet

Developing on SharePoint 2010

May 24 2010 Published by Shoban under MOSS 2010

MSDN has just published an online course for developers to learn about Developing for SharePoint 2010.

The course includes:

  • 10 modules introducing developers to SharePoint 2010
  • 55 short instructional and demonstration demos
  • Hands on labs that you can download or try online with MSDN Virtual Labs
  • Test your skills quiz’s
  • Code samples for each module

Check out the course materials here.

No responses yet

Download SharePoint 2010 developer training kit

May 11 2010 Published by Shoban under MOSS 2010

Microsoft has recently released SharePoint 2010 Developer Training Kit, a guidance that provides developers with advanced guidance on how to develop for SharePoint.  Through PowerPoint decks, Hands-On Labs, Source Code, and Instructor-Led Videos, the developer kit walks you through an array of important developer topics including Developer Roadmap, Visual Studio tooling, Workflow, Business Connectivity Services, and much, much more.

You can download the Training kit here.

Source

No responses yet

Exploring a SharePoint site from Visual Studio 2010

May 10 2010 Published by Shoban under MOSS 2010

Visual Studio 2010 has lots of new and exciting features. One of my favorite feature is exploring a SharePoint site from Visual Studio. Yes! it is possible now and its very simple. Follow these simple steps.

Start Visual Studio 2010 and open Server Explorer. If Server Explorer is hidden open it using View -> Server Explorer menu or just by simply pressing Ctrl +W, L


Right Click SharePoint Connections and Click Add Connection. You will see the following dialog if you are not running Visual Studio with elevated privileges.

Simply restart Visual Studio 2010 under a different Account with elevated permissions and repeat the steps above. In the Input Dialog box enter the SharePoint site address and press OK. That’s it! You can now explore Sites, Libraries, Lists and lots more from Visual Studio.

2 responses so far

Installing SharePoint 2010 in Windows 7

May 08 2010 Published by Shoban under MOSS 2010

SharePoint 2010 can be installed in Windows Vista and Windows 7 if you are running a 64 bit version of the OS. But if you try to install SharePoint 2010 in Windows 7 you will see the following error message.

Guess What installing SharePoint 2010 in Windows 7 or Windows Vista is not easy as it sounds ;-) There are few settings which you will have to make before starting the install.

Setting Up the Development Environment for SharePoint 2010 on Windows Vista, Windows 7, and Windows Server 2008 is a must read before installing SharePoint 2010 in Windows Vista or Windows 7.

One response so far