Can anybody name some API for charting in flex except AmChart.
I want a good API as i am facing too much problem with AmChart API.
Also please provide the links as how to use that API.
Thanks in advance.
BirdEye, and you can see the demo in BirdEye Demo page
Related
There seem to be various example using PHP, but need a concrete example of how to do this using .NET.
Facebook seems to be a pain and does not have an easy method like Twitter where you use a widget and it creates the code for you to integrate into your HTML.
Any suggestions appreciated.
If you're happy to use widgets, like the Twitter widget, you can access facebook widgets here:
http://developers.facebook.com/docs/plugins/
Facebook provide api for it. Please refer this
https://graph.facebook.com/me/feed?access_token=your_access_token
We are getting rid of our flash based charting solutions to help users use our site on IPAD.
http://weblogs.asp.net/scottgu/archive/2008/11/24/new-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot-gt.aspx
try chardirector
http://www.advsofteng.com/
I am Beginner. I want to study and create custom controls. I have searched on Google but didn't find any good stuff.
Could anybody provide me some nice link or explain me that how can I start custom controls.
Thanks in advance.
Following article might help you :
http://www.codeproject.com/KB/validation/MyTextBox.aspx
http://www.codeproject.com/KB/custom-controls/EnhanceGrid.aspx
Here is walkthrough in creating webserver control at MSDN http://msdn.microsoft.com/en-us/library/yhzc935f.aspx
Why By default Flex does not come up with Deeplinking. we need to write separate code to achieve this. Could anyone please come up with a Simple example with brief description. Any hepl would be highly appreciated.
Flex can support Deeplinking by using BrowserManager. Take a look at:
http://corlan.org/2008/06/25/flex-and-deep-linking/
I am looking at integrating DevExpress to a webapp Im doing in asp.net C#.
Finding it difficult to get a good article or book on how to begin. any where to find these?
Here's a list of thing I used to get familiar with DX controlls:
As Aseem Gautam's answer web casts gives good overall prospective
To get more detailed picture you can look through few sample apps
DX documentation, knowledge base
And finally you could ask for assistance the DevXpress support team
you can find some demonstration here :
http://demos.devexpress.com/ASP/
Professional DevExpress ASP.NET Controls by Wrox
http://www.wrox.com/WileyCDA/WroxTitle/Professional-DevExpress-ASP-NET-Controls.productCd-0470500832.html
Best is to watch the online webcasts.
https://www.devexpress.com/ClientCenter/Downloads/#Documentation
View the online videos at the Developer Express site.
I would recommend the devexpress site as the best source. They even have online demos that will help a lot.