gwycon.com
Silverlight, WPF and C# .NET development
User NamePassword

C#

4
Feb

Just been updating the structure of the site to reflect our recent activity, which is pretty much mostly Silverlight at the moment. Check out the dedicated Silverlight Development page for more details!

Category : C# | Silverlight | Blog
26
Jan


Click the video above for a demo of Polynomial Explorer.

Polynomial Explorer is an application developed in C# using Visual Studio 2008. It was written to graph and display a polynomial equation with terms included up to the 6th degree (x6). Any combination of terms can be displayed and each term is controlled by a slider to alter a terms coefficient value. The user interface has been designed so that the equation is displayed clearly and the terms can be altered in an intuitive method via the slider controls. continue

Category : C# | Mathematics | Blog