(Sahil Malik) Have you heard the latest buzz around town? SharePoint is a platform! I think this news caught even Microsoft by surprise. I say that because SharePoint is still grouped under the “server” category and seems to get more IT Pro treatment than developer treatment. The fact is, though, th
Tag: SharePoint / BI
More Ways to Maximize SharePoint’s Out-of-the-Box Features
(Daan De Brouckere and Raj Agarwal) SharePoint as a platform offers an immense amount of out-of-the-box capabilities that can be harnessed by understanding and taking the right approach to the business requirements. This article is a continuation of “How to Maximize SharePoint Out-of-the-Box Feature
SharePoint performance demands finely tuned SQL Server, storage
(Margie Semilof) One interesting result of the swift corporate uptake of Microsoft Office SharePoint Server 2007 is that SharePoint administrators are meeting SQL Server database administrators and getting a crash course in storage technology for the first time.
How to Maximize SharePoint’s Out-of-the-Box Features
(Daan De Brouckere and Raj Agarwal) SharePoint’s out-of-the-box functionality is not to be underestimated. Leveraging document libraries, custom lists, and out-of-the-box workflows are always mentioned as “low-hanging fruit” when implementing SharePoint for a client. Where you can provide extra valu
SharePoint: 10 Things You Wish They Had Told You, Part 1
(Sahil Malik) In this article, I am going to talk about five things from an architect or management point of view that you will probably end up wishing you had known before you started your SharePoint project. In part two of this article I will follow up with five more things targeted specifically f
SharePoint Application and Site Pages – Part 2 of 2
(Steven Barden) As it was previously described in part one of this two part series, there are two primary types of pages found in a WSS application, Application Pages and Site Pages. The first type of SharePoint pages (they can go in either order by description really) are Application pages, and are
Resolving SharePoint URLs in XSLT transformations
(Vincent Rothwell) XSLT allows you to to use the directive to import additional XSL into your transformation. This can be really useful to pull in standard sections into your own transform. This is good practice as it removes duplication and improves maintainability.
SharePoint Application and Site Pages – Part 1 of 2
(Steven Barden) This article will focus on the concepts of the two main page types that can be found in SharePoint 2007 (WSS): Application pages and Site pages. Since this is a WSS level objective, as opposed to MOSS, you will not need MOSS to review the information provided. Windows Server 2003, WS
How To Call a SharePoint Web Service from a SQL Server CLR Function
(Ray Barley) Our business users are storing some data in SharePoint lists that we need to access from our ETL process that updates our SQL Server data warehouse. Can you provide us with the details and an example of how we can do this from a SQL Server CLR function?
Developing and Deploying a SharePoint Feature – Part 2
(Steven Barden) This article will display the deployment of using a feature to install code that creates an unpopulated Word Document List. It is part two in a series of articles that will focus on using install techniques and features to perform various actions. When viewed as a whole, these featur