C#

Euclidean Distance Score

October 30th, 2008 by Eric | No Comments

Euclidean Distance Score

I am currently reading Toby Segaran’s book “Programming Collective Intelligence” and one of the first topics it covers is how do you determine of similar two people are.


Snippet Designer

October 9th, 2008 by Eric | No Comments

Snippet Designer

There is a new tool that allows you to create your own Visual Studio snippets.


MSDN Security Videos

April 6th, 2008 by Eric | No Comments

MSDN Security Videos

MSDN currently has 26 videos regarding security for everything from securing data using symmetric key encryption to preventing cross site request forgery.


Cheap GPS and Code Project Tutorial

January 28th, 2008 by Eric | No Comments

Cheap GPS and Code Project Tutorial

I came across a tutorial today on Code Project called “Mapping with a GPS and C#”. I then found this cheap usb GPS receiver on Amazon for $29. And so begins a new little project I would like to try out.