The Four Fundamentals of Object-Oriented Programming and Their Relevance in Distributed Systems 4. May 2023 mhouston .NET, Mike Houston, Misc, Technology, martech (0) I believe that a thorough understanding of the four pillars of object-oriented programming is essential for any developer working on modern distribute... [More]
Abstraction and Future-Proofing in Complex Componentized Systems: Contracts, Bulk Dataset Exchange, and RESTful APIs 3. May 2023 mhouston Mike Houston, Misc, Technology, martech, .NET (0) AbstractAs software systems become increasingly complex and componentized, it becomes more important to design them with the principle of abstraction ... [More]
Kinect for Windows SDK Beta 18. June 2011 mhouston .NET, Hardware, Misc, Technology (0) MS has released the Kinect for Windows SDK beta…nice! Go here http://research.microsoft.com/en-us/um/redmond/projects/kinectsdk/ Also, there’s ... [More]
Quickie : Named pipes and SQL User Instance 30. April 2011 mhouston SQL, .NET (0) In case anyone else ever needs this… System.IO.Directory.GetFiles(@\\.\pipe\) will return an array of named pipes. and… the named pipes for SQL use... [More]
Windows Azure SDK and Windows Azure Tools for Microsoft Visual Studio (November 2010) 29. November 2010 mhouston .NET, Technology (0) Windows Azure SDK and Windows Azure Tools for Microsoft Visual Studio (November 2010) available for download http://www.microsoft.co... [More]