Welcome to Greg McKinley.com Sign in | Join | Help

June 2006 - Posts

30th B-day
So today is my 30th birthday. A usual day for the most part. Although work was real quite as many people started their vacations today. Below is a screen shot from an e-card I received from my sister, brother in-law and two nephews. E-cards are the way Read More
Primitive Computing
Here is a use case for an enrollment process: Scenario X - Error: No Response to enrollment request 1.  The customer clicks the enroll button. 2.  System X sends the enrollment request to System Y, but there is no response. 3.  The Read More
Enum.Parse C# and VB.NET
Enum.Parse is easy to remember with C# but I always forget the VB.Net syntax because the Enum keyword is a keyword and a class. C#  40     public enum ClickType  41     {  42     Read More
Security Development Lifecycle Book
Michael Howard/Steve Lipner's book will be available soon. This looks like it will be a must have for all developers. Here are the key book benefits (via Amazon) Key Book Benefits: • Delivers practical, proven advice from the experts for minimizing Read More
May Coffee Table Reading
This is my monthly place holder of the useful articles I found for the month of May.  My hope is by having them linked on my blog I can thow out the print out on my coffee table.• .Net Threading Article (Jon Skeet) • TCP/IP Fundamentals for Microsoft Read More