by
Neon Quach
4. June 2011 03:58
Project Description
This add-in project converts c# and vb.net codes in visual studio.
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
Download & More: http://codecopy.codeplex.com/