grab our rss feed

stevienova.com

Homepage of Steve Novoselac

Entries for March, 2008

Visual Studio 2005/2008 Web Application Projects: Profile Class Auto Generation Workaround

I have been doing some coding with VS2008, and have been playing with the .NET Membership, Role, and Profile providers. I don’t use "Web Sites" when I create projects, instead I use "Web Applications" - what is the difference? Web Sites don’t really act like a first class application, there are some weird things with [...]

Comments (3) | 1,957 views

SSAS 2005: Cube Perspectives Are Good, But Something Is Missing…

In SQL Server Analysis Services 2005, you can create "perspectives" on cubes. What a perspective can do, is allow you hide different dimensions, measure groups and attributes. This works great but I still think there are a few things that are missing.
The first thing is that the cube itself is a perspective, [...]

Comments (6) | 1,402 views