sqlmdxdude.blogspot.com
Computer Science, Programming, MDX, SQL: 8/5/12 - 8/12/12
http://sqlmdxdude.blogspot.com/2012_08_05_archive.html
Computer Science, Programming, MDX, SQL. SQL, Multidimensional Expressions, Public Health, Data Analysis, Personal Experiences. Tuesday, August 7, 2012. More about the Decorator Pattern and C#. I also have a book called C# 3.0 Design Patterns. Have a class (concrete or abstract) that clearly defines the base object or objects to be decorated. Create as many classes that are needed to supply all of the additional properties and behaviors required by your system. The Decorator Pattern and C#. System.Co...
sqlmdxdude.blogspot.com
Computer Science, Programming, MDX, SQL: 7/29/12 - 8/5/12
http://sqlmdxdude.blogspot.com/2012_07_29_archive.html
Computer Science, Programming, MDX, SQL. SQL, Multidimensional Expressions, Public Health, Data Analysis, Personal Experiences. Tuesday, July 31, 2012. HTML Div Elements and basic alignment. So let me explain what I am trying to do and what finally resulted in what I want. Hopefully someone else will find this useful. I have a basic set of user selections that need various forms of alignment. One primary thing that needs to happen is precise top vertical alignment. My actual markup is in. Didn't recommen...
sqlmdxdude.blogspot.com
Computer Science, Programming, MDX, SQL: 3/23/14 - 3/30/14
http://sqlmdxdude.blogspot.com/2014_03_23_archive.html
Computer Science, Programming, MDX, SQL. SQL, Multidimensional Expressions, Public Health, Data Analysis, Personal Experiences. Wednesday, March 26, 2014. Broadening Horizons - Technology Diversity. I think to some people this may sound a little crazy. Maybe it is. I do enjoy doing something today that I didn't do yesterday. I always look forward to trying something new. I refuse to rest on my laurels. If you don't like change and challenge don't start working with computers. Monday, March 24, 2014.
sqlmdxdude.blogspot.com
Computer Science, Programming, MDX, SQL: 4/13/14 - 4/20/14
http://sqlmdxdude.blogspot.com/2014_04_13_archive.html
Computer Science, Programming, MDX, SQL. SQL, Multidimensional Expressions, Public Health, Data Analysis, Personal Experiences. Monday, April 14, 2014. Browser wars - What is up with that? Well, I have to admit that the data seem to say that the most popular browser is now Google Chrome. I can say that Chrome, FireFox. Reaction that makes web developers sing praises to jQuery. For keeping IE at bay when trying to build a consistent look and feel. That being said, I use all of the browsers on the market&#...
sqlmdxdude.blogspot.com
Computer Science, Programming, MDX, SQL: WAMP Stack and Windows Development
http://sqlmdxdude.blogspot.com/2014/07/wamp-stack-and-windows-development.html
Computer Science, Programming, MDX, SQL. SQL, Multidimensional Expressions, Public Health, Data Analysis, Personal Experiences. Thursday, July 17, 2014. WAMP Stack and Windows Development. Just started working on something where I needed a WAMP stack. The WAMP provider stated that it is a super easy setup, blah. So I downloaded it, gave it a whirl and ehhhhhh. No go. I love this stuff that is an easy setup then doesn't work. Subscribe to: Post Comments (Atom). Good Places to Visit. Oracle Olap @ Blogspot.
sqlmdxdude.blogspot.com
Computer Science, Programming, MDX, SQL: 8/12/12 - 8/19/12
http://sqlmdxdude.blogspot.com/2012_08_12_archive.html
Computer Science, Programming, MDX, SQL. SQL, Multidimensional Expressions, Public Health, Data Analysis, Personal Experiences. Wednesday, August 15, 2012. Printing on the exact center of the paper in Photoshop CS5. What seems to be something difficult (there isn't the old configurations that photoshop used to have) became very simple. Instead of struggling with margins and other issues do the following. Pick your paper size. Create a new document for your paper size (8.5x11). Select to print the document.
sqlmdxdude.blogspot.com
Computer Science, Programming, MDX, SQL: 4/24/11 - 5/1/11
http://sqlmdxdude.blogspot.com/2011_04_24_archive.html
Computer Science, Programming, MDX, SQL. SQL, Multidimensional Expressions, Public Health, Data Analysis, Personal Experiences. Sunday, April 24, 2011. MDX - CurrentMember Function - Things you can't do. Iterator functions in MDX are one of the most powerful features available to those of us that write MDX. We can create our sets of things, use them somewhere and use various iterator functions to find out which members and dimensions we are either processing for the user or displaying to the user. Create...
sqlmdxdude.blogspot.com
Computer Science, Programming, MDX, SQL: Visual Studio 2010 one or more projects in the solution were not loaded correctly
http://sqlmdxdude.blogspot.com/2014/07/visual-studio-2010-one-or-more-projects.html
Computer Science, Programming, MDX, SQL. SQL, Multidimensional Expressions, Public Health, Data Analysis, Personal Experiences. Thursday, July 17, 2014. Visual Studio 2010 one or more projects in the solution were not loaded correctly. What is one to do when no one seems to know how to solve my error? Use your brain and reasoning. Yep that solved the problem. So what was the problem? I saw a vssvc file being updated which should not have to happen but it did. Subscribe to: Post Comments (Atom).
sqlmdxdude.blogspot.com
Computer Science, Programming, MDX, SQL: 8/21/11 - 8/28/11
http://sqlmdxdude.blogspot.com/2011_08_21_archive.html
Computer Science, Programming, MDX, SQL. SQL, Multidimensional Expressions, Public Health, Data Analysis, Personal Experiences. Tuesday, August 23, 2011. Reporting Services is not initialized - What does that really mean if you have done the obvious. 1 The real issue was revolving around encrypted content. So on the database server where you installed your initial instance and your database resides there should be a .snk file. 2 Go get that file and use it to restore your "Encrypted" content key.