Looking for an image rotator similar to WPF Carousel [closed] - c#

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Is there a good article or source code where I could find an WPF image rotator (moves automatically) similar to WPF carousel?
I'm not really interested with DevExpress Carousel Control for WPF. I'm only looking for a simpler approach for this one.

Check out the answer to this very similar StackOverflow question: Free WPF Carousel Implementation

Related

Draw a graph in WFA [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
Is there any library or framework that allow to draw a graph in WinForm Application?
Graph like this https://en.wikipedia.org/wiki/Graph_%28discrete_mathematics%29.
ZedGraph allow me to draw a charts but not Graph like Tree.
I may use TreeView, but is there other solution?
Maybe you could try QuickGraph.

Gantt chart asp.net [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Does some one know of a free Gantt Chart control? If yes, can you please share the information about this control with me? am working in ASP.NET 4.0 based application.
Try look here:
Open source ASP.NET Gantt Chart Web Control
I have used Fusion Charts and they are good.
They have a free version > http://www.fusioncharts.com/free/gallery/

Is it possible to have charts and graphs in WinForms applications? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
I want to know, is it possible to have charts and graphs in WinForms Applications?
You need some sort of library. This one is open source. Microsoft has their own.
Microsoft Chart Controls for Microsoft .NET Framework 3.5

I need OCR for WPF [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I need OCR component for InkCanvas control in WPF so I can recognize characters and replaced hand writing one with good one from OCR ?
Microsoft has 2 dll for analyzing hand writing in InkCanvas
"IAWinFX.dll" and
"Microsoft.Ink.Analysis"
and there is an open source example
http://khason.net/blog/ink-recognition-in-wpf/

Free .NET Diagramming Control (like Nevron Diagrams) [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Can anyone suggest a free (or very very cheap) alternative to Nevron Diagrams? I was playing with Open Diagram which is open source but it's very poorly documented and their forum is dead.
Take a look at NShape. Haven't worked with it yet but seems nice...
This link may point you in the right path:
Which ASP.NET Diagramming Library/Control do you Recommend?
Take a look at this page for more relevant info:
https://stackoverflow.com/search?q=C%23+diagramming+library

Categories

Resources