sharepoint 2007
Tag details
Welcome to the 'sharepoint 2007' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'sharepoint 2007'.
Latest blogosphere posts tagged “sharepoint 2007”
-
SharePoint List Features Framework
JOPX on SharePoint 2007 (MOSS and WSS V3 ) —
Authority: 406
The SharePoint List Features Framework is an open source project driven by RealDolmen which will allow you to create features at SharePoint list level. Those familiar to SharePoint probably know that the SharePoint features framework provides a pluggable mechanism for adding or modifying functionality at site ...5 hours ago -
AppDev SharePoint 2007 Portals DVD-iNKiSO
FileBeta —
Authority: 147
In this course, you’ll learn about the portal features found in Microsoft Office SharePoint Server’s Standard and Enterprise versions, MOSS. After completing this course, you’ll have a good understanding of the standard MOSS collaboration portal features including collaboration portals, user profiles, search, ...10 hours ago -
SharePoint – Quick links reminder
JOPX on SharePoint 2007 (MOSS and WSS V3 ) —
Authority: 406
With all the buzz about SharePoint 2010, you might forget that there are still are quite a lot SharePoint 2007 deployments out there. Here are some interesting links I recently picked up with regards to SharePoint 2007: SharePoint trending with Google Visualization API Quark + SharePoint = New ...10 hours ago -
Conditional Formatting using the Advanced Computed Field
Steven Van de Craen's Blog [MVP] —
Authority: 103
I got a question on how to use the Advanced Computed Field for conditional formatting and when I finished writing up the response I figured I might as well share it with the community, being you all :) Here’s the config I used: GREEN ]]>3 days ago -
Teaser: jQuery animations in SharePoint
Path to SharePoint —
Authority: 457
On November 17, Mark Miller and I will host our live online workshop dedicated to animations in SharePoint . The main featured customizations will be scrolling news and the image rotator . To give you a feel for what you’ll be playing with, I have created a live demo: ...4 days ago -
Complete Guide to SharePoint (MOSS) 2007 Content Deployment
Gilham Consulting Microsoft Solutions Notepad —
Authority: 122
Body: Stefan Goßner has a great post on SharePoint 2007 Content Deployment Part 1 - The Basics Part 2 - The Basics continued Part 3 - Configuration Part 4 - Communication Part 5 - Quick Deployment More coming soon... A while ago I created a deep dive article series covering the WSS ...5 days ago -
LINQ to DataSet básico en SharePoint
MSMVPS.COM —
Authority: 642
Resulta que hoy tuve que realizar una serie de actividades relacionadas con la manipulación y filtrado de datos que residen en SharePoint y para mejorar mi experiencia como programador recurrí al uso de LINQ to DataSet. He aquí un ejemplo que lee la información de todos los usuarios de mi colección de sitios: ...1 week ago -
Visualization – calculated color gradients
Path to SharePoint —
Authority: 457
If you need dynamically generated visualizations for your SharePoint data, have you considered leveraging the power of the Calculated Column? This Tuesday at 1:00pm EST , Mark Miller and I will give you all the keys to master this simple yet powerful technique. At the end of the two hour entry level workshop, ...1 week ago -
SharePointBoost Announces the Release of SharePoint Site User Directory Web Part for Microsoft SharePoint
PR Friend Press Releases —
Authority: 155
SharePoint Site User Directory Web Part enables enumeration of SharePoint users within AD groups and supports display of SharePoint user profiles BEIJING, CHINA-October 22, 2009-SHAREPOINTBOOST, a leading developer of Microsoft SharePoint enhancements, today releases a new web part, SharePoint Site User Directory Web ...1 week ago -
Sneak Peek: HTML Calculated Column v3
Path to SharePoint —
Authority: 457
One of the great benefits of running online workshops is that it pushes me to refine my solutions. The cornerstone of Tuesday’s visualization workshop is the HTML calculated column . So for the occasion I revisited my script and worked on several improvements. The main one is to make the filter menu work ...1 week ago -
Creating a Personalized SharePoint 2007 Site Directory
Mike Hacker —
Authority: 113
Organizations that deploy Microsoft Office SharePoint Server 2007 for collaboration often find that the number of site collections and subsites grow very quickly. It seems like it doesn’t take long for end users to figure out how flexible and easy SharePoint is for creating simple “applications”. Even with ...1 week ago -
“The type or namespace ” does not exist in the class or namespace ” (are you missing an assembly reference?)” in SmartPart Sharepoint
Microsoft Technology, .Net, BizTalk, Sharepoint & etc. —
Authority: 121
Sometime you get this error when you deployed a web part which use references. To fix the problem, you need to open your aspx page and add references like , even you are not useing it in your UI1 week ago -
InvalidDatabaseSchema failed during SharePoint PreUpgradeCheck
Mike Hacker —
Authority: 113
In service pack 2 for Microsoft Office SharePoint Server 2007 a new operation called PreUpgradeCheck was introduced for the STSADM command. This operation uses the Microsoft Best Practices Analyzer to identity any issues that will need to be resolved prior to upgrading to SharePoint 2010. Running the command is ...1 week ago -
Color coding: nobody’s left behind!
Path to SharePoint —
Authority: 457
Visualizing Information in SharePoint is the theme of my next online workshop, scheduled on November 3rd. In this entry level session, we’ll see how color coding and other effects can be applied to SharePoint lists, using only out of the box features. If you are a regular reader of this blog, you may already be ...1 week ago -
Upcoming online workshops
Path to SharePoint —
Authority: 457
Mark Miller has just released the EUSP workshop calendar for November and December. I’ll be presenting 4 workshops: Visualizing Information in SharePoint : Tuesday, November 03, 1:00 PM (ET) jQuery Animations in SharePoint : Tuesday, November 17, 1:00 PM (ET) SharePoint Charts and Graphs: Part 02 ...1 week ago -
SPC09 and The Mississauga SharePoint User Group
SharePoint Knowledge Base —
Authority: 98
Well the SharePoint Conference 2009 in Las Vegas is over. I will be watching the many recorded sessions I didn’t get to see (which was quite a few of them) and really enjoyed the opportunity of talking with so many familiar faces in the SharePoint community as well as a bunch of ones I had not met before. I even got ...2 weeks ago -
Microsoft Office SharePoint Server 2007 Training
Freeware Software Hardware —
Authority: 432
Microsoft Office SharePoint Server 2007 training that enable anyone to learn on MS SharePoint Server 2007 from a PC anywhere. Save time and money from attending computer classes . This computer-based training allows you to learn over 420 basic and advanced features which explained step-by-step by an experienced ...2 weeks ago -
WebPartPages Edit Mode doesn’t trigger an update
Steven Van de Craen's Blog [MVP] —
Authority: 103
Funny thing last week when I wrote a “Page Information Web Part” (something that showed something like ‘This page was last modified by X on Y’) and it didn’t update at all when Web Parts were added, modified or deleted. I can see why it wouldn’t but I still think this is a flaw because there’s no way ...2 weeks ago -
Rooms and Equipment Reservations: Consistency Check Web Part
Steven Van de Craen's Blog [MVP] —
Authority: 103
Still one of my most popular posts ever is the extension I wrote on the Rooms and Equipment Reservations template for SharePoint 2007 which allows you to manage reservations for meeting resources. The idea behind RER is simple, but the architecture Microsoft chose (and unfortunately me too) is flawed. For each ...2 weeks ago -
Using a Control Adapter for Branding – Part 3
Mike Hacker —
Authority: 113
In part 1 I described why a developer might choose to use a control adapter for branding out of the box SharePoint web parts. In part 2 I showed how to create a control adapter and how you can deploy it to work with SharePoint. In this final post for the series I will show an easier way for integrating ...2 weeks ago