site like hotmail and gmail

i am building a web site. and i have to load pages in asp.net pages. i am currently doing so with iframes. but i want to do that with ajax. what shuld i do to load pages as it hapens in hotmail or gmail account.when we click on inbox or draftes the information is loaded in same page using ajax.which control is used in hotmail and gmail for loading contents.that support ajax.
[377 byte] By [habibhussain] at [2007-11-20 10:06:33]
# 1 Re: site like hotmail and gmail
Using ASP.NET 2.0 and Ajax toolkit that you can download from MSDN, you will get all the controls that can be used to present a look & feel of hotmail like application.

http://ajax.asp.net -- This is where you will get more information.
Shuja Ali at 2007-11-9 11:53:45 >