I can contribute. Any particular reason for C# thought?
Has a repository been setup?
Repository?
Doh...what the heck is that?
Like I said I am just a dumb carpenter/contractor that codes as a hobby...
Sounds to me that you have knowledge on remote data sinks as they relate to collaborative development of open source projects...
Logical but foreign to me....Please...
Enlighten me....
==================
As to the language/assembly version....I have kept abreast of the VS IDE iterations since the VSIDE6 days....started with VB6 then...migrated to C# on .NET 1.0 release...I have never looked back...I find both managed and un-managed C++ to be ponderous at the code level, and have not been convinced that either raw C++ or managed C++ offer advantages for the projects I work on...this program has little (none as is NO) need to cross the interop boundary...I dissed around with C++ when necessary in the un-managed days....I don't any longer....at all...
Crossing the COM/Interop barrier, if and when needed, is simply matter of referencing some lower level DLL's.....so far that has not been necessary...
Besides, I like the syntax...I like the style of C# .NET...it follows along the lines of logical human objects[object] thinking....it is intuitive and natural....
The code just flows...because its supporting library allows it...
Oneway