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”
-
SharePoint 2010 Certifications
Ian's SharePoint Blog —
Authority: 106
Body: The following certifications (According to the MS Partner web site https://partner.microsoft.com/global/40121316) should be available in June. IT Pro 70-667 TS: Microsoft... Published: 8/01/2010 8:28 a.m.8 hours ago -
WebCast de Desarrollo SharePoint 2010
MSMVPS.COM —
Authority: 572
Aquí les dejo una invitación a 3 webcast técnicos para desarrolladores que requieran conocer lo nuevo de SharePoint 2010. Sin duda las funcionalidades de SharePoint 2010 han sido extendidas y mejoradas, se han agregado algunas otras que hacen sentido y hacían falta. En esta serie de webcast exploraremos lo ...12 hours ago -
SharePoint 2010 How far should your virtualise your deployment? Option 4- The Meure Factor
SharePoint in Education —
Authority: 92
Following on from efforts by Chris Mckinley, Dave Coleman and Alex Pearce we have a fourth option in our virtualisation debate. Robin Meure of Zevenseas fame tweeted me this morning with some thoughts and I managed to persuade him to throw his hat into the ring. His tweet simply said ‘from personal experience, ...12 hours ago -
Try SharePoint 2010 Dev Tools
Microsoft Technology, .Net, BizTalk, Sharepoint & etc. —
Authority: 112
The new SharePoint 2010 tools in Visual Studio 2010 have lots of options for extensibility and Wouter van Vugt has been working on some great extensions for developers. The tool can be downloaded from here . He has included: * Sandboxed Visual Web Part Designer * SPMetal integration in Visual Studio for ...1 day ago -
PerformancePoint Services 2010 Review
Alan Whitehouse's Ramblings —
Authority: 92
A few weeks back TGO was contracted by a client to implement a dashboard solution for them. We had originally planned on rolling out the project using Microsoft Office SharePoint Server 2007 and the M&A components of PerformancePoint Server. However, after some discussions we jointly agreed to roll ...1 day ago -
New Video - Talking with NewsGator at PDC 2009
US ISV Developer Evangelism Team —
Authority: 529
Video link - Talking with NewsGator at PDC 2009 PDC 2009 was a great place to talk with our partners and learn about their excitement of working with Microsoft Technologies. In this video Glenn Berry of NewsGator Technologies talked to us about their work with Microsoft technologies as an RSS platform company. ...1 day ago -
Sharepoint 2010 “Failed to Register Services”
Software Ruminations —
Authority: 119
I’ve been doing some playing around with Sharepoint 2010 and ran across a problem last night, after uninstalling Office Web Apps. I re-ran the Product Configuration Wizard as advised and it failed on step 6, leaving me unable to access the sites or central admin I had a look in the event logs and saw that it had ...1 day ago -
IIS 7.5 - Application Warmup - Tip for fast application responsiveness in CRM, Sharepoint, Dynamics Portals and other office servers.
MSMVPS.COM —
Authority: 572
IIS 7.5 has a new feature which many SMB and Hosting providers will recognize and appreciate. It really has universal appeal and some of you will have already found ways to improve responsiveness, The initial lag time it takes to spin up worker processes and application pools makes CRM, SharePoint, and a number of ...3 days ago -
Cumulative Update Package 2 for SQL Server 2008 Service Pack 1
Dennis Bottjer —
Authority: 111
Issues: SharePoint 2010 Foundation and Server require the Cumulative Update Package 2 for SQL Server 2008 Service Pack 1 to use SQL Server 2008 as the backend Database. Solution: SQL Server 2008 will not install properly on Windows 2008 Server without SQL Server 2008 Service Pack 1. Download Download SQL ...4 days ago -
SharePoint 2010 Web Part and PowerShell Command lists
Ian's SharePoint Blog —
Authority: 106
Body: Nothing annoys me more than seeing structured information stored in a static HTML file (such as a blog or wiki) so I created SharePoint lists for the following: ... Published: 2/01/2010 10:20 p.m.5 days ago -
SharePoint 2010 lets you put the ECB Menu on any column
Sahil Malik - blah.winsmarts.com —
Authority: 121
Ad: : SharePoint 2007 Training in .NET 3.5 technologies ( more information ). Usually, the ECB menu (y’know that menu that says Edit Item/View Item/Manage Permissions on each list item in any view), is available only onthe title column! But in ...6 days ago -
SharePoint 2010 – Step by Step – 3
.Net Scraps —
Authority: 121
Objective 1 –> Install all the pre-requisites on the system that was created in part 2 . Objective 2 –> Install SharePoint 2010 beta 2 binaries. Notes: 1. This is a public beta and there is no support available. It is to be used only for evaluation purposes 2. Software that needs to ...6 days ago -
I’m writing a SharePoint 2010 book
Wictor Wiln —
Authority: 109
This is the first post for the year of 2010 and what could be better to start with than announcing that I’m writing a SharePoint 2010 book. More specifically I’m writing a book about SharePoint 2010 Web Parts development with the working title SharePoint 2010 Web Parts in Action . This is a dream come true ...6 days ago -
SharePoint 2010 PowerShell library
Ian's SharePoint Blog —
Authority: 106
Body: I was playing around with custom list views assigned to a content type. This is much easier to do with SPD 2010 than it was with 2007. As you can see, ... Published: 1/01/2010 3:16 p.m.1 week ago -
SharePoint 2010 – Have to Extend to have Multiple URLs
Agile Sharepoint development by 21apps and Andrew Woodward MVP —
Authority: 111
I think this was a best practice in SharePoint 2007, but was one that you could get away with. You have internal and external URLs that will be used to access the same web application. Internally for historical or vanity reasons this is set as something like http://companyname , externally you provide access, ...1 week ago -
SharePoint CEWP – source includes dynamic content
Agile Sharepoint development by 21apps and Andrew Woodward MVP —
Authority: 111
Many people have used the the Content Editor WebPart to provide an easy way to inject some JavaScript into a web page to do things like hide the left navigation or show snowflakes. In SharePoint 2010 the good old Content Editor WebPart is still around and even has some nice new features like format as XHTML, ...1 week ago -
SharePoint 2010 Dev TidBit - Trouble finding the CAML reference in the 2010 SDKs?
Andrew Connell [MVP MOSS] —
Authority: 114
Regardless of how long I’ve been working with SharePoint, I have always had to go back to the CAML reference in the WSS v3.0 SDK for the CAML reference for syntax and such. This could be found in the GENERAL REFERENCE \ REFERENCE \ CAML CORE SCHEMAS section of the SDK. As you might have noticed, the SharePoint ...1 week ago -
SharePoint 2010 Dev TidBit – Debugging Silverlight Client OM Apps in SharePoint
Andrew Connell [MVP MOSS] —
Authority: 114
When working with the Silverlight client object model in SharePoint 2010, I like to break my projects up into two pieces. First I create the Silverlight application UI and interaction as much as I can before I start wiring SharePoint into it. Then I add the client OM code later to bring it to life. This makes the ...1 week ago -
SharePoint 2010 – Step by Step – 2
.Net Scraps —
Authority: 121
Objective –> Run DCPromo on the system that was created in part 1 . This is not a recommended way of setting up SharePoint, but due to the hardware limitations on my laptop I have no other choice. Basically, this will be a 1 server setup of SharePoint 2010 beta 2. In the part 1, a machine was setup with ...1 week ago -
SharePoint 2010 – Step By Step – 1
.Net Scraps —
Authority: 121
Objective 1 –> Installing Hyper-V on a Windows 2k8 R2 x64. This will be the Host OS. Objective 2 –> Creating a Virtual Machine with the OS as Win 2k8 R2 x64. This will be the Guest OS. Learning new stuff is the best part of my job. And for me the biggest motivation for learning is sharing. I just ...1 week ago

