programmming

Best practises for dealing with monetary amounts in C#

I have read a couple of articles about the perils of certain data types being used to store monetary amounts. Unfortunately, some of the concepts are not in my comfort zone. Having read these articles, what are the best practises and recommendations for working with money in C#? Should I use a certain data type for a small amount and a ...

What is the difference between statically typed and dynamically typed languages?

Hi, I hear a lot that new programming languages are dynamically typed but what does it actually mean when we say a language is dynamically typed vs. statically typed? Thanks ...

What is the most interesting obscure programming language you know of?

I ask cause I'm designing a programming language and would like some new material. By interesting, I don't mean languages like LOLCODE and brainf*ck - I mean real languages. The newer the better really, since chances are I've heard of all the really old ones. Oh and it'd be nice if you include why you think its interesting. That'd help...

Re-programming the output on a Magtek MagWedge

I am trying to reprogram the the output of my Magtek MagWedge and I cant find any documentation on how the syntax to send to output just the cc number from my cc swipe reader and not of the other data Below is the example configuration, however I have no clue how to change these values to. Comment:Set up IntelliPIN to Required Configur...