Since there is currently a lack of documentation for each type, it may be hard to find out what kind of stuff you can actually do with certain types. For example, if you want to know to what properties you could bind when binding a Label, you really have to take a quick look at the source and find it out yourself.

I've put together a little Atlas Class Browser which lets you quickly find a type and display its member information. Hopefully this makes it a bit easier to understand the capabilities of the current types in Atlas.

Update: I have updated the class browser with support for viewing the source code as well. The formatting may be far from perfect, but I thought it would be better than nothing.

You can see it also with Reflector
Excellent work Wilco!
very useful tool, nicely executed.
Very nice implementation!
Are you already parsing the October build .js files?
Documentation is really rare these days and such a tool gives that a huge step forward! How can we implement it with the documentation generation tool in VS and render it to HTML files?

Cheers,

Dani.
I haven't updated the js files yet. I will update them sometime this weekend probably.

You can't use the documentation generation tool in vs, simply because it doesn't support JS (afaik anyway). If there is anything in particular that you want me to explain (and that may be interesting for others as well), just ask me and I will consider talking about it in depth - as far as I can.
Excellent!!

Very usefull indeed.
I'm trying to get anything from the Web.Data.DataTable that i have got from my web service using the information in Atlas Class Browser but when i try to use anything it says Object dosen's support this property or method
could you help me please
Your message will be encoded/formatted when it is displayed. If you want to post code, please put the code inside [code=X][/code] tags, where X is the language of your code (C#, ASPX, SQL, etc).
Name:
Email:
(will be encoded using JavaScript to keep it functional and prevent it from being picked up by spammers)
Url:
 
Message:
3 + 3 =