Blog Stats
- 464,118 hits
Twitter Updates
- RT @spjeff: want #SharePoint to run faster? install warmup script to all Web Front Ends. works on #SP2010 #SP2013 spbestwarmup.codeplex.com 2 hours ago
- RT @DougHemminger: My presentation on Installing PowerPivot on #SharePoint 2013 from #SPSTC is now available on SlideShare: http://t.co/ed3… 9 hours ago
- RT @jantielens: Interesting read: Does Your Company Need a Chief Social Officer? - huffingtonpost.com/vala-afshar/do… 9 hours ago
- 70-417 is history for me.. Passed.. 1 day ago
- RT @itgrooveSP: #SharePoint Online Updates Arriving Soon -- bit.ly/11YkYP1 via @RedmondIT #SP2013 #Office365 1 day ago
Categories
- Hyper-V (1)
- Office 365 (12)
- SP2010 Online (5)
- SP2013 Online (7)
- Planning (6)
- SharePoint 2007 (30)
- SP2007 & SSRS (3)
- SP2007 Admin (17)
- SP2007 DEV (9)
- SP2007 General (1)
- SharePoint 2010 (98)
- SP2010 & InfoPath (7)
- SP2010 & SSRS (6)
- SP2010 Admin (26)
- SP2010 Architecture (10)
- SP2010 DEV (39)
- SP2010 Code Snippets (9)
- SP2010 DEV General (23)
- SP2010 Dev PowerShell (7)
- SP2010 General (16)
- SPD 2010 (4)
- SharePoint 2013 (17)
- SP2013 Admin (4)
- SP2013 DEV (3)
- SP2013 General (10)
- Speaking (7)
- SQL Server (10)
- SSRS 2005 (2)
- SSRS 2008 (7)
- SSRS 2008 R2 (4)
- Uncategorized (11)
- VM Scripts (5)
Monthly Archives: April 2010
Step by Step: Consuming MOSS 2007 Lists Data in the SSRS 2008 Reports
One of the biggest limitations of the SSRS 2005 and SSRS 2008 integration with the MOSS 2007 in the native mode or integrated mode is there are no intuitive ways to report against the SharePoint lists into the Reporting Services … Continue reading
Posted in SSRS 2008
Leave a comment
Code Snippet – Download and Upload the SharePoint Documents using the SharePoint Copy Web Service
I have been recently working on the Open XML SDK program where I needed to download the document from the SharePoint document library, update the data using the Open XML SDK, and upload the document back to the SharePoint document … Continue reading
Posted in SP2010 Code Snippets
Leave a comment
How to hide “Revert to Template” Status on the SPD Customized Pages
I have been recently involved in the no-code customization of SharePoint 2010 using the SharePoint Designer 2010 mash-ups. One of the side effects of the customized wiki pages through the SharePoint Designer 2010 is yellow status bar with the message … Continue reading
Posted in SPD 2010
Leave a comment
Step by Step: Add Content Controls in the Word Documents for the Open XML Automation
Although it’s not necessary to have the content controls on the Word document to manipulate the documents using the Open XML SDK, it is always one of the best practices to have the documents with the content controls processed by … Continue reading
Posted in Uncategorized
6 Comments
Automating the Office Documents with the Open XML SDK and SharePoint 2010 Word Automation Services
Microsoft has recently released RTM version of the Open XML SDK V2.0. http://www.microsoft.com/downloads/details.aspx?FamilyId=C6E744E5-36E9-45F5-8D8C-331DF206E0D0&displaylang=en Open XML SDK is one of the most hidden jewels of the Microsoft Stack of utility programs. Open XML SDK allows organizations to automate the office solutions (Word, … Continue reading
Posted in SP2010 General
Leave a comment
