A while back I developed an application which made requests to several web sites, scraped some data and stored the data into a database. The application worked great for several months without issue. One day the application failed to
Read More...
Recently I found myself writing a ton of VB code however I am working on a new gig and it requries me to switch over to C#. The tedeous task of remembering to type "foreach" or not typing "dim" has caused me much frustration. A little tip that will save
Read More...