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

.NET (Core and Framework)

 
AnswerResolved... sort of Pin
Gregory Gadow22-Nov-10 5:51
Gregory Gadow22-Nov-10 5:51 
AnswerRe: Custom web control property does not accept ldquo and rdquo Pin
Jörgen Andersson22-Nov-10 10:16
professionalJörgen Andersson22-Nov-10 10:16 
QuestionWhich versions of VS 2010 allow you to write Windows Services? Pin
Gregory Gadow18-Nov-10 4:17
Gregory Gadow18-Nov-10 4:17 
AnswerRe: Which versions of VS 2010 allow you to write Windows Services? PinPopular
Simon P Stevens18-Nov-10 4:54
Simon P Stevens18-Nov-10 4:54 
GeneralRe: Which versions of VS 2010 allow you to write Windows Services? Pin
Henry Minute18-Nov-10 7:00
Henry Minute18-Nov-10 7:00 
GeneralRe: Which versions of VS 2010 allow you to write Windows Services? Pin
Gregory Gadow19-Nov-10 4:06
Gregory Gadow19-Nov-10 4:06 
GeneralRe: Which versions of VS 2010 allow you to write Windows Services? Pin
Simon P Stevens19-Nov-10 4:16
Simon P Stevens19-Nov-10 4:16 
GeneralRe: Which versions of VS 2010 allow you to write Windows Services? Pin
PIEBALDconsult19-Nov-10 8:46
mvePIEBALDconsult19-Nov-10 8:46 
Gregory.Gadow wrote:
(allegedly) installed, but they've never shown up in the Services panel


It sounds like they didn't get installed. Did they run?


As far as I'm concerned, the template is very limited and only useful as a starting point for your first Service. After that, you should have your own classes that you use as a basis for more Services. Bear in mind that Windows Services is a very broad topic with many correct techniques for implementation -- the template can't cover them all, so it covers none.

Once you have your own preferred implementation technique (using a Timer, a Thread/sleep, etc.) you should write base classes that encapsulate it and never go back to the template.
GeneralRe: Which versions of VS 2010 allow you to write Windows Services? Pin
Gregory Gadow19-Nov-10 11:40
Gregory Gadow19-Nov-10 11:40 
GeneralRe: Which versions of VS 2010 allow you to write Windows Services? Pin
PIEBALDconsult19-Nov-10 14:01
mvePIEBALDconsult19-Nov-10 14:01 
AnswerRe: Which versions of VS 2010 allow you to write Windows Services? Pin
PIEBALDconsult18-Nov-10 7:54
mvePIEBALDconsult18-Nov-10 7:54 
QuestionOpen Custom form in Exchange Server 2010 Pin
stambekar16-Nov-10 19:19
stambekar16-Nov-10 19:19 
QuestionRe: Open Custom form in Exchange Server 2010 Pin
Richard MacCutchan16-Nov-10 21:17
mveRichard MacCutchan16-Nov-10 21:17 
AnswerRe: Open Custom form in Exchange Server 2010 Pin
stambekar17-Nov-10 0:20
stambekar17-Nov-10 0:20 
Questionmozilla not recognising childnodes-getting console error Pin
balaji.t16-Nov-10 2:26
balaji.t16-Nov-10 2:26 
AnswerRe: mozilla not recognising childnodes-getting console error Pin
Dave Kreskowiak16-Nov-10 3:50
mveDave Kreskowiak16-Nov-10 3:50 
AnswerRe: mozilla not recognising childnodes-getting console error Pin
Tarun.K.S18-Nov-10 20:52
Tarun.K.S18-Nov-10 20:52 
QuestionHow To Access Version Information From Code Pin
Patrick Skelton15-Nov-10 4:42
Patrick Skelton15-Nov-10 4:42 
AnswerRe: How To Access Version Information From Code Pin
Abhinav S15-Nov-10 4:46
Abhinav S15-Nov-10 4:46 
GeneralRe: How To Access Version Information From Code Pin
Patrick Skelton15-Nov-10 8:08
Patrick Skelton15-Nov-10 8:08 
QuestionSocket Recieve problem Pin
ganesh_IT15-Nov-10 2:56
ganesh_IT15-Nov-10 2:56 
AnswerRe: Socket Recieve problem Pin
Abhinav S15-Nov-10 3:12
Abhinav S15-Nov-10 3:12 
GeneralRe: Socket Recieve problem Pin
ganesh_IT15-Nov-10 3:33
ganesh_IT15-Nov-10 3:33 
AnswerRe: Socket Recieve problem Pin
Luc Pattyn15-Nov-10 3:55
sitebuilderLuc Pattyn15-Nov-10 3:55 
AnswerI say this so often that I get tired of saying it Pin
Ennis Ray Lynch, Jr.15-Nov-10 8:22
Ennis Ray Lynch, Jr.15-Nov-10 8:22 

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.