Click here to Skip to main content
15,917,481 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.

 
GeneralRe: Need Help Catching Up .... But With What? Pin
Foothill11-Mar-16 10:09
professionalFoothill11-Mar-16 10:09 
GeneralRe: Need Help Catching Up .... But With What? Pin
Vark11111-Mar-16 10:11
Vark11111-Mar-16 10:11 
GeneralRe: Need Help Catching Up .... But With What? Pin
Eric Whitmore14-Mar-16 8:53
Eric Whitmore14-Mar-16 8:53 
GeneralRe: Need Help Catching Up .... But With What? Pin
Marc Clifton11-Mar-16 12:43
mvaMarc Clifton11-Mar-16 12:43 
GeneralRe: Need Help Catching Up .... But With What? Pin
Mycroft Holmes11-Mar-16 13:45
professionalMycroft Holmes11-Mar-16 13:45 
GeneralRe: Need Help Catching Up .... But With What? Pin
VaughnStrickland11-Mar-16 17:21
VaughnStrickland11-Mar-16 17:21 
GeneralRe: Need Help Catching Up .... But With What? Pin
EbenRoux13-Mar-16 22:23
EbenRoux13-Mar-16 22:23 
GeneralRe: Need Help Catching Up .... But With What? Pin
Murray Whipps14-Mar-16 6:40
Murray Whipps14-Mar-16 6:40 
I, too, am maintaining legacy code in VB 6 for LOB apps.

I have looked @ C#+WPF and have come to the realization that LOB apps don't lend themselves to objectification to the degree required by C#

The other, huge, issue is printing, a task that all the LOB apps I've worked on the last 30 years really need to do.

C# just doesn't have the tools that VB6 does, especially formatting, string placement and printer control.

It also doesn't seem to support all the file access methods of VB6.

And it also doesn't support control arrays!!!

There is a VB6 library (namespace) that comes with VS that allows you to call the VB6 functions from VB.NET, including the printing and file access. So VB in VS might work well for you (if you don't mind the heaviest load of keyboarding I have ever seen - surpassing COBOL by a mile.)

I need to add parenthetically that I generally avoid packaged libraries because I have been badly burned by them. As a result I "roll my own" printing routines. Also, c# seems to rely heavily on 3rd party libraries which is another count against it IMO.

Murray

GeneralRe: Need Help Catching Up .... But With What? Pin
CMPerez13-Mar-16 22:10
CMPerez13-Mar-16 22:10 
GeneralRe: Need Help Catching Up .... But With What? Pin
BryanFazekas14-Mar-16 2:11
BryanFazekas14-Mar-16 2:11 
GeneralRe: Need Help Catching Up .... But With What? Pin
VaughnStrickland14-Mar-16 4:09
VaughnStrickland14-Mar-16 4:09 
GeneralRe: Need Help Catching Up .... But With What? Pin
DumpsterJuice14-Mar-16 3:37
DumpsterJuice14-Mar-16 3:37 
GeneralRe: Need Help Catching Up .... But With What? Pin
MikeTheFid14-Mar-16 4:49
MikeTheFid14-Mar-16 4:49 
GeneralRe: Need Help Catching Up .... But With What? Pin
Lunarwave14-Mar-16 5:12
Lunarwave14-Mar-16 5:12 
GeneralRe: Need Help Catching Up .... But With What? Pin
Gerry Schmitz14-Mar-16 5:47
mveGerry Schmitz14-Mar-16 5:47 
GeneralIt took a few weeks, but I did it PinPopular
#realJSOP11-Mar-16 4:20
professional#realJSOP11-Mar-16 4:20 
GeneralRe: It took a few weeks, but I did it Pin
Kevin Marois11-Mar-16 10:00
professionalKevin Marois11-Mar-16 10:00 
GeneralRe: It took a few weeks, but I did it Pin
Vark11111-Mar-16 10:12
Vark11111-Mar-16 10:12 
GeneralRe: It took a few weeks, but I did it Pin
Kevin Marois11-Mar-16 10:16
professionalKevin Marois11-Mar-16 10:16 
GeneralRe: It took a few weeks, but I did it Pin
Chris Maunder12-Mar-16 3:07
cofounderChris Maunder12-Mar-16 3:07 
GeneralRe: It took a few weeks, but I did it Pin
Dan Neely14-Mar-16 3:54
Dan Neely14-Mar-16 3:54 
GeneralRe: It took a few weeks, but I did it Pin
Foothill11-Mar-16 10:15
professionalFoothill11-Mar-16 10:15 
GeneralI was sent this, and... Pin
OriginalGriff11-Mar-16 2:35
mveOriginalGriff11-Mar-16 2:35 
GeneralRe: I was sent this, and... PinPopular
ZurdoDev11-Mar-16 2:37
professionalZurdoDev11-Mar-16 2:37 
GeneralRe: I was sent this, and... Pin
Nagy Vilmos11-Mar-16 2:57
professionalNagy Vilmos11-Mar-16 2:57 

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.