-
Using XML or class properties for passing data to a dll component
We are developing a GUI component which needs to receive data from the calling application so that defaults and instructions can be conveyed to the GUI component. The GUI component contains several forms on which the data will be displayed.The GUI component also needs the ability to send user-specified input data back to the calling application so it can be passed on to other components. We can define an XML object as a way to pass data. If the GUI component is a DLL, another option is to pass information as properties of a class in the DLL. What are the issues involved if we pass the data as XML or as properties of class. Please provide your suggestions/inputs covering the ease of developing and maintaining the code for future use also. The GUI Component will be developed in VB6.0
Thanks a lot in advance
Sushma
Similar Threads
-
By saly in forum VB Classic
Replies: 12
Last Post: 02-02-2003, 12:27 AM
-
Replies: 5
Last Post: 01-10-2003, 09:39 PM
-
By Phil Weber in forum .NET
Replies: 67
Last Post: 12-15-2002, 02:37 AM
-
By xmlstartkabel in forum XML
Replies: 0
Last Post: 10-10-2001, 04:07 AM
-
By Joar Vatnaland in forum XML
Replies: 0
Last Post: 05-17-2001, 12:06 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|