![]() |
Tags | Domains | Searches | Statistics | Options | Advanced Search |
Nov 11, 2008
Ran into a problem after modifying a web part. Could not open the default page for my SharePoint site. All other pages worked fine. Found a gem online that saved me. Add "?contents=1" to the end of the URL. For …
Tagged: sharepoint
Oct 27, 2008
A while back I found a nifty webpart for our SharePoint WSS site called Tag Cloud which lets you tag documents in your SharePoint site and then display a list of all tags with those that occur more often being rendered …
Tagged: sharepoint
Oct 22, 2008
Ran into a problem after modifying a web part. Could not open the default page for my SharePoint site. All other pages worked fine. Found a gem online that saved me. Add "?contents=1" to the end of the URL. For …
Tagged: sharepoint
Oct 3, 2008
Found a great article on how to handle multi-valued parameters in SQL Server Reporting Services 2005. This article shows how to create a common SQL function that will take the multi-valued parameter passed from SSRS …
Tagged: sql server, reporting services
Oct 2, 2008
I've started using SQL Server Reporting Services in more web applications recently. Using sub reports for the first time was a little tricky but once you do one, you're set. Here's a sample using a simple report based …
Tagged: asp net, sql server, reporting services