A simple game of Snake in Nokia mobile phones has been programmed using Visual C# and uses ZedGraph library. The video below explains how to debug existing code and understand the workflow.
Category Archives: C#
Leave a reply
Tutorial on C#: (4) ZedGraph Application
Simple C# application to draw a Sine Curve
Tutorial on C#: (3) Vector Application
This is the third tutorial in the series on Introduction to Visual C#. This has been split into two videos (3A and 3B) below.
Concepts of Classes are explained using Vector as an example.
Prerequisites:
The first tutorial is here.
The second tutorial is here
Source code can be downloaded from here (the version of the code is after Video 3A and 3B below)
Tutorial on C#: (2) Simple Calculator Application
Tutorial on C#: (1) Introduction to Visual Studio and Hello World Application
I am planning to create a set of Video Tutorials that can be useful in learning Programming using Visual C#. The video below is the first in the series.
Source code is available here. The .sln file can be opened using Visual Studio 2015 Community Edition (available for free)