Click here to Skip to main content
15,924,317 members
Home / Discussions / C#
   

C#

 
QuestionWCF Transport :confused: Pin
Cape Town Developer3-Sep-07 23:03
Cape Town Developer3-Sep-07 23:03 
AnswerRe: WCF Transport :confused: Pin
originSH3-Sep-07 23:06
originSH3-Sep-07 23:06 
GeneralRe: WCF Transport :confused: Pin
Cape Town Developer3-Sep-07 23:11
Cape Town Developer3-Sep-07 23:11 
QuestionConsole application run as a windows service or command line in C# 2.0 Pin
Sundarapandian.Balasubramanian3-Sep-07 22:50
Sundarapandian.Balasubramanian3-Sep-07 22:50 
AnswerRe: Console application run as a windows service or command line in C# 2.0 Pin
originSH3-Sep-07 22:57
originSH3-Sep-07 22:57 
GeneralRe: Console application run as a windows service or command line in C# 2.0 Pin
originSH3-Sep-07 22:59
originSH3-Sep-07 22:59 
GeneralRe: Console application run as a windows service or command line in C# 2.0 Pin
Sundarapandian.Balasubramanian3-Sep-07 23:20
Sundarapandian.Balasubramanian3-Sep-07 23:20 
AnswerRe: Console application run as a windows service or command line in C# 2.0 Pin
Skippums4-Sep-07 13:10
Skippums4-Sep-07 13:10 
Why not make two separate dll files, one is for command line and the other a service. Then all the exe has to do is determine which one to run, then invoke the proper dll. It meets your customer's spec of only having one exe, while making implementing it easy on you.
QuestionInstalling printer drivers with WMI Pin
diamakz3-Sep-07 22:13
diamakz3-Sep-07 22:13 
QuestionProgrammatic Router Port Mapping Pin
1242563-Sep-07 21:55
1242563-Sep-07 21:55 
AnswerRe: Programmatic Router Port Mapping Pin
originSH3-Sep-07 22:51
originSH3-Sep-07 22:51 
Questionsql server Pin
Sonia Gupta3-Sep-07 21:14
Sonia Gupta3-Sep-07 21:14 
AnswerRe: sql server Pin
Guffa3-Sep-07 21:20
Guffa3-Sep-07 21:20 
QuestionHash produces different results Pin
dotmartin3-Sep-07 21:03
dotmartin3-Sep-07 21:03 
AnswerRe: Hash produces different results Pin
dotmartin4-Sep-07 3:11
dotmartin4-Sep-07 3:11 
QuestionHow to append a file's all contents to an existing file Pin
tiasoft3-Sep-07 20:56
tiasoft3-Sep-07 20:56 
AnswerRe: How to append a file's all contents to an existing file Pin
Giorgi Dalakishvili3-Sep-07 21:17
mentorGiorgi Dalakishvili3-Sep-07 21:17 
QuestionStatic variables Pin
Tsepoz3-Sep-07 20:51
Tsepoz3-Sep-07 20:51 
AnswerRe: Static variables Pin
rah_sin3-Sep-07 22:19
professionalrah_sin3-Sep-07 22:19 
QuestionUITypeEditor disabled when used PropertyDescriptor (In Property Grid) Pin
varad273-Sep-07 19:54
varad273-Sep-07 19:54 
AnswerRe: UITypeEditor disabled when used PropertyDescriptor (In Property Grid) Pin
TJoe5-Sep-07 9:14
TJoe5-Sep-07 9:14 
QuestionWindows 2000 and services. Pin
Geron3-Sep-07 19:45
Geron3-Sep-07 19:45 
AnswerRe: Windows 2000 and services. Pin
originSH3-Sep-07 23:04
originSH3-Sep-07 23:04 
GeneralRe: Windows 2000 and services. Pin
Geron3-Sep-07 23:25
Geron3-Sep-07 23:25 
QuestionHow to get selected value of a listbox control which are dynamically binded by the database Pin
veereshIndia3-Sep-07 19:02
veereshIndia3-Sep-07 19:02 

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.