Click here to Skip to main content
15,899,825 members
Home / Discussions / C#
   

C#

 
GeneralRe: casting struct to list [modified] Pin
manowj5-Nov-09 0:35
manowj5-Nov-09 0:35 
GeneralRe: casting struct to list Pin
OriginalGriff5-Nov-09 0:53
mveOriginalGriff5-Nov-09 0:53 
QuestionRead text from notepad in c# Pin
krinaljariwala4-Nov-09 22:43
krinaljariwala4-Nov-09 22:43 
AnswerRe: Read text from notepad in c# Pin
Covean4-Nov-09 23:16
Covean4-Nov-09 23:16 
GeneralRe: Read text from notepad in c# Pin
krinaljariwala4-Nov-09 23:38
krinaljariwala4-Nov-09 23:38 
GeneralRe: Read text from notepad in c# Pin
Covean4-Nov-09 23:44
Covean4-Nov-09 23:44 
GeneralRe: Read text from notepad in c# Pin
krinaljariwala5-Nov-09 0:04
krinaljariwala5-Nov-09 0:04 
QuestionExplanation on "DSO" Pin
Joe Rozario4-Nov-09 22:25
Joe Rozario4-Nov-09 22:25 
AnswerMessage Closed Pin
4-Nov-09 22:30
stancrm4-Nov-09 22:30 
GeneralRe: Explanation on "DSO" Pin
Joe Rozario4-Nov-09 22:40
Joe Rozario4-Nov-09 22:40 
GeneralMessage Closed Pin
4-Nov-09 22:43
stancrm4-Nov-09 22:43 
GeneralRe: Explanation on "DSO" Pin
Joe Rozario4-Nov-09 22:56
Joe Rozario4-Nov-09 22:56 
GeneralMessage Closed Pin
4-Nov-09 23:02
stancrm4-Nov-09 23:02 
GeneralRe: Explanation on "DSO" Pin
Joe Rozario4-Nov-09 23:24
Joe Rozario4-Nov-09 23:24 
GeneralMessage Closed Pin
5-Nov-09 1:08
stancrm5-Nov-09 1:08 
GeneralRe: Explanation on "DSO" Pin
Joe Rozario5-Nov-09 1:11
Joe Rozario5-Nov-09 1:11 
AnswerRe: Explanation on "DSO" Pin
Shameel5-Nov-09 2:43
professionalShameel5-Nov-09 2:43 
GeneralRe: Explanation on "DSO" Pin
Joe Rozario5-Nov-09 17:00
Joe Rozario5-Nov-09 17:00 
Questionadd row to SQL Data source column at run time? Pin
obarahmeh4-Nov-09 21:47
obarahmeh4-Nov-09 21:47 
QuestionObject- or Data-bind List to ListView? Pin
Gonso774-Nov-09 21:07
Gonso774-Nov-09 21:07 
AnswerRe: Object- or Data-bind List to ListView? Pin
Mycroft Holmes4-Nov-09 21:42
professionalMycroft Holmes4-Nov-09 21:42 
GeneralRe: Object- or Data-bind List to ListView? Pin
Gonso776-Nov-09 0:07
Gonso776-Nov-09 0:07 
Questionhow to give color in contextmenustrip in c# Pin
Matsyendra4-Nov-09 20:53
Matsyendra4-Nov-09 20:53 
AnswerRe: how to give color in contextmenustrip in c# Pin
dan!sh 4-Nov-09 21:12
professional dan!sh 4-Nov-09 21:12 
QuestionHELP Regarding Network application Pin
amaankhan4-Nov-09 19:33
amaankhan4-Nov-09 19:33 
Hello Everyone

In my project i have a modules in which sub modules are as.,
1. Admin( entering the Emp Details)
2. Operator ( Entering the Visitor Details)
3. Client (Emp's)

at start the login window will come and then deponding the user name and password they will login

i have already created Admin and Operator and working file


Admin will enter all the details of employee.

Operator : when visitor comes he will enter the details of visitor like name, company number Photo (using webcam) of Visitor etc.....

then this information needed to send the person whom the visitor want to meet ( Client) (Employee) through LAN.
As soon as the Operator send the information
and Emp will see the photo and details, he has the option of accepting or rejecting....... if accepting print the Visitor Card..... or else leave


i am not getting wat to use. Socket or Remoting or WCF ?

does socket support image sending?

i thought about WCF but finding it diffcult to implement


kindly help me

Thanks in adavance

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.