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

.NET (Core and Framework)

 
GeneralRe: threading Pin
led mike12-Oct-07 5:03
led mike12-Oct-07 5:03 
GeneralRe: threading Pin
Patrick Etc.12-Oct-07 6:06
Patrick Etc.12-Oct-07 6:06 
Questionwindows service to process SOAP call in.net2005 Pin
anumadhu9-Oct-07 23:38
anumadhu9-Oct-07 23:38 
AnswerRe: windows service to process SOAP call in.net2005 Pin
led mike10-Oct-07 6:18
led mike10-Oct-07 6:18 
QuestionRe: windows service to process SOAP call in.net2005 Pin
anumadhu10-Oct-07 22:08
anumadhu10-Oct-07 22:08 
AnswerRe: windows service to process SOAP call in.net2005 Pin
led mike11-Oct-07 5:36
led mike11-Oct-07 5:36 
AnswerRe: windows service to process SOAP call in.net2005 Pin
matee_code10-Oct-07 22:19
matee_code10-Oct-07 22:19 
AnswerRe: windows service to process SOAP call in.net2005 Pin
lmoelleb11-Oct-07 21:27
lmoelleb11-Oct-07 21:27 
WCF easily allows you to host a webservice from a Windows service.

Of course you can do it all yourself, but I can't think of any reason to do that.

EDIT: Hmm, now I see you wrote .Net 2005 which unfortunately doesn't really mean anything - I originally read it as VS2005 and replied based on this. If you mean .NET 2.0 then you have to do it yourself as is often the case when you try to do anything using outdated technology. If you mean VS2005, then simply install the CTP addons for VS2005 allowing you to program for .NET 3.0.
QuestionWhy .NET Framework Pin
prithaa9-Oct-07 18:28
prithaa9-Oct-07 18:28 
AnswerRe: Why .NET Framework Pin
Christian Graus9-Oct-07 18:47
protectorChristian Graus9-Oct-07 18:47 
GeneralRe: Why .NET Framework Pin
originSH9-Oct-07 22:37
originSH9-Oct-07 22:37 
AnswerRe: Why .NET Framework Pin
#realJSOP10-Oct-07 3:46
professional#realJSOP10-Oct-07 3:46 
QuestionHow to use .net connect with webcam Pin
matee_code9-Oct-07 13:32
matee_code9-Oct-07 13:32 
AnswerRe: How to use .net connect with webcam Pin
Dave Kreskowiak9-Oct-07 17:18
mveDave Kreskowiak9-Oct-07 17:18 
GeneralRe: How to use .net connect with webcam Pin
matee_code10-Oct-07 17:44
matee_code10-Oct-07 17:44 
QuestionGAC Problem Pin
P Nandi9-Oct-07 2:54
P Nandi9-Oct-07 2:54 
AnswerRe: GAC Problem Pin
martin_hughes9-Oct-07 3:35
martin_hughes9-Oct-07 3:35 
GeneralRe: GAC Problem Pin
P Nandi9-Oct-07 5:02
P Nandi9-Oct-07 5:02 
QuestionHow Windows knows .Net EXE's? Pin
ranandbe9-Oct-07 1:11
ranandbe9-Oct-07 1:11 
AnswerRe: How Windows knows .Net EXE's? Pin
Pete O'Hanlon9-Oct-07 1:21
mvePete O'Hanlon9-Oct-07 1:21 
GeneralRe: How Windows knows .Net EXE's? Pin
ranandbe9-Oct-07 2:22
ranandbe9-Oct-07 2:22 
GeneralRe: How Windows knows .Net EXE's? Pin
Colin Angus Mackay9-Oct-07 3:04
Colin Angus Mackay9-Oct-07 3:04 
QuestionVisual Studio like Watch component Pin
noon428-Oct-07 23:29
noon428-Oct-07 23:29 
GeneralRe: Visual Studio like Watch component Pin
Paul Conrad31-Dec-07 9:27
professionalPaul Conrad31-Dec-07 9:27 
QuestionWindows Service OR Console Application AS Windows Scheduler Task Pin
Vipul Mehta8-Oct-07 2:46
Vipul Mehta8-Oct-07 2:46 

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.