I have a requirement when I need to draw a bell curve. And it should be interative like a ways to get input from mouse drag. Bell curver would be having veritical lines representing some kind of cutt off values. And user can drag these lines to change the
cut off values.
I have to searching on internet to look for possible approaches/technologies. But suprisingly it seems its not that usual requirement. I am not able to any useful information on this. Flash seems to ne one approach, but I have to figure out the way to interact
with flash from .NET. I checked out ASP.NET chart control samples but it does not seem to have what I am looking for.
If anyone out their can suggest to me any approach/technology to implement then please help me out.
Thanks for your reply. I know WPF prety much. It offers a lot for desktop applications. However I didn't think that it would offer me something more than the ASP.NET for my requirement. I'll explore XBAP more, but I doubt if it offers more than ASP.NET.
rajivverma_i...
Member
15 Points
4 Posts
How to create interative bell curve in ASP.NET application?
Dec 17, 2010 12:36 PM|LINK
I have a requirement when I need to draw a bell curve. And it should be interative like a ways to get input from mouse drag. Bell curver would be having veritical lines representing some kind of cutt off values. And user can drag these lines to change the cut off values.
I have to searching on internet to look for possible approaches/technologies. But suprisingly it seems its not that usual requirement. I am not able to any useful information on this. Flash seems to ne one approach, but I have to figure out the way to interact with flash from .NET. I checked out ASP.NET chart control samples but it does not seem to have what I am looking for.
If anyone out their can suggest to me any approach/technology to implement then please help me out.
Thanks in advance.
ASP.NET
sarfrazahmed
Member
456 Points
84 Posts
Re: How to create interative bell curve in ASP.NET application?
Dec 17, 2010 09:25 PM|LINK
you should try learning & exploring WPF & Silverlight
rajivverma_i...
Member
15 Points
4 Posts
Re: How to create interative bell curve in ASP.NET application?
Jan 17, 2011 09:55 AM|LINK
Hi Sarfaraz,
Thanks for your reply. I know WPF prety much. It offers a lot for desktop applications. However I didn't think that it would offer me something more than the ASP.NET for my requirement. I'll explore XBAP more, but I doubt if it offers more than ASP.NET.
rajivverma_i...
Member
15 Points
4 Posts
Re: How to create interative bell curve in ASP.NET application?
Feb 22, 2011 01:33 PM|LINK
For now, Telerik's Range Slider control with bell curve image on top of it is serving the purpose.
FMI...
http://demos.telerik.com/aspnet-ajax/slider/examples/rangeslider/defaultcs.aspx