Click here to Skip to main content
15,914,820 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionThe Dreaded Stackoverflow Exception Pin
L Viljoen25-Jan-11 22:02
professionalL Viljoen25-Jan-11 22:02 
AnswerRe: The Dreaded Stackoverflow Exception Pin
Pete O'Hanlon26-Jan-11 1:06
mvePete O'Hanlon26-Jan-11 1:06 
GeneralRe: The Dreaded Stackoverflow Exception Pin
L Viljoen26-Jan-11 1:12
professionalL Viljoen26-Jan-11 1:12 
GeneralRe: The Dreaded Stackoverflow Exception Pin
Pete O'Hanlon26-Jan-11 1:20
mvePete O'Hanlon26-Jan-11 1:20 
GeneralRe: The Dreaded Stackoverflow Exception Pin
L Viljoen26-Jan-11 1:22
professionalL Viljoen26-Jan-11 1:22 
GeneralRe: The Dreaded Stackoverflow Exception Pin
Pete O'Hanlon26-Jan-11 1:28
mvePete O'Hanlon26-Jan-11 1:28 
GeneralRe: The Dreaded Stackoverflow Exception Pin
Dave Kreskowiak26-Jan-11 3:25
mveDave Kreskowiak26-Jan-11 3:25 
GeneralRe: The Dreaded Stackoverflow Exception Pin
L Viljoen26-Jan-11 3:28
professionalL Viljoen26-Jan-11 3:28 
AnswerRe: The Dreaded Stackoverflow Exception Pin
Abhinav S26-Jan-11 2:19
Abhinav S26-Jan-11 2:19 
AnswerRe: The Dreaded Stackoverflow Exception Pin
Robert Tanenbaum28-Jan-11 3:20
Robert Tanenbaum28-Jan-11 3:20 
QuestionLinq to SQL - yes or no...? Pin
Pravin Patil, Mumbai25-Jan-11 21:20
Pravin Patil, Mumbai25-Jan-11 21:20 
AnswerRe: Linq to SQL - yes or no...? Pin
L Viljoen25-Jan-11 22:07
professionalL Viljoen25-Jan-11 22:07 
AnswerRe: Linq to SQL - yes or no...? Pin
Not Active26-Jan-11 2:16
mentorNot Active26-Jan-11 2:16 
AnswerRe: Linq to SQL - yes or no...? Pin
dasblinkenlight26-Jan-11 3:58
dasblinkenlight26-Jan-11 3:58 
AnswerRe: Linq to SQL - yes or no...? Pin
Steve Maier26-Jan-11 5:51
professionalSteve Maier26-Jan-11 5:51 
AnswerRe: Linq to SQL - yes or no...? Pin
Robert Tanenbaum28-Jan-11 3:30
Robert Tanenbaum28-Jan-11 3:30 
QuestionRunning a .Net EXE from a network server Pin
Richard Jones25-Jan-11 9:29
Richard Jones25-Jan-11 9:29 
AnswerRe: Running a .Net EXE from a network server Pin
Pete O'Hanlon25-Jan-11 11:01
mvePete O'Hanlon25-Jan-11 11:01 
GeneralRe: Running a .Net EXE from a network server Pin
Richard Jones26-Jan-11 2:55
Richard Jones26-Jan-11 2:55 
GeneralRe: Running a .Net EXE from a network server Pin
Pete O'Hanlon26-Jan-11 12:09
mvePete O'Hanlon26-Jan-11 12:09 
AnswerRe: Running a .Net EXE from a network server Pin
Not Active25-Jan-11 15:22
mentorNot Active25-Jan-11 15:22 
AnswerRe: Running a .Net EXE from a network server Pin
L Viljoen26-Jan-11 1:13
professionalL Viljoen26-Jan-11 1:13 
QuestionReflection for IBM 5250 Pin
Herboren25-Jan-11 6:17
Herboren25-Jan-11 6:17 
AnswerRe: Reflection for IBM 5250 Pin
Dave Kreskowiak25-Jan-11 6:55
mveDave Kreskowiak25-Jan-11 6:55 
There is nothing in the .NET Framework to do what you're talking about. The interfaces for this would have to be supplied by your 5250 software.

If it's coded to launch the VB6 editor (I highly doubt it) or it's using VBA (Visual Basic for Applications), there's nothing you can do about it. There is nothing in the .NET Framework that will let you chose which environment/IDE another piece of software shows you.

You're only option is to go back to the manunfacturer of the 5250 software and see if they've updated it. Or, replace the 5250 software entirely and, chances are, you'll end up recoding all of your macros.

GeneralWebbrowser control using IE8 Pin
manowj22-Jan-11 3:31
manowj22-Jan-11 3:31 

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.