.NET DashBoard
-
Hi to all My need is to create a Dashboard using C#. Currently I am using Framework 2.0. I want to know that is there any class of library by using that I could make my Dashbord quickly. I am also new to .NET and in the beginning state. So Please gimme an idea How can I complete the task with .NET using some tools present in .NET. I have heard that there is some updates regarding Dashboard in .NET framework 3.5 service pack 1. Is it true. Will it solve my problem ? I don't want to use some readymade tools from some other providers. Please advice me as soon as possible. Thanks in Advance Amit
-
Hi to all My need is to create a Dashboard using C#. Currently I am using Framework 2.0. I want to know that is there any class of library by using that I could make my Dashbord quickly. I am also new to .NET and in the beginning state. So Please gimme an idea How can I complete the task with .NET using some tools present in .NET. I have heard that there is some updates regarding Dashboard in .NET framework 3.5 service pack 1. Is it true. Will it solve my problem ? I don't want to use some readymade tools from some other providers. Please advice me as soon as possible. Thanks in Advance Amit
Here's one solution, as you are new, why don't you try learning the basics and then work your way up until you have a better idea about how you could achieve what you need. Then give it another go... Or is this URGENT, what do you have to do it for?
Life goes very fast. Tomorrow, today is already yesterday.
modified on Thursday, May 21, 2009 5:27 AM
-
Hi to all My need is to create a Dashboard using C#. Currently I am using Framework 2.0. I want to know that is there any class of library by using that I could make my Dashbord quickly. I am also new to .NET and in the beginning state. So Please gimme an idea How can I complete the task with .NET using some tools present in .NET. I have heard that there is some updates regarding Dashboard in .NET framework 3.5 service pack 1. Is it true. Will it solve my problem ? I don't want to use some readymade tools from some other providers. Please advice me as soon as possible. Thanks in Advance Amit
ammit.it2006 wrote:
create a Dashboard using C#.
What exactly do you mean by 'a dashboard'?
ammit.it2006 wrote:
How can I complete the task
By writing code and designing a UI.
ammit.it2006 wrote:
I have heard that there is some updates regarding Dashboard in .NET framework 3.5
If you haven't yet written it and sold it to Microsoft then I don't see how there can be updates for it in the 3.5 framework version. I think you're probably refering to WPF for fancy UI stuff. If so then yeah that's in there.
Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
Why are you using VB6? Do you hate yourself? (Christian Graus) -
ammit.it2006 wrote:
create a Dashboard using C#.
What exactly do you mean by 'a dashboard'?
ammit.it2006 wrote:
How can I complete the task
By writing code and designing a UI.
ammit.it2006 wrote:
I have heard that there is some updates regarding Dashboard in .NET framework 3.5
If you haven't yet written it and sold it to Microsoft then I don't see how there can be updates for it in the 3.5 framework version. I think you're probably refering to WPF for fancy UI stuff. If so then yeah that's in there.
Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
Why are you using VB6? Do you hate yourself? (Christian Graus)DashBorad gives the view of present position of the company , using Pie charts and table charts etc. http://www.microsoft.com/downloads/details.aspx?FamilyId=130F7986-BF49-4FE5-9CA8-910AE6EA442C&displaylang=en I have recently found above link to download " Microsoft Chart Controls for Microsoft .NET Framework 3.5 " Actually I was talking about that only. Wheather it will gimme the option to desing the Charts for the Dashbord and use them to show the present situation of the comppany.