Speeple News Search

Search: |

Tags | Domains | Searches | Statistics | Options | Advanced Search

asp.net » Feeds » Stephen Songer

Yearly Archives: 2008

Latest news from Stephen Songer

  1. Corrupt Web Parts on SharePoint

    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

  2. Recursive search for SharePoint Tag Cloud 1.2

    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

  3. Corrup Web Parts on 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

  4. Multi-valued parameters in SSRS 2005

    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

  5. SQL Server Reporting Services in web apps with sub reports

    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