|
-
May 26th, 2006, 09:39 AM
#1
Thread Starter
Lively Member
moving .net forms from vb to c#
I ahve decided to start developing with c# 2005, using c# express edition. I am currently developing an application in vb.net (.net 1.1) in visual studio pro (2003). I have only designed forms so far and have no real code as such, is there an easy way to import my vb.net 1.1 forms to a c# 2005 application
-
May 26th, 2006, 11:47 PM
#2
Re: moving .net forms from vb to c#
You can open your VB project in VB 2005 Express and then copy and paste controls from a form into a form in C# 2005 Express. You'd obviously have to install VB Express if you haven't already. You can't copy and paste from 2003 to 2005 though. If you have code that needs converting then you could try some of the cenverter links in my signature.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|