I'm charged with taking a site I helped create in VB.Net 1.1 to C#.Net 2.0 - I'm just starting to research this and wondered if anyone has done it and if you can direct me to some good material . . .
I need to add a new module to the site but we are trying to do all new programming in C# and in 2.0 . . . (yea I know, we're still behind . . )
Thanks
Oh and by the way - using Visual Studio 2008 . ..
Last edited by rapture; Oct 10th, 2008 at 12:18 pm.
Re: Converting from VB.Net and 1.1 to C#.Net and 2.0
i would recommond to convert to C# first. Luckily 1.1 to 2.0 C# conversion is relatively simple since most new things in C# 2.0 only make things easier (so worst case C# 1.1 code will be harder than it has to be).
Tricky part is VB.Net to C#. But like LizR said, it is up to you, you could run it as vb.net just fine with future C# code
Last edited by vckicks; Oct 10th, 2008 at 4:06 pm.
Re: Converting from VB.Net and 1.1 to C#.Net and 2.0
The 'powers that be' have decided that I need to convert the code to C# as a learning experience before we fully begin to code in C# in a couple of weeks.
Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.
This thread is more than three months old
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.