.net web developer, web designer, seo expert

Feb 02

Column to Column SQL copy

Funny enough, I couldn’t find this snippet of sql code online. I needed to copy a column within the same table to another.

Jan 31

Get IP Address in C#

Here is a little snippet of code I use in ASP.NET to get a client’s IP Address, handy to have this info if you web application is designed for certain countries or regions.

Jan 26

Remote Desktop not allowed to use saved credentials -

I was having this annoying error with remote desktop credentials not being saved at work. This little tutorial fixed the issue, worth a read if your having this problem.