Click here to Skip to main content
15,893,161 members
Home / Discussions / C#
   

C#

 
GeneralRe: console in c sharp Pin
zafax_23-Sep-07 4:47
zafax_23-Sep-07 4:47 
GeneralRe: console in c sharp Pin
Paul Conrad23-Sep-07 5:00
professionalPaul Conrad23-Sep-07 5:00 
GeneralRe: console in c sharp Pin
zafax_23-Sep-07 5:03
zafax_23-Sep-07 5:03 
GeneralRe: console in c sharp Pin
Paul Conrad23-Sep-07 5:12
professionalPaul Conrad23-Sep-07 5:12 
GeneralRe: console in c sharp Pin
zafax_23-Sep-07 5:17
zafax_23-Sep-07 5:17 
AnswerRe: console in c sharp Pin
Dave Sexton23-Sep-07 1:43
Dave Sexton23-Sep-07 1:43 
GeneralRe: console in c sharp Pin
zafax_23-Sep-07 1:48
zafax_23-Sep-07 1:48 
GeneralRe: console in c sharp Pin
Robert Rohde23-Sep-07 3:11
Robert Rohde23-Sep-07 3:11 
Sorry but you just don't have a clue.
Neither a .Net windows application or a windows service must have a GUI. For the latter its even the common scenario not having any GUI.
Just make a new windows application in Visual Studio, remove the Form and alter the Main method to make what you want. The result will be a program without any GUI or console.

Robert



GeneralRe: console in c sharp Pin
Paul Conrad23-Sep-07 4:22
professionalPaul Conrad23-Sep-07 4:22 
GeneralRe: console in c sharp Pin
zafax_23-Sep-07 4:28
zafax_23-Sep-07 4:28 
GeneralRe: console in c sharp Pin
Dave Sexton23-Sep-07 3:16
Dave Sexton23-Sep-07 3:16 
GeneralRe: console in c sharp Pin
zafax_23-Sep-07 4:06
zafax_23-Sep-07 4:06 
QuestionHow to play any video with A(time)->B(time)? C# 2005 Pin
Ahmet SEN22-Sep-07 22:59
Ahmet SEN22-Sep-07 22:59 
AnswerRe: How to play any video with A(time)->B(time)? C# 2005 Pin
pmarfleet22-Sep-07 23:16
pmarfleet22-Sep-07 23:16 
GeneralRe: How to play any video with A(time)->B(time)? C# 2005 Pin
Christian Graus23-Sep-07 0:11
protectorChristian Graus23-Sep-07 0:11 
GeneralRe: How to play any video with A(time)->B(time)? C# 2005 Pin
Paul Conrad23-Sep-07 6:36
professionalPaul Conrad23-Sep-07 6:36 
GeneralRe: How to play any video with A(time)->B(time)? C# 2005 Pin
Pete O'Hanlon23-Sep-07 8:45
mvePete O'Hanlon23-Sep-07 8:45 
QuestionA Simple question Pin
sajid.salim.khan22-Sep-07 21:34
sajid.salim.khan22-Sep-07 21:34 
AnswerRe: A Simple question Pin
pmarfleet22-Sep-07 23:23
pmarfleet22-Sep-07 23:23 
QuestionTracking HTTP POST progress in WinForms Pin
Paramesh Gunasekaran22-Sep-07 21:34
Paramesh Gunasekaran22-Sep-07 21:34 
AnswerRe: Tracking HTTP POST progress in WinForms Pin
Paul Conrad23-Sep-07 6:39
professionalPaul Conrad23-Sep-07 6:39 
GeneralRe: Tracking HTTP POST progress in WinForms Pin
Paramesh Gunasekaran23-Sep-07 8:13
Paramesh Gunasekaran23-Sep-07 8:13 
GeneralRe: Tracking HTTP POST progress in WinForms Pin
Paul Conrad23-Sep-07 8:22
professionalPaul Conrad23-Sep-07 8:22 
QuestionInvoking C# methods from DrScheme Pin
Extrakun22-Sep-07 21:11
Extrakun22-Sep-07 21:11 
AnswerRe: Invoking C# methods from DrScheme Pin
Paul Conrad23-Sep-07 6:40
professionalPaul Conrad23-Sep-07 6:40 

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.