“the j stands for Justification”
about me | blog | facebook profile | linkedin profile | twitter profile | stuff i've done | stuff i like | wordpress plugins

26 May, 2009

Stuff to do this Summer

Filed under: Other — Tags: , — John @ 12:06 pm
  1. Decide on a topic for my dissertation
  2. Read more, both novels & non-fiction
  3. Learn Latex
  4. Do some Unix programming
  5. Make some money

6 May, 2009

ASP.NET – Paging & Sorting with GridView

Filed under: ASP.NET, Web Development — Tags: , , , , — John @ 6:41 pm

I was a bit surprised that getting Paging & sorting to work with ASP.NET’s GridView is not automatic.. but this tutorial is perfect, I just copied the code and it worked first time.
Great!

http://ryanolshan.com/technology/gridview-without-datasourcecontrol-datasource/

Powered by WordPress