Tag Archive: debug

Nov 23 2012

.NET Windows Services – Tips & Tricks

Add Installer to Windows Service

If you’ve ever worked with windows services, you’ll know that they’re a very powerful tool to have in your background processing arsenal. Unfortunately they can be also quite a pain to work with in developer land. Recently we’ve been spinning up a lot of new windows service projects in work as part of a Business …

Continue reading »

Permanent link to this article: http://trycatch.me/net-windows-services-tips-tricks/

Oct 14 2010

Silverlight 4 Clock

I was trying to get my Development Environment up & running the other day with Silverlight 4. It turns out that the Silverlight debug runtime isn’t actually part of the standard client, or the Silverlight 4 Tools for Visual Studio. Thanks to this thread I discovered The “Silverlight managed debugging package” is part of the …

Continue reading »

Permanent link to this article: http://trycatch.me/silverlight-4-clock/