Interview Question in Visual Studio 2005


 

Interview Question :: How to make a simple program to implement layers in vb.net

I have to make a program like proteus. maybe you don't know this software , i have another example:
I have to make a program like all the visual programming languages like Visual Studio 2005, vb6 , vc6 or ...

user can insert some objects from toolbox to form, and move them, and also insert some lines between them.
the lines must be a layer, i mean the user must be able to drag , drop delete or ... on the lines and objects

I don't know how to make such a program, please if you know how could i do that tell me ASAP.

(something like the relationship line in MS access ,when you make relation the tables.)
by ksk