Browse by Tags
All Tags »
.NET (RSS)
Sorry, but there are no more tags available to filter with.
It's that time of year where I really need to move on my training objectives I set out at the beginning of year. In a rush of blood, I decided to update my .NET certifications to the latest and greatest. One question that comes up in discussions from
Read More...
This is great news. I've been waiting on this one for a while. I'm currently pondering what one of my major customer's application delivery methods might be in the future. This is another option to throw into the mix. Details can be found at AJAX : The
Read More...
Another follow-up post... I forgot to mention that the numeric values for SC_ACTION_RESTART and SC_ACTION_REBOOT in the SC_ACTION_TYPE enumeration seem to be swapped in the documentation: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/sc_action_str.asp
Read More...
This one popped up this week as I was investigating why a particular Windows service written in .NET 1.1 was terminating. After a quick MSN search, I only came up with a few fragments of C#, but not a complete solution. In attempting my own implementation,
Read More...