Click here to Skip to main content
15,908,166 members
Home / Discussions / C#
   

C#

 
GeneralRe: accessing array Pin
B876-Nov-08 23:12
B876-Nov-08 23:12 
GeneralRe: accessing array Pin
selcuks7-Nov-08 1:45
selcuks7-Nov-08 1:45 
QuestionC# resources ???? Pin
shaveen6-Nov-08 21:07
shaveen6-Nov-08 21:07 
AnswerRe: C# resources ???? Pin
J4amieC6-Nov-08 22:11
J4amieC6-Nov-08 22:11 
QuestionRe: C# resources ???? Pin
nelsonpaixao7-Nov-08 13:42
nelsonpaixao7-Nov-08 13:42 
Questionwindows service Desktop intraction option enable true Pin
vishnukamath6-Nov-08 20:24
vishnukamath6-Nov-08 20:24 
AnswerRe: windows service Desktop intraction option enable true Pin
leppie6-Nov-08 22:53
leppie6-Nov-08 22:53 
AnswerRe: windows service Desktop intraction option enable true Pin
Giorgi Dalakishvili7-Nov-08 1:30
mentorGiorgi Dalakishvili7-Nov-08 1:30 
Instead of using Allow service interact with desktop setting it is better to have a separate winforms application that will be used for interacting with users. To communicate with this application and service you can use various IPC techniques such as pipes and remoting.


QuestionBuild Error Mystery Pin
Roger Wright6-Nov-08 19:54
professionalRoger Wright6-Nov-08 19:54 
GeneralRe: Build Error Mystery Pin
nelsonpaixao7-Nov-08 13:46
nelsonpaixao7-Nov-08 13:46 
QuestionDisplaying values of one form to another form Pin
B876-Nov-08 18:26
B876-Nov-08 18:26 
AnswerRe: Displaying values of one form to another form Pin
Giorgi Dalakishvili6-Nov-08 19:19
mentorGiorgi Dalakishvili6-Nov-08 19:19 
AnswerRe: Displaying values of one form to another form Pin
nelsonpaixao7-Nov-08 13:53
nelsonpaixao7-Nov-08 13:53 
QuestionTreeView customization Pin
astibich26-Nov-08 16:40
astibich26-Nov-08 16:40 
AnswerRe: TreeView customization Pin
leppie6-Nov-08 22:56
leppie6-Nov-08 22:56 
AnswerRe: TreeView customization Pin
DaveyM696-Nov-08 23:49
professionalDaveyM696-Nov-08 23:49 
QuestionWorking With TabControl and WebBrowser Pin
jas0n236-Nov-08 16:33
jas0n236-Nov-08 16:33 
AnswerRe: Working With TabControl and WebBrowser Pin
aj.esler6-Nov-08 21:25
aj.esler6-Nov-08 21:25 
GeneralRe: Working With TabControl and WebBrowser Pin
jas0n2311-Nov-08 2:22
jas0n2311-Nov-08 2:22 
AnswerRe: Working With TabControl and WebBrowser Pin
aj.esler11-Nov-08 2:32
aj.esler11-Nov-08 2:32 
GeneralRe: Working With TabControl and WebBrowser Pin
jas0n2311-Nov-08 2:35
jas0n2311-Nov-08 2:35 
GeneralRe: Working With TabControl and WebBrowser Pin
aj.esler11-Nov-08 2:52
aj.esler11-Nov-08 2:52 
QuestionAdding a drag handle to my custom UserControl Pin
astibich26-Nov-08 16:13
astibich26-Nov-08 16:13 
AnswerRe: Adding a drag handle to my custom UserControl Pin
DaveyM696-Nov-08 23:34
professionalDaveyM696-Nov-08 23:34 
QuestionGenerics... Pin
Illegal Operation6-Nov-08 13:17
Illegal Operation6-Nov-08 13:17 

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.