What does CodeCopy do?
CodeCopy is simple way to code convertion between c# and vb.net languages. You can copy any c# or vb.net code and paste visual studio with Paste with CodeCopy. Thats detect your project language and converts code to target language(c# or vb.net). It's simple!
Works on Visual Studio 2005, 2008 and 2010.
Feature plan
- Partial code converting: Converter runs on code blocks and covert code and comment code block when it is non convertable block. Notice convertable code blocks will be recovered.
- Smart error fixer: We work on generic errors because some error messages fixed programmaticaly. Eg: if error is "',' expected." then we fix this problem when inserted ',' character on required line and column.
- More effective code convertion
Special thanks:*Davut ENGİN
http://davutengin.com*Necati DANACI
http://danaci.com