Breaking change in the way the grid works.
You now have to use the new PageIndexChanged event to page the grid data.
BasicDialog now accepts a new URL property to load a asp.net page inside it.
TabPanel now supports loading asp.net pages inside of it.
As always look at the example site to see the new code.