/dev/null [tony lombardo]

Anything and everything ASP.NET and more. Expect to see tips and tricks, opinions on new technology, and fun code samples, along with the occasional rant.

Browse by Tags

All Tags » Aikido   (RSS)
LinqDataSource Woes
So here I am, all ready to test out the blazing performance of the new WebDataGrid. I set up my million row table, and bind the grid to it... the page loads blazingly fast. Believe it or not, this has more to do with setting up your table indexes properly Read More...
Posted: 16 Sep 2008, 17:51 | 0 Comments
Filed under: ,
Evolution of WebControls
I was part of the original development team for Infragistics' ASP.NET WebControls, about 7 years ago. At the time, JavaScript was still considered a 'hack', and full form postbacks were regularly accepted as the norm. Man am I glad times have changed. Read More...