MVC Pair Programming Videos
August 23rd, 2008 | Published in Programming, Video/Audio
ASP.Net MVC Site has some new paired programming videos featuring Charlie Pool of NUnit.
Related Posts
Cryptanalysis Using n-Gram ProbabilitiesBenford’s Law and Trailing Digit Tests
Latent Semantic Indexing
Singular Value Decomposition
Pearson’s Correlation Coefficient
July 4th, 2010at 4:28 pm(#)
What was the 2nd library (out of 4) besides SmartMathLibrary which you were able to use?
July 4th, 2010at 4:54 pm(#)
I don’t remember exactly what the second one was but one that ended up working was LatoolNet. I filed a bug report on the project but, it really wasn’t a bug because I forgot that I was working on a 64 bit system and dll was compiled with on a 32-bit computer. see http://latoolnet.codeplex.com/workitem/5332. Hope this helps!