Sacha Tomey's blog

Molding the Microsoft BI Stack

Browse by Tags

All Tags » Visual Studio 2008 (RSS)
Stop Reporting Services (SSRS) 2008 from overwriting custom Parameter Datasets
Frustrating little quirk when building reports in SSRS 2008 using Visual Studio 2008.  If you write a custom query against a parameter dataset, and then change a query that references the parameter, the custom query used by the parameter is overwritten...
Creating a Custom Gemini/PowerPivot Data Feed – Method 1 – ADO.NET Data Services
There are already a few good Gemini/PowerPivot blogs that provide an introduction into what it is and does so there is no need for repetition.  What I haven’t seen are examples of how existing investments can be harnessed for Gemini/PowerPivot based...
HACK: Exposing Foreign Keys as Properties through the ADO.NET Entity Framework
First post for months; the PerformancePoint Planning announcement forced some redirection and rebuilding.  We’ve grieved, we’ve moaned, but at some point, you just have to move on. ----------------- I’m not a fan of hacks – it normally means you...