Making good sense of the 1TB Yahoo Geocities data archive
I got to know Yahoo Geocities in 2001 during a crash course on basic HTML and web design. Looking back,
Read moreI got to know Yahoo Geocities in 2001 during a crash course on basic HTML and web design. Looking back,
Read moreI revisited the 3CX Call Control API in one of my latest projects, this time on 3CX version 15.5. The last
Read moreA few days ago when attempting to run a custom Windows Communication Foundation (WCF) application on a customer’s server, I encountered the
Read moreIn my previous article I provided some information on the Tektronix TDS 340 100 MHz digital storage oscilloscope and instructions
Read moreUPDATE (May 2018): See my latest article for more information on how to manage calls programmatically on 3CX v15. The article below was
Read moreUPDATE (May 2018): See my latest article for more information on how to manage calls programmatically on 3CX v15. The article below was
Read moreIn one of my work projects, I was assigned with the task of developing a standalone Windows form application to
Read moreYou may have seen a Windows textbox that would disallow non-numeric input, showing an error message like in the following
Read moreI recently worked on a secure device application which requires a PIN code to be entered as startup.The application database
Read moreI recently attempted to use Paul Welter’s SerializableDictionary in one of my Windows Mobile projects, Everything seems to work well
Read moreRecently I came across a codeproject article about extension methods in VB.NET, where one reader complained that he could not
Read moreIf you often use project resources in a Visual Studio project, be it VB or C#, eventually you will end
Read moreRecently a friend reported to me that my application written in .NET prevents his computer from shutting down. If the
Read moreIf you have ever tried to personalize your Windows 7 desktop and chose to zoom to 125%, as per the
Read moreIf you have multiple threads trying to execute an SqlCommand via ExecuteNonQuery using a single SqlConnection object, you may get
Read more