I'm wondering what the simplest way is to implement ajax (so my screen never flashes when i do a postback from a control, etc.). I've tried the proxy controls, on the content page with Ajax manager on Master page, but still refreshes the entire screen. It's probably something simple I'm missing, but, is there a good example to follow?
Thanks.
Thanks.