Silverlight for Bi version milestone 05

Source: Internet
Author: User
About Silverlight for Bi
This project mainly talk about the method to implement Bi using Silverlight.
Now that I can find the way to render KPI and cube, It is not a control Or something, because of Silverlight, it is just tell a way to implement.

How to use:
About Silverlight for KPI please check author's blog.
For Silverlight for cube, edit web. config which the WebService is hosted in, edit the connectionstring just like:
<Add name = "czrk" connectionstring = "provider = msolap; Integrated Security = sspi; Data Source = localhost; Catalog = adventure works DW 2008;"/>
Or remote:

<Add name = "czrk" connectionstring = "provider = msolap.3; persist Security info = true; initial catalog = tjza; Data Source = http: // 192.168.5.236/ISAPI/msmdpump. DLL "/>

Now I tested Analysis Services 2005 and 2008 both OK, 2000 is not tested yes.

Limited now: you must define at least one dimension on axis0 and axis1.

 

Codeplex page:

Http://www.codeplex.com/silverlight4bi

Download Page:

Http://www.codeplex.com/Silverlight4BI/Release/ProjectReleases.aspx? Releaseid = 20251

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.