how to test Windows service -


i have windows service writen in vb.net in order sure performance want test before instalation how can job in vs2010 there special tool in vs2010 or extension

any idea ?

regards,

i told in answer other question - might want check out "hybrid" approaches, allow write code command-line app first (which can debugged), , once works okay, can install service:


Comments