The Daily Six Pack: October 23, 2013

Fallback Image

A COLLECTION OF LINKS FOR LOVERS OF I.T. Dirk Strauss . . . . Feature link: Apple iPad Air Apple Announces iPad Air—Dramatically Thinner, Lighter & More Powerful iPad, Apple Other Window Service Deployment using VS 2010, TechnoGeek001 A number of Windows 8.1 Resources, Rob Margel ASP.NET and Web Tools for Visual Studio 2013 Release Notes, menny #957

The Daily Six Pack: May 17, 2013

Fallback Image

IntelliTrace is a new feature introduced by Microsoft in Visual Studio 2010 Ultimate (Yes believe it or not, not everyone is using Visual Studio 2012 yet). It was previously known as Historical Debugger. IntelliTrace is a tool that helps developers track down bugs that might not be reproducible in their managed

South African ID Number Validation in C#

South African ID Number Validation

South African ID Number Validation - There are many reasons a developer in South Africa would need to validate a South African ID number. They might need to validate the input on an Online order form. They might need it as a form of identification for a loan etc. How exactly

Creating a Windows Service with a Timer

Fallback Image

Okay, you probably all know this, but somewhere someone doesn't. And I thought it might be a nice article to post. Have you created a Windows Service Timer that isn't working? The reason for this is because you probably added a Windows Forms Timer to your Service instead of a