Just to remind myself: To properly show an UpdateProgress, we need
1. asp:ScriptManager
2. asp:UpdateProgress + asp:UpdatePanel work together
Example like this.http://ajax.net-tutorials.com/controls/updateprogress-control/
SELECT * FROM Joseph.Thoughts WHERE Topics LIKE 'Pseudo' AND PostDateTime LIKE 'Random' DESC