Click here to Skip to main content
15,889,861 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Running 1.0, 1.1 and 2.0 applications at the same time... Pin
martin_hughes21-Nov-07 0:10
martin_hughes21-Nov-07 0:10 
GeneralRe: Running 1.0, 1.1 and 2.0 applications at the same time... Pin
Dave Kreskowiak21-Nov-07 16:40
mveDave Kreskowiak21-Nov-07 16:40 
QuestionExpoting .csv data to SQL Pin
Vipul Mehta20-Nov-07 0:50
Vipul Mehta20-Nov-07 0:50 
AnswerRe: Expoting .csv data to SQL Pin
Vasudevan Deepak Kumar20-Nov-07 3:37
Vasudevan Deepak Kumar20-Nov-07 3:37 
QuestionSMTPClient class with Exchange 5.5 [modified] Pin
bobishkindaguy19-Nov-07 13:25
bobishkindaguy19-Nov-07 13:25 
QuestionWindows form in Windows service ,Is it possible? Pin
peaceziz19-Nov-07 2:05
peaceziz19-Nov-07 2:05 
AnswerRe: Windows form in Windows service ,Is it possible? Pin
Pete O'Hanlon19-Nov-07 2:39
mvePete O'Hanlon19-Nov-07 2:39 
GeneralRe: Windows form in Windows service ,Is it possible? Pin
peaceziz19-Nov-07 3:37
peaceziz19-Nov-07 3:37 
thx, but I still have a problem.
Actually i do a survillance using webcam (using c#)
i need to use my webcam to monitor activities on somewhere
recording and connect it to server .

Webcam can use more than one & client must be a windowsservice for survillance.

this is activities that I do

client:
1.Recieve a remote from server.
2.connect to webcam & capturing using Webcam_Capture.dll.
3.send it to server using RTP.


Server:
1.Setting & Remote to client.
2.Save picture for client.
3.Show Picture.

and I have a problem now because
First in Client I use Windows Form and now I need to change this code to be a windowsservice.

This service need to capture a picture from webcam by using Webcam_capture.dll
So I create a variable From Webcam_capture.dll but this class reference System.Windows.Form.usercontrol
that must add a reference to System.Windows.Form .

How can i do for this problem??? Dead | X| Please Help!!!

thanks,

PZ
GeneralRe: Windows form in Windows service ,Is it possible? Pin
originSH19-Nov-07 3:38
originSH19-Nov-07 3:38 
GeneralRe: Windows form in Windows service ,Is it possible? Pin
Pete O'Hanlon19-Nov-07 3:49
mvePete O'Hanlon19-Nov-07 3:49 
GeneralRe: Windows form in Windows service ,Is it possible? Pin
originSH19-Nov-07 4:00
originSH19-Nov-07 4:00 
Questionhelp me Pin
MRaghunath18-Nov-07 23:40
MRaghunath18-Nov-07 23:40 
AnswerRe: help me Pin
Pete O'Hanlon19-Nov-07 0:25
mvePete O'Hanlon19-Nov-07 0:25 
GeneralRe: help me Pin
SimulationofSai19-Nov-07 0:41
SimulationofSai19-Nov-07 0:41 
AnswerRe: help me Pin
Dave Kreskowiak19-Nov-07 6:06
mveDave Kreskowiak19-Nov-07 6:06 
AnswerCome on guys Pin
Christian Graus19-Nov-07 9:47
protectorChristian Graus19-Nov-07 9:47 
GeneralRe: Come on guys Pin
Pete O'Hanlon19-Nov-07 10:09
mvePete O'Hanlon19-Nov-07 10:09 
GeneralRe: Come on guys Pin
Dave Kreskowiak19-Nov-07 10:10
mveDave Kreskowiak19-Nov-07 10:10 
QuestionWeb Service Pin
senthilsstil18-Nov-07 23:06
senthilsstil18-Nov-07 23:06 
AnswerRe: Web Service Pin
Pete O'Hanlon19-Nov-07 0:27
mvePete O'Hanlon19-Nov-07 0:27 
AnswerRe: Web Service Pin
Vasudevan Deepak Kumar19-Nov-07 18:19
Vasudevan Deepak Kumar19-Nov-07 18:19 
QuestionHow to make datgrid searchable in .net framewok 2.0 Pin
Rock Star.18-Nov-07 19:18
Rock Star.18-Nov-07 19:18 
AnswerRe: How to make datgrid searchable in .net framewok 2.0 Pin
Christian Graus19-Nov-07 9:48
protectorChristian Graus19-Nov-07 9:48 
QuestionPartial Specialization of Generics based on Generic Type Parameters? Pin
Philip Laureano18-Nov-07 12:34
Philip Laureano18-Nov-07 12:34 
QuestionCan't search a dataset for number Pin
kermit8818-Nov-07 11:37
kermit8818-Nov-07 11:37 

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.