DTXConvert C# Source?
So I just posted a DTX Plugin & small converter tool for CA.. Plugin is 'official' and I wrote the converter app this morning. It's in C# but i'm seriously considering post the source if you guys (you know which 4 guys you are
) are interested to see how a tiny windows app is made in C#... I'm usually pretty anti-open source but in this case I wouldn't mind that much since it's so stupefyingly basic(it really is) if it helps you guys learning C#
dows development etc.
Edit: See Attachment. (Built in VS2008 C# .NET 3.5SP1)
Note: this is NOT the actual plugin, but only the tiny tool that swaps some bytes in the files. It's mainly to show how little is needed for a windows app in C#.
) are interested to see how a tiny windows app is made in C#... I'm usually pretty anti-open source but in this case I wouldn't mind that much since it's so stupefyingly basic(it really is) if it helps you guys learning C#
dows development etc.Edit: See Attachment. (Built in VS2008 C# .NET 3.5SP1)
Note: this is NOT the actual plugin, but only the tiny tool that swaps some bytes in the files. It's mainly to show how little is needed for a windows app in C#.
DTXConvert.rar
