News

Database Programming with C# by Carsten Thomsen Apress ISBN: 1590590104 Price: $54.95 Quick Facts: Covers a wide range of topics, including basic consumption of ADO.NET, accessing LDAP data, working ...
After earlier explaining how to compute disorder and split data in his exploration of machine learning decision tree classifiers, resident data scientist Dr. James McCaffrey of Microsoft Research now ...
Take advantage of the Chunk method in LINQ to split large data sets into a sequence of chunks for more efficient processing.
The Data Science Lab Data Clustering Using a Self-Organizing Map (SOM) with C# Dr. James McCaffrey of Microsoft Research presents a full-code, step-by-step tutorial on technique for visualizing and ...
After you feel comfortable creating C# apps then you just need to read some material to "update" you to the newer stuff. Things like generics and LINQ.