Click here to Skip to main content
15,902,189 members
Home / Discussions / C#
   

C#

 
QuestionSearching for a windows form repeater-like method Pin
WhoisUrBuddy29-Aug-08 2:54
WhoisUrBuddy29-Aug-08 2:54 
AnswerRe: Searching for a windows form repeater-like method Pin
Abhishek Sur29-Aug-08 4:55
professionalAbhishek Sur29-Aug-08 4:55 
QuestionDropDownList Property Pin
dataminers29-Aug-08 1:49
dataminers29-Aug-08 1:49 
AnswerRe: DropDownList Property Pin
JoeSharp29-Aug-08 2:16
JoeSharp29-Aug-08 2:16 
QuestionHow to communicate with another application from my application? Pin
Tridip Bhattacharjee29-Aug-08 1:49
professionalTridip Bhattacharjee29-Aug-08 1:49 
AnswerRe: How to communicate with another application from my application? Pin
Abhijit Jana29-Aug-08 1:54
professionalAbhijit Jana29-Aug-08 1:54 
GeneralRe: How to communicate with another application from my application? Pin
Tridip Bhattacharjee31-Aug-08 19:54
professionalTridip Bhattacharjee31-Aug-08 19:54 
AnswerRe: How to communicate with another application from my application? Pin
Abhishek Sur29-Aug-08 4:59
professionalAbhishek Sur29-Aug-08 4:59 
If the both application are written in such a way so that it have a common interface, you can use that to communicate...

For example.
Say there is a base Interface which helps in communication.
That interface should be implemented to both the application. Now you can communicate using that common interface.

Abhishek Sur


QuestionScreen Capture of WebPages Pin
bhavin chheda29-Aug-08 1:34
bhavin chheda29-Aug-08 1:34 
QuestionDDE communication Pin
San29-Aug-08 1:18
San29-Aug-08 1:18 
AnswerRe: DDE communication Pin
Manas Bhardwaj29-Aug-08 1:26
professionalManas Bhardwaj29-Aug-08 1:26 
GeneralRe: DDE communication Pin
San29-Aug-08 2:04
San29-Aug-08 2:04 
GeneralRe: DDE communication Pin
#realJSOP29-Aug-08 2:43
professional#realJSOP29-Aug-08 2:43 
QuestionRe: DDE communication Pin
CPallini29-Aug-08 2:45
mveCPallini29-Aug-08 2:45 
QuestionDDE Pin
San29-Aug-08 1:14
San29-Aug-08 1:14 
AnswerRe: DDE Pin
J4amieC29-Aug-08 2:09
J4amieC29-Aug-08 2:09 
Questionstore datetime from C# code to SQL Pin
Learning IT29-Aug-08 0:18
Learning IT29-Aug-08 0:18 
AnswerIgnore Repost Pin
Manas Bhardwaj29-Aug-08 0:36
professionalManas Bhardwaj29-Aug-08 0:36 
GeneralRe: Ignore Repost Pin
Learning IT29-Aug-08 0:40
Learning IT29-Aug-08 0:40 
GeneralRe: Ignore Repost Pin
J4amieC29-Aug-08 2:11
J4amieC29-Aug-08 2:11 
GeneralRe: Ignore Repost Pin
Learning IT29-Aug-08 19:15
Learning IT29-Aug-08 19:15 
QuestionDLL.Config Pin
Roger Alsing28-Aug-08 23:59
Roger Alsing28-Aug-08 23:59 
AnswerRe: DLL.Config Pin
Pete O'Hanlon29-Aug-08 8:25
mvePete O'Hanlon29-Aug-08 8:25 
Questionquestion about GetModuleHandle() Pin
Xmen Real 28-Aug-08 23:48
professional Xmen Real 28-Aug-08 23:48 
QuestionStructure converstion to Bytearray Pin
San28-Aug-08 23:44
San28-Aug-08 23:44 

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.