Justin Cooney

Web Development Tips and Examples

Category: Various Languages

  • A common part of writing a Web-based application in any programming  language is setting up a SQL query and adding parameters to it. Although most of us have been doing this in one form or another for many years now, there are serious consequences involved that every developer should be aware of. I’m planning this…

  • Recently I was looking into some old VB6 code and for my own reference decided I’d put together a simple summary of how VB6 data types map to .NET data types. This is nothing new, but I thought it would be handy to have a quick comparison chart available. I obtained the information for this chart…