G
Guest
I have an app that I need to build and it consists of 5 distinct sections
with many subitems for each. I am going to layout the software in a way
similar to MS Money.
I want to autogenerate the left hand navigation from an XML file and that is
not hard. What I can't figure out is how to encapsulate each portion of the
software in a separate .dll and then call that form from the dll and display
it to the user. This would make it ideal for future updates and additions.
Any feedback would be greatly appreciated!
with many subitems for each. I am going to layout the software in a way
similar to MS Money.
I want to autogenerate the left hand navigation from an XML file and that is
not hard. What I can't figure out is how to encapsulate each portion of the
software in a separate .dll and then call that form from the dll and display
it to the user. This would make it ideal for future updates and additions.
Any feedback would be greatly appreciated!