Close

ACM's KDD 2008 Conference – Day 1 Proceedings

ACM's KDD 2008 is the annual premier international forum for data mining researchers and practitioners from academia, industry, and government to share their ideas, research results and experiences. This year this event was held in Loews Lake Las Vegas resort where Jeff Bergman and I attended it. Details of the program can be found here…

Share

DevConnections Wrap-ups Etcetera

Courtesy of Paul Mooney “Scott Guthrie gave an 8 AM talk on ASP.Net AJAX at DevConnections, in case you missed it I got it recorded.” Click here to see it. Dan Wahlin’s sessions were also recorded. Video: ASP.NET AJAX, XML and Web Services (with a little Virtual Earth) Video: Minimize Code with TableAdapters and Strongly-Typed…

Share

Class Design Principles - Michael Kennedy @ Code Camp

Michael Kennedy's session in SoCal codecamp, "Five Fundamental Object Oriented Design Principles for Agile Development" discussed the following postulates of class design mentioned in several Fowler’s Refactoring with examples.   Single Responsibility Principle (SRP) Classes should not have more than one focus of responsibility. Open/Closed Principle (OCP) Class should be open for extending, but closed for modification.…

Share

Post Dev Connections Goodies

Thanks everyone for sharing their presentations, slides and experiences. As Owen Arthur said “Often, we are too slow to recognize how much and in what ways we can assist each other through sharing such expertise and knowledge.” Following is the list of presentations, slides and notes compiled by participants and speakers.     Brandon Satrom’s…

Share

Windows Communication Foundation ("Indigo") Road Show

Windows Communication Foundation (formerly code name "Indigo") Road Show was an interesting event for developers; a good combination of little marketing and more drilled in code for windows communication foundation. In the Orange Coast College Costa Mesa, this event was presented by Ami Vora and Piyam Shodjai. In connection to Don Box's Tour of Indigo Team it was…

Share