|
-
December 2nd, 2004, 11:28 AM
#1
library
Hi to all,
I have a question about .NET.
I need to write some sample class that knows to work with the text file(read/write/find) . I should be able to connect this class to any language in .NET(VB .Net,c#,vc++...). I don't know what the best and the right way to do it using .NET(library,com,dll,....). From the main program should be possiable to do simple call ,like MyClass* p_class -> p_class->getxx(...) or p_class->setxx(...)
If you have any example, it will be grade
Thank you.
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
|
Click Here to Expand Forum to Full Width
|