Click here to Skip to main content
15,895,746 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
AnswerRe: What C# tools do you recommend? Pin
Eddy Vluggen9-Nov-17 6:04
professionalEddy Vluggen9-Nov-17 6:04 
AnswerRe: What C# tools do you recommend? Pin
RedDk9-Nov-17 10:07
RedDk9-Nov-17 10:07 
GeneralRe: What C# tools do you recommend? Pin
ThePhoenyx10-Nov-17 7:40
ThePhoenyx10-Nov-17 7:40 
AnswerMessage Closed Pin
9-Nov-17 20:03
Marc Greiner at home9-Nov-17 20:03 
GeneralRe: What C# tools do you recommend? Pin
tbim10-Nov-17 3:00
tbim10-Nov-17 3:00 
AnswerRe: What C# tools do you recommend? Pin
m0sa9-Nov-17 23:09
m0sa9-Nov-17 23:09 
GeneralRe: What C# tools do you recommend? Pin
tbim10-Nov-17 3:06
tbim10-Nov-17 3:06 
AnswerRe: What C# tools do you recommend? Pin
Robert Chafer10-Nov-17 0:25
Robert Chafer10-Nov-17 0:25 
I have done this - taken a large VB project (which I wrote) and converted it to a shipping product written in C#. A few things I learned

1. Don't convert the VB, write a new application. Take the lessons leaner from VB app and apply them using C# and .NET. Use it as an opportunity to improve the code and algorithms used, even if it is supposed to be functionally similar or the same.

2. Write something else in C# first. C# and VB6 are more similar than you would think but the differences are key. Write something using VS2017. Make your mistakes there. It doesn't have to be something big, just something to get you up-to-speed with it.

3. Whatever you think it will take, it will take longer.

4. Whatever you think it will take, it will take longer.

5. Consider the external parts of your VB project: OCXs References etc. If you don't have control of them it could make life tricky in C# land.

6. You asked about tools: VS2017 is the best tool you can use. Concentrate on that first!
AnswerRe: What C# tools do you recommend? Pin
clemenslinders10-Nov-17 2:26
clemenslinders10-Nov-17 2:26 
AnswerRe: What C# tools do you recommend? Pin
ClockMeister10-Nov-17 4:21
professionalClockMeister10-Nov-17 4:21 
AnswerRe: What C# tools do you recommend? Pin
Thornik10-Nov-17 9:02
Thornik10-Nov-17 9:02 
GeneralRe: What C# tools do you recommend? Pin
Slow Eddie10-Nov-17 9:36
professionalSlow Eddie10-Nov-17 9:36 
GeneralRe: What C# tools do you recommend? Pin
Thornik10-Nov-17 11:52
Thornik10-Nov-17 11:52 
AnswerRe: What C# tools do you recommend? Pin
MAIsw12-Nov-17 21:20
MAIsw12-Nov-17 21:20 
AnswerRe: What C# tools do you recommend? Pin
ElHori14-Nov-17 22:56
ElHori14-Nov-17 22:56 
GeneralFakir news, even if it's true Pin
W Balboos, GHB9-Nov-17 2:18
W Balboos, GHB9-Nov-17 2:18 
GeneralRe: Fakir news, even if it's true Pin
CodeWraith9-Nov-17 2:27
CodeWraith9-Nov-17 2:27 
GeneralRe: Fakir news, even if it's true Pin
W Balboos, GHB9-Nov-17 2:28
W Balboos, GHB9-Nov-17 2:28 
GeneralRe: Fakir news, even if it's true Pin
CodeWraith9-Nov-17 2:32
CodeWraith9-Nov-17 2:32 
GeneralRe: Fakir news, even if it's true Pin
User 48350479-Nov-17 2:55
User 48350479-Nov-17 2:55 
GeneralRe: Fakir news, even if it's true Pin
BillWoodruff9-Nov-17 6:43
professionalBillWoodruff9-Nov-17 6:43 
GeneralRe: Fakir news, even if it's true Pin
W Balboos, GHB9-Nov-17 7:10
W Balboos, GHB9-Nov-17 7:10 
GeneralNot very busy in here today Pin
Keith Barrow9-Nov-17 2:07
professionalKeith Barrow9-Nov-17 2:07 
GeneralRe: Not very busy in here today Pin
W Balboos, GHB9-Nov-17 2:13
W Balboos, GHB9-Nov-17 2:13 
GeneralRe: Not very busy in here today Pin
CodeWraith9-Nov-17 2:23
CodeWraith9-Nov-17 2:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.