Y
Yuriy Zubarev
Hello everyone,
I'm starting with new endeavour of writing Windows-based application
in C# that will manipulate graphic elements in a certain manner (I
will describe it briefly bellow). Being a seasoned developer in
general, I don't have any experience with what I'm about to start
implementing. What I'm looking for is name of technologies (even list
o acronyms will be a great start), references to books or articles and
may be some guidelines from knowledgeable people on where to start.
The application will do the following: taking a file with coordinates
of many dots it will render a map of a surface. Once map is rendered,
a user will be able to select different shapes (lines, triangles,
circles and likes) and draw them upon the map. All those shapes on the
map are not just images, their properties can be changed at any time,
they can be resized, shifted and deleted. The underlying map is not
just an image either, it will have attributes that will govern the
look of the map dynamically.
That's what I am trying to write. If you have any advice on what to
read and where to start in respect to .NET (C#), it would be greatly
appreciated.
Thank you for your time,
Yuriy Zubarev
I'm starting with new endeavour of writing Windows-based application
in C# that will manipulate graphic elements in a certain manner (I
will describe it briefly bellow). Being a seasoned developer in
general, I don't have any experience with what I'm about to start
implementing. What I'm looking for is name of technologies (even list
o acronyms will be a great start), references to books or articles and
may be some guidelines from knowledgeable people on where to start.
The application will do the following: taking a file with coordinates
of many dots it will render a map of a surface. Once map is rendered,
a user will be able to select different shapes (lines, triangles,
circles and likes) and draw them upon the map. All those shapes on the
map are not just images, their properties can be changed at any time,
they can be resized, shifted and deleted. The underlying map is not
just an image either, it will have attributes that will govern the
look of the map dynamically.
That's what I am trying to write. If you have any advice on what to
read and where to start in respect to .NET (C#), it would be greatly
appreciated.
Thank you for your time,
Yuriy Zubarev