-
Recent Posts
Archives
Categories
Tags
Category Archives: .Net
Remove duplicates and sort a string array
I nice quick and easy one here but very useful all the same. The problem is simple. You have an array full of items that have been pulled from lots of locations and what you need is a clean array … Continue reading
Visual Studio formetting shortcut key conbinations
An old favourite of mine but well worth knowing. These are simple key strokes to make your day to day programming run smoother, well at least thats what I tell myself. The one the I use all the time is … Continue reading
Move viewstate to bottom of html
Well its the age-old question that has been answered many times I am sure but I aim to put a slight twist on it. As always I had the request to create a piece of code to move the viewstate … Continue reading
