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

.NET (Core and Framework)

 
GeneralRe: Odd ClickOnce Issue Pin
mjmim7-Dec-08 23:07
mjmim7-Dec-08 23:07 
GeneralRe: Odd ClickOnce Issue Pin
Simon P Stevens7-Dec-08 23:18
Simon P Stevens7-Dec-08 23:18 
QuestionDataViews DataTables and DataGridViews and indexing Pin
Ed Hill _5_5-Dec-08 0:23
Ed Hill _5_5-Dec-08 0:23 
AnswerRe: DataViews DataTables and DataGridViews and indexing [modified] Pin
BillyGoatGruff8-Dec-08 5:59
BillyGoatGruff8-Dec-08 5:59 
QuestionMOSS 2007 help required Pin
Saurav Jaiswal4-Dec-08 23:11
Saurav Jaiswal4-Dec-08 23:11 
AnswerRe: MOSS 2007 help required Pin
Saurav Jaiswal9-Dec-08 0:47
Saurav Jaiswal9-Dec-08 0:47 
QuestionConsole Application Help Pin
Dan Suthar4-Dec-08 1:31
professionalDan Suthar4-Dec-08 1:31 
AnswerRe: Console Application Help Pin
Wendelius4-Dec-08 9:46
mentorWendelius4-Dec-08 9:46 
Dan Suthar wrote:
console program I made doesn't have the basic contex menu


Console application takes input from the command line and while running it may receive input from Console class and produce output. However, console application does not have graphical user interface elements (neither does cmd, the menu comes from the window where cmd runs)

Dan Suthar wrote:
In my program I want to launch other console application(made by myself) but not in other window but the same of mine


Didn't quite understand this. You can use Process class to start another process. If needed you can communicate with that process from your program even if the process doesn't have UI of any kind

The need to optimize rises from a bad design.My articles[^]

GeneralRe: Console Application Help Pin
Dan Suthar4-Dec-08 20:28
professionalDan Suthar4-Dec-08 20:28 
GeneralRe: Console Application Help Pin
Dave Kreskowiak5-Dec-08 3:28
mveDave Kreskowiak5-Dec-08 3:28 
AnswerRe: Console Application Help Pin
Dan Suthar5-Dec-08 5:53
professionalDan Suthar5-Dec-08 5:53 
GeneralRe: Console Application Help Pin
Wendelius5-Dec-08 7:55
mentorWendelius5-Dec-08 7:55 
QuestionException handling Pin
Umangj3-Dec-08 15:34
Umangj3-Dec-08 15:34 
GeneralRe: Exception handling Pin
Luc Pattyn3-Dec-08 16:08
sitebuilderLuc Pattyn3-Dec-08 16:08 
GeneralRe: Exception handling Pin
Umangj3-Dec-08 17:45
Umangj3-Dec-08 17:45 
QuestionPointers and arrays problem Pin
Boo102-Dec-08 19:28
Boo102-Dec-08 19:28 
AnswerRe: Pointers and arrays problem Pin
Simon P Stevens2-Dec-08 23:00
Simon P Stevens2-Dec-08 23:00 
GeneralRe: Pointers and arrays problem Pin
Paul Conrad3-Dec-08 4:48
professionalPaul Conrad3-Dec-08 4:48 
AnswerRe: Pointers and arrays problem Pin
Paul Conrad3-Dec-08 4:49
professionalPaul Conrad3-Dec-08 4:49 
NewsReceive Windows 7 Beta 1 at a Local MSDN Developer Conference Pin
concordmfg2-Dec-08 12:24
concordmfg2-Dec-08 12:24 
QuestionNotSupportedException Pin
Developer6112-Dec-08 10:16
Developer6112-Dec-08 10:16 
AnswerRe: NotSupportedException Pin
Dave Kreskowiak2-Dec-08 10:41
mveDave Kreskowiak2-Dec-08 10:41 
GeneralRe: NotSupportedException Pin
Member 53148902-Dec-08 18:40
Member 53148902-Dec-08 18:40 
GeneralRe: NotSupportedException Pin
Dave Kreskowiak3-Dec-08 1:46
mveDave Kreskowiak3-Dec-08 1:46 
QuestionDynamic picturebox allocation Pin
Umangj2-Dec-08 8:08
Umangj2-Dec-08 8:08 

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.