Friday, September 9, 2022

Graph Engine / Graphic Engine/Custom Control

Graph Engine

graphic engine

Must Test

  • Complete Sudoku Game for Windows using VB.NET 2013
  • This article is a tutorial on how to code your own Sudoku game using VB.NET

  • Anatomy of a UserControl (SliderControl)
  • This article presents a step-by-step guide for the implementation of a UserControl named SliderControl.

  • RoundedButton Control - Demystifying DrawArc
  • This article presents the RoundedButton control and describes the .Net DrawArc method, the subject of a number of questions on programming forums.

      Custom Controls

    1. Customized Text - Orientated Controls in C# - Part I (Label Control)
    2. Label which can display text in any orientation and shape.

    3. Advanced Shape Control
    4. Advanced Shape Control

    5. Ruler Control
    6. Ruler control in C#

    7. Adding designable borders to user controls
    8. A tutorial on adding design-time enabled borders to user controls. Covers topics including atributes, interop, and custom overrides

    9. Dartboard User Control in C#
    10. Shows a dartboard on which you can click and which returns the score thrown

    11. A Simple User Control
    12. A simple User Control for selecting a shape and entering dimensions.

    13. Writing Your Custom Control: Step by Step
    14. Making a cute button of two semi-transparent user-changeable colors

    15. C# Custom User Controls and Events - Part 1
    16. A demonstration of how to create a custom user control in C# and implement it within a host application. Check out Part 2 (https://www.youtube.com/watch?v=ZHW_P...) for an explanation of how to create custom events to enable the user control to communicate with the host application.

    17. C# User Controls and Events - Part 2
    18. A demonstration of how to create, raise and listen for custom events in C#. This is done to enable your class to communicate conditions and data to other classes. In this demo, I use the custom user control designed in Part 1

    19. C# Tutorial - Create a Custom control | FoxLearn
    20. Create a custom picture box with scrollbars in c# .net windows forms using custom control. The C# Basics beginner course is a free C# Tutorial Series that helps beginning programmers learn the basics of the C# Programming Language. This is the best way to Learn C# for beginners

    21. Creating Custom Controls In C#
    22. Well Custom Controls are nothing but just graphics. It is used to improve performance of your created application. Look Visual Studio, you can see MenuStrip different from basic controls in system. It looks better than just simple controls in .NET or any language.

    23. Canvas implementation for C#
    24. Design and implementation of canvas in C#

      Graphic Engine

    25. Age: The Scripted Graphic Item
    26. An introduction to ScriptedItem and ScriptAge for the AGE engine

    27. AGE: write your custom Graphic library
    28. How to write a custom GraphicItem library for the AGE engine

    29. AGE, Another Graphic Engine in .NET
    30. A library that allows some GDI+ manipulation at runtime in an easy way

      Graph Engine

    31. High Speed, Feature Rich, and Easy-To-Use Graphs and Charts
    32. High speed graphs and charts that are also very easy to configure and use. As easy as inserting a simple chart in MS Excel!

    33. Building a Graph control in 7 easy steps.
    34. This article shows you how to build a simple user control by creating a graph control in 7 easy steps.

    35. Graph Library
    36. This article addresses the construction of a simple graph library using C#.

    37. WPF: A graph control
    38. A WPF graph control with autoscaling and historical data support.

    39. A simple C# library for graph plotting
    40. An easy to use C# library for quick and simple graph plotting.

    41. Plotter Control (a-la Task Manager Performance History Graphs)
    42. Plotter Control with Scrolling (.NET 2.0)

    43. A Simple Graph Control
    44. A simple control to draw graphs of points as a function of time

    45. Graph of Function
    46. The program builds graphs of mathematical functions

    47. Autoscaling Graph Control
    48. Learn how to create a graph that can automatically scale itself!

    No comments:

    Post a Comment