Introduction
RANET. uilibrary. OLAP is an open-source Silverlight project used to display server-side OLAP data on a browser client. It contains many controls (such as MDX designer and pivot grid) to conveniently display and operate OLAP data sources on the client.
Official site
Http://ranetuilibraryolap.codeplex.com/
Http://code.google.com/p/ranet-uilibrary-olap/
Obtain source code
The source code is stored on the Google server using mercurial repository. To download the source code, you must first install the mercurial client tool. You can download the client tool from http://mercurial.selenic.com/and download the installation package. Run the following command to clone the server code to the local directory.
Hg clone https://ranet-uilibrary-olap.googlecode.com/hg/ RANET-uilibrary-OLAP
Required
Install Microsoft Silverlight 3 SDK: http://www.microsoft.com/downloads/details.aspx? Familyid = 1ea000036-0de7-41b1-81c8-a126ff39975b & displaylang = ZH-CN
Install Silverlight Toolkit: http://silverlight.codeplex.com/
Install Microsoft Silverlight tools for Visual Studio 2008 SP1 http://www.microsoft.com/downloads/details.aspx? Displaylang = ZH-CN & familyid = 9442b0f2-7465-440a-88f3-5e7b5409e9dd
Run the project
- Open the project solution file RANET-uilibrary-OLAP \ uilibrary. OLAP \ uilibrary. OLAP. HG. sln
Modify reference items of Project RANET. agolap in Visual Studio
System. Windows. Controls. Input. toolkit. dll
System. Windows. Controls. layout. toolkit. dll
System. Windows. Controls. toolkit. dll
Point to the corresponding file in c: \ Program Files \ microsoft sdks \ Silverlight \ v4.0 \ toolkit \ apr10 \ bin
Project RANET-uilibrary-OLAP \ uilibrary. OLAP \! Productinfo \! Dig command: Sn-K Galaktika. opensource. SNK
Set Project samples/RANET. uitest. Web in Solution Explorer to start the project
F5 Start Program