C# programming: Workspace app & reflection
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I'm a Java programmer and I know a bit of C# (let's say all the fundamentals and perhaps a bit more), however, I still lack a lot of experience on the field of programming form-applications. I have a concept for something of a Microsoft PowerPoint-like application. My problem is: I don't know how/where to start on building the framework for the GUI. When the program is running, the user should be able to drag and drop controls (text, buttons, ..) on the workspace, and my idea was to render them using reflection (does anyone know a 101 on this?). Is there a good starter kit for building 'workspace' applications? Your help is very much appreciated. - A young C# programmer :) ------------------------------------- Kerfeunteun!