Calculating difference between years
- in .Net
I needed to create a dropdown list that had all the years back to a certain date. To accomplish this I would need to calculate difference between years back to the specified date. This isn’t…
a little philosophy in code
I needed to create a dropdown list that had all the years back to a certain date. To accomplish this I would need to calculate difference between years back to the specified date. This isn’t…
There is a common consensus that security is a real issue on the internet. It is true the net is not secure by any means of the word. How much personal information should you put…
A lot of developers get hooked on a particular language and stick with it. They become experts in that language and usually in the frameworks that go along with the language. Even if you are…