Skip to main content

Microsoft Silverlight

Answered Question Silverlight tool for Reporting?RSS Feed

(0)

SakshiB
SakshiB

Member

Member

0 points

6 Posts

Silverlight tool for Reporting?

Hi,

Do we have a free tool for reporting? I need to create reports and was looking for some free Silverlight tool that can help me doing that

Can someone help??

Thanks

Sakshi

MarkMonster
MarkMonster

Contributor

Contributor

5220 points

1,046 Posts

Re: Silverlight tool for Reporting?

You can make use of some of the controls in the Silverlight Toolkit like the Chart control. http://www.codeplex.com/Silverlight/Wiki/View.aspx?title=Silverlight%20Toolkit%20Overview%20Part%202&referringTitle=Home

If you want more nice reporting features you will probably need to look at commercial kits like: http://www.perpetuumsoft.com/Product.aspx?lang=en&pid=102&tid=features

Mark Monster - MCPD Enterprise
http://mark.mymonster.nl
Silverlight and Expression Insiders UG

Dont forget to click "Mark as Answer" on the post that helped you.

brauliod
brauliod

Participant

Participant

1169 points

472 Posts

Silverlight MVP

Re: Silverlight tool for Reporting?

SilverlightToolkit should be the official answer

you can take a look as well to visifire http://visifire.com/ free and open source</p>

HTH

  Braulio

// ---------------------------------
    Braulio Diez

    http://www.dbschemaeditor.com
    Free Silverlight Based Database Schema Editor
/// ---------------------------------

NavinKumar.K.S
NavinKum...

Member

Member

295 points

227 Posts

Re: Silverlight tool for Reporting?

hai friend you can go with this link and try out

 http://demos.telerik.com/silverlight/default.aspx#Home

Please Mark "Mark As answer" if this post answers your's question


("-ksnavinkumar@live.com-")

brauliod
brauliod

Participant

Participant

1169 points

472 Posts

Silverlight MVP

Re: Re: Silverlight tool for Reporting?

Navin, The telerik one is nice but not free :-).

// ---------------------------------
    Braulio Diez

    http://www.dbschemaeditor.com
    Free Silverlight Based Database Schema Editor
/// ---------------------------------

NavinKumar.K.S
NavinKum...

Member

Member

295 points

227 Posts

Re: Re: Silverlight tool for Reporting?

 yes Brauliod, its not free we can download the trial version of some .dlls and i am using it if you need send me your's mail id i will upload the dlls and some tutorials regarding it ok, i am using the menu its very nice

Please Mark "Mark As answer" if this post answers your's question


("-ksnavinkumar@live.com-")

SakshiB
SakshiB

Member

Member

0 points

6 Posts

Re: Re: Silverlight tool for Reporting?

Hi Navin,

I would like to know more about .dlls you are talking about. Are these downloaded from the telerik site? Please elaborate on what these dlls are. Will these help me in reporting?

NavinKumar.K.S
NavinKum...

Member

Member

295 points

227 Posts

Re: Re: Silverlight tool for Reporting?

hai  SakshiB

sorry for delay reply. the dLL means dynamic link library it can be used any number of times in a project it consist of functions or any other statements which we have to use in various parts of our program

 

the following link shows how to use dll in a project and how to create it  work out this example and reply me

 http://www.homeandlearn.co.uk/csharp/csharp_s16p1.html

and please read this

 

1) Short for Dynamic Link Library, a library of executable functions or data that can be used by a Windows application. Typically, a DLL provides one or more particular functions and a program accesses the functions by creating either a static or dynamic link to the DLL. A static link remains constant during program execution while a dynamic link is created by the program as needed. DLLs can also contain just data. DLL files usually end with the extension .dll,.exe., drv, or .fon.

A DLL can be used by several applications at the same time. Some DLLs are provided with the Windows operating system and available for any Windows application. Other DLLs are written for a particular application and are loaded with the application.

2) Short for Delay Locked Loop, Delay-Locked Loop (DLL) supports high-bandwidth data rates between devices. These DLLs are circuits that provide zero propagation delay, low-clock skew between output clock signals throughout a device, and advanced clock domain control. These dedicated DLLs can be used to implement several circuits that improve and simplify system level design.

 

Please Mark "Mark As answer" if this post answers your's question


("-ksnavinkumar@live.com-")

brauliod
brauliod

Participant

Participant

1169 points

472 Posts

Silverlight MVP

Re: Re: Re: Silverlight tool for Reporting?

Telerik, Component One, Infragistis... all this third parties components companies makes quite good stuff, the only thing is that you have to target it for commercial applications (cost money, worth it, but you need bussiness :-)).

 Using a trial just to know how it works it's ok, but just grabbing the DLL's from the XAP files and use it for commercial purpose without paying for the product, I would say it's no legal, ensure that you are using legal stuff before going into troubles :).

 Thanks

   Braulio

// ---------------------------------
    Braulio Diez

    http://www.dbschemaeditor.com
    Free Silverlight Based Database Schema Editor
/// ---------------------------------

SakshiB
SakshiB

Member

Member

0 points

6 Posts

Re: Re: Silverlight tool for Reporting?

Navin, I guess you got my question wrong.. I have worked with dlls earlier. What I wanted to know was the dll you are talking about, will these be helpful for reporting?

Could I get these dlls so that I can also try my hands on this.

Thanks

Sakshi

NavinKumar.K.S
NavinKum...

Member

Member

295 points

227 Posts

Answered Question

Re: Re: Re: Silverlight tool for Reporting?

 i know that Brauliod i am doing those things only in my final year project for just subimitting that so there may not be a problem. its ok

 

please say how to create menu strip in silverlight, i need some menu should be disabled or it should not appear to those users according to the person logging in. more than that i need to know can me include XML file for the tags(ie can we use the XML tags for menu) can you understand what am i looking for many doubt regarding menu handeling in silverlight

Please Mark "Mark As answer" if this post answers your's question


("-ksnavinkumar@live.com-")

NavinKumar.K.S
NavinKum...

Member

Member

295 points

227 Posts

Re: Re: Silverlight tool for Reporting?

 its a DLL used to make menu control in silverlight, did you know how to create strip in silverlight i need a simple method

Please Mark "Mark As answer" if this post answers your's question


("-ksnavinkumar@live.com-")

NavinKumar.K.S
NavinKum...

Member

Member

295 points

227 Posts

Re: Re: Re: Silverlight tool for Reporting?

 mr.Brauliod can you  say be what is the difference between asp.net web application project ans asp.net web site in the dialog box which appears while creating silverlight application and

1.what is the use of these both??

2.what can we use for our project??

3. say clearly please

Please Mark "Mark As answer" if this post answers your's question


("-ksnavinkumar@live.com-")

billsm
billsm

Participant

Participant

1383 points

490 Posts

Re: Re: Re: Silverlight tool for Reporting?

a silverlight project uses a web application. Web application use html then use asp.net ajax to communicate

a client-server technology. A web application(silverlight) is more enterprise driven

You are going have to study asp.net ajax ado.net entity framework linq etc   http://silverlight.net/learn/tutorials/controls.aspx  silverlight tutorial

 a web form just uses just server side coding   http://www.asp.net/learn/videos/video-13.aspx   learn asp.net web form

web forms is an older technology not as enterprise driven

you will have to learn both of them to understand..... 

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities