Contents tagged with .NET

  • Gather stats from SharePoint

    Tags: .NET, SharePoint

    I was not actually looking for this, but that does not mean it is not incredibly useful. I was actually looking for what was available from the PerformancePoint Team blog in the way of updates to … more

  • Decoding IBM DB2

    Tags: .NET

    I'd almost mark this to a new category titled: "Trivia". At least, that's what it feels like – particularly when it came to finding out how to do this. Scenario: Client … more

  • Extending the Data Profiling Task

    Tags: .NET, SSIS

      SQL Server 2008 RTM has been out a while now and yet, I am just now making my way to using the Data Profiling Task, new to SSIS in this release. Time and client demands are always a factor … more

  • C# Forms and Controls Threading……. C#?

    Tags: .NET

    Yes, it is odd for me to post an entry on this blog covering thread safe ways to talk to windows user controls in C#, but I was surprised at how much trolling I had to do on Google/MSN in order to … more