Great! But do not implement these from scratch. Below is a URL for open source code from Mainsoft that implements these in Java. Convert the Java code to C# and use it.
Add the Mainsoft copyright in addition to our own copyrights. Just copy the needed functions, not the whole file. Any questions? email me at [EMAIL PROTECTED] Thanks for the help, Dennis http://primates.ximian.com/~miguel/public_html/tmp/VisualBasic.tar.gz And a regression test suite for this are: http://primates.ximian.com/~miguel/public_html/tmp/VisualBasic-tests-lic.tar .gz -----Original Message----- From: yathish s [mailto:[EMAIL PROTECTED] Sent: Monday, April 19, 2004 7:34 AM To: [EMAIL PROTECTED] Subject: [Mono-devel-list] my topic for enhancement hi guys, i have selected few methods in an assembly named microsoft.visualbasic, under this in the string class. the topic which i am working on are 1)Ascw(System.Char) 2)Aswc(System.String) 3)Format(System.object[],System.String,System.Boolean,Microsoft.visualbasic. comparemodel) 4)FormatPercent(System.object,sytem.ini32,microsoft.visualbasic.tristate,mic rosoft.visual.tristate,microsoft.visualbasic,tristate) 5)join(system.object[],system.string) 6)join(system.string[],system.string) 7)lset(system.string,system.int32) 8)right(system.string,system.int32) 9)split(system.string,system.string,system.int32, microsoft.visualbasic.comparemethod) 10)strreverse(system.string) so these were my methods which i am going to work on, if anybody else is working on it please tell me. waiting for ur reply. if nobody reply's i assume that nobody is doing it and i'll proceed with my work. bye guys. ________________________________________________________________________ Yahoo! India Matrimony: Find your partner online. http://yahoo.shaadi.com/india-matrimony/ _______________________________________________ Mono-devel-list mailing list [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-devel-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
