Click here to Skip to main content
15,897,273 members
Home / Discussions / C#
   

C#

 
GeneralRe: Listview:extracting info from Hidden column Pin
led mike28-Jan-08 6:24
led mike28-Jan-08 6:24 
GeneralRe: Listview:extracting info from Hidden column Pin
Adnan Siddiqi28-Jan-08 7:12
Adnan Siddiqi28-Jan-08 7:12 
GeneralRe: Listview:extracting info from Hidden column Pin
led mike28-Jan-08 7:21
led mike28-Jan-08 7:21 
QuestionHow to print a current doucument with print privews using asp.net with c#.net Pin
srinivassrinitha28-Jan-08 2:02
srinivassrinitha28-Jan-08 2:02 
GeneralRe: How to print a current doucument with print privews using asp.net with c#.net Pin
Pete O'Hanlon28-Jan-08 2:12
mvePete O'Hanlon28-Jan-08 2:12 
GeneralHelp with Logon Pin
MumbleB28-Jan-08 1:42
MumbleB28-Jan-08 1:42 
QuestionHow to pass data between two applications on the single system? Pin
Hari Om Prakash Sharma28-Jan-08 0:29
Hari Om Prakash Sharma28-Jan-08 0:29 
GeneralRe: How to pass data between two applications on the single system? Pin
Anthony Mushrow28-Jan-08 0:46
professionalAnthony Mushrow28-Jan-08 0:46 
Well, there's things like shared memory, named pipes, or just connect to yourself using sockets.

Named pipes and sockets would probably be the best, and last time i wanted to use pipes in C# i think i had to import the methods from one of the DLLs. That leaves sockets as probably the easiest option.

There's probably more stuff, but i havn't needed to use it, so i don't know about it Wink | ;)

My current favourite word is: Nipple!
-SK Genius


GeneralRe: How to pass data between two applications on the single system? Pin
Hari Om Prakash Sharma28-Jan-08 1:04
Hari Om Prakash Sharma28-Jan-08 1:04 
QuestionRe: How to pass data between two applications on the single system? Pin
Ashfield28-Jan-08 0:49
Ashfield28-Jan-08 0:49 
GeneralRe: How to pass data between two applications on the single system? Pin
Hari Om Prakash Sharma28-Jan-08 0:57
Hari Om Prakash Sharma28-Jan-08 0:57 
GeneralRe: How to pass data between two applications on the single system? Pin
Ashfield28-Jan-08 1:13
Ashfield28-Jan-08 1:13 
GeneralRe: How to pass data between two applications on the single system? Pin
Pete O'Hanlon28-Jan-08 1:29
mvePete O'Hanlon28-Jan-08 1:29 
Questionhow to modify dictionary value Pin
justintimberlake27-Jan-08 23:58
justintimberlake27-Jan-08 23:58 
AnswerRe: how to modify dictionary value Pin
Justin Perez28-Jan-08 4:20
Justin Perez28-Jan-08 4:20 
GeneralRe: how to modify dictionary value Pin
justintimberlake28-Jan-08 16:21
justintimberlake28-Jan-08 16:21 
GeneralRe: how to modify dictionary value Pin
PIEBALDconsult28-Jan-08 16:28
mvePIEBALDconsult28-Jan-08 16:28 
GeneralRe: how to modify dictionary value Pin
justintimberlake28-Jan-08 16:47
justintimberlake28-Jan-08 16:47 
GeneralRe: how to modify dictionary value Pin
Scott Dorman28-Jan-08 17:58
professionalScott Dorman28-Jan-08 17:58 
Questionhow can i acessthe xml file in c#? Pin
samidhas27-Jan-08 23:55
samidhas27-Jan-08 23:55 
GeneralRe: how can i acessthe xml file in c#? Pin
Pete O'Hanlon28-Jan-08 0:23
mvePete O'Hanlon28-Jan-08 0:23 
GeneralRe: how can i acessthe xml file in c#? Pin
samidhas28-Jan-08 0:36
samidhas28-Jan-08 0:36 
GeneralRe: how can i acessthe xml file in c#? Pin
J a a n s28-Jan-08 1:25
professionalJ a a n s28-Jan-08 1:25 
GeneralRe: how can i acessthe xml file in c#? Pin
BoneSoft28-Jan-08 4:08
BoneSoft28-Jan-08 4:08 
Generalurgent help required Pin
iqraasif27-Jan-08 23:55
iqraasif27-Jan-08 23:55 

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.