Book for ...

M

michael.boehnisch

Am Samstag, 17. November 2012 02:02:52 UTC+1 schrieb hamilton:
Are there any good books on C# graphics ?

Elaborate, please. Graphics as in graphical user interfaces, math or business chart plotting, vector graphics editing, photo enhancement / processing, just to name a few?

MiB
 
H

hamilton

Am Samstag, 17. November 2012 02:02:52 UTC+1 schrieb hamilton:

Elaborate, please. Graphics as in graphical user interfaces, math or business chart plotting, vector graphics editing, photo enhancement / processing, just to name a few?

MiB

Ah, I would like to create a GUI for an application.

With Radio Buttons, Check Boxes, Pull Downs and ?????.

I am new at PC level programming.

GUI screens are new to me.

hamilton
 
A

Arne Vajhøj

Ah, I would like to create a GUI for an application.

With Radio Buttons, Check Boxes, Pull Downs and ?????.

I am new at PC level programming.

GUI screens are new to me.

In that case you should probably start with a good book
about WPF.


A search on Amazon reveals a book like:

Pro WPF 4.5 in C#: Windows Presentation Foundation in .NET 4.5
(Professional Apress) by Matthew MacDonald (Nov 21, 2012)

Important: please ensure that have a good foundation in both C#
and .NET framework before you specialize in something like WPF!

Arne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top