Close

Collaborative Filtering Gone Wild!

Recieved it couple of days ago... Dear Amazon.com Customer, We've noticed that customers who have purchased or rated Expert Service-Oriented Architecture in C# 2005, Second Edition by Jeffrey Hasan have also purchased Workbook to accompany Anatomy & Physiology Revealed Version 2 CD by Robert Broyles. For this reason, you might like to know that Workbook…

Share

Fact or Theory?

“If the facts don't fit the theory, change the facts.” -Albert Einstein vs. "I never guess. It is a capital mistake to theorize before one has data. Insensibly one begins to twist facts to suit theories, instead of theories to suit facts."-Sir Arthur Conan Doyle

Share

Teaching WCF at UCSD Extenstion

Starting from this Thursday, I’ll be teaching “Programming Windows Communication Foundation” classes at University of California, San Diego Extension Program. The classes are scheduled every Thursday, 6:35 p.m. - 10:00 p.m. from 8/16/2007 - 9/20/2007 (6 mtgs.). Further details and the enrollment details can be found at the following link. WCF Course -UCSD ExtensionCSE-40114  Credit:…

Share

Links Extravaganza - KDD, Data Mining, Video Lectures etc

Machine Learning CourseMachine Learning Video Lectures Compiled in Course Form. Statistical Aspects of Data MiningVideo Lectures on Statistical Aspects of KDD and DM. Undocumented FusionOne of the most interesting undocumented jewel. The TETRAD Project:Causal Models and Statistical Data 19 Eponymous Laws Of Software DevelopmentInteresting compilation by Phil Haack Ethical Hacking and CountermeasuresI'm planning to take…

Share

WCF and Document Literal vs. RPC Encoding

Document Literal vs. RPC Encoding is the big endian-little endian of connected systems. There has been a lot said about the differences (see reference section for details) however this post is about how elegant it looks in WCF. Traditionally we had two ways to represent them; As a web method [WebMethod] public int Add(int p1,…

Share