Friday, November 25th, 2005
GotMono: Ajaxified Documentation
<>p>The GotMono project has nice clean documentation via an Ajax interface.It puts to use both Live Search and a Lazy Tree.
Whenever I see these lazy trees, I try to think about when I would want to get the data async versus just dumping the entire tree down on one go.
Related Content:












Looks like something that microsoft has been using for a loooooong time.
I think the main problem is the unexpected result that come from clicking the back button on browser. This is my bad experience in M$DN.