Search Options
close
Search the following clips:
All Clips
Everyone's Clips
My Guides
Sign Up
Install
Learn More
Login
Atlas Client Object Model
travislaborde
follow
0
7-24-2006 6:57 AM
264 views
tags:
programming
,
asp.net
,
2005
,
atlas
,
ajax
travislaborde
says:
here's something I didn't know... useful!
Add a Comment
Login
to Comment. Not a member yet?
Sign up
Related Clips
Self Assembly Robots Will Save Your Life
The Future Of Code, Digital And Genetic Co...
Favorite Programming Quotes
The Great Depression Hoax
MSNBC's Network Chief Down Plays The Pers...
Free Online Courses from Great Universities
OH voting machines contain critical vote-d...
More clips from
travislaborde
How "The Price is Right" SHOULD Work :)
Pictures - Taken Just At The Right Time
THE BEST MAN TURNED OUT TO BE A WOMAN
Today's Top Clips
List of books Palin wanted banned--wow!
The Psychology of Conservatism
Why is pleasure so suspicious?
The investigation of laughter is belatedly becoming a science..:-)
Palin's foreign experience - not very impressive
Five Women Buried Alive - and the Media Ignore It
Violent Language, violent mind
A satellite eye on the Earth
Who thinks this is a good reason to remove an account?
Toying with our perception of time..
visit the
Top Clips page
View the Top Clips from
July 24, 2006
Embed This Clip In Your Site...
<div style="margin: 12px 0px; font-family: arial; color: #333333; background: #ffffff; border: solid 4px #e5e5e5; width: 100%; clear: left;"><div class="CM_CTB_Content_Wrap" style="margin: 0px; padding: 0px;background-color: #ffffff;"><div style="border-bottom: solid 1px #dcdcdc; white-space: nowrap; margin-bottom: 8px; background-color: #eeeeee ;background-image: url(http://clipmarks.com/images/source-bg.gif); background-repeat: repeat-x; height: 24px; line-height: 24px; vertical-align: middle; padding-bottom: 4px; color: #666666; font-size: 10px;" ><a href="http://clipmarks.com/clip-to-blog/" title="see clips that are hot right now"><img src="http://content.clipmarks.com/blog_embed/9ec4d31f-1f64-4559-b4aa-19680eb68ba1/CBFAF240-F459-4C4D-BB0A-7D8527531CD5/" alt="" width="19" height="19" border="0" style="vertical-align: middle; margin: 0px 4px; display: inline; border: none; float:none;" /></a>clipped from <a title="http://www.irishdev.com/blogs/kieranlynam/archive/2006/06/15/1579.aspx" href="http://www.irishdev.com/blogs/kieranlynam/archive/2006/06/15/1579.aspx" style="font-size: 11px;">www.irishdev.com</a></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.irishdev.com/blogs/kieranlynam/archive/2006/06/15/1579.aspx"><DIV class="entry"> <DIV class="entryheader"> Published 15-06-2006 02:31 by <A href="http://www.irishdev.com/user/Profile.aspx?UserID=1004" id="_ctl0____ctl0____ctl2___Entry___AuthorLink">kieranlynam</A> <BR />Filed Under: <A href="http://www.irishdev.com/blogs/kieranlynam/archive/category/1011.aspx" rel="tag" id="_ctl0____ctl0____ctl2___Entry___Tags___Categories__ctl1_Link">Microsoft "Atlas"</A> </DIV> <H3>Atlas Client Object Model</H3> <DIV class="entrycontent"> <P> In <A href="http://www.irishdev.com/blogs/kieranlynam/archive/2006/06/14/1575.aspx">this posting</A> I looked at programming <A href="http://atlas.asp.net">"Atlas"</A> on the client using XML Script. Here I want to show that everything which is defined declaratively using XML Script can be also be defined in a more traditional code-like Javascript way, using the "Atlas" Client Object Model. </p> <P> In the <A href="http://www.irishdev.com/blogs/kieranlynam/archive/2006/06/14/1575.aspx">previous post</A> I declarively set up a binding between a textbox (called 'Text1') and a label control (called 'Label1') like so: </p> <P> <IMG alt="XML Script Binding" src="http://i59.photobucket.com/albums/g320/kieranlynam/XmlScriptIntro3.jpg" /> </p> <P> The same thing can be done in regular Javascript block as such: </p> <P> <IMG alt="Object Model Binding" src="http://i59.photobucket.com/albums/g320/kieranlynam/AtlasClientObjectModel.jpg" /> </p> <P> Tags: <A href="http://www.technorati.com/tags/atlas">Microsoft "Atlas"</A> - <A href="http://www.technorati.com/tags/ajax">AJAX</A> </p> <DIV class="shareblock"><STRONG>Share this post:</STRONG> <A title="Post http://www.irishdev.com/blogs/kieranlynam/archive/2006/06/15/1579.aspx" target="_blank" href="http://www.digg.com/submit?url=http://www.irishdev.com/blogs/kieranlynam/archive/2006/06/15/1579.aspx&phase=2">digg it</A> | <A title="Post http://www.irishdev.com/blogs/kieranlynam/archive/2006/06/15/1579.aspx" target="_blank" href="http://www.dotnetkicks.com/submit/?url=http://www.irishdev.com/blogs/kieranlynam/archive/2006/06/15/1579.aspx&title=Atlas+Client+Object+Model">kickit</A> | <A title="Post http://www.irishdev.com/blogs/kieranlynam/archive/2006/06/15/1579.aspx" target="_blank" href="http://www.irishdev.com/blogs/kieranlynam/archive/2006/06/15/mailto:?body=Thought you might like this: http://www.irishdev.com/blogs/kieranlynam/archive/2006/06/15/1579.aspx&subject=Atlas+Client+Object+Model">Email it</A> | <A title="Post http://www.irishdev.com/blogs/kieranlynam/archive/2006/06/15/1579.aspx" target="_blank" href="http://del.icio.us/post?url=http://www.irishdev.com/blogs/kieranlynam/archive/2006/06/15/1579.aspx&title=Atlas+Client+Object+Model">bookmark it</A> | <A title="Post http://www.irishdev.com/blogs/kieranlynam/archive/2006/06/15/1579.aspx" target="_blank" href="http://reddit.com/submit?url=http://www.irishdev.com/blogs/kieranlynam/archive/2006/06/15/1579.aspx&title=Atlas+Client+Object+Model">reddit</A> | <A title="Post http://www.irishdev.com/blogs/kieranlynam/archive/2006/06/15/1579.aspx" target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&mkt=en-us&url=http://www.irishdev.com/blogs/kieranlynam/archive/2006/06/15/1579.aspx&title=Atlas+Client+Object+Model&top=1">liveIt</A></DIV> </DIV> </DIV></blockquote></div><div style="margin: 0px 6px 6px 4px;"><table style="font-size: 11px;border-spacing: 0px;padding: 0px;" cellpadding="0" cellspacing="0" width="100%"><tr><td style="background:transparent;border-width:0px;padding:0px;"> </td><td align="right" style="background:transparent;border-width:0px;padding:0px;width:107px" width="107"><a href="http://clipmarks.com/share/CBFAF240-F459-4C4D-BB0A-7D8527531CD5/blog/" title="blog or email this clip"><img src="http://content6.clipmarks.com/images/c2b-foot.png" border="0" alt="blog it" width="107" height="17" style="border-width:0px;padding:0px;margin:0px;" /></a></td></tr></table></div></div>
Clipmarks
Home
New Clips
Top Clips
Dashboard
Popular Topics
News
Life
Science
Technology
Entertainment
Get Started
Sign Up
Install Clipping Tool
How Clipping Works
Clip-to-Blog™
ClipSearch
Tools and Resources
FAQ
ClipWeek
Top Clippers
Top Tags
Site Map
About Clipmarks
About Us
Contact
Blog
Copyright
Privacy
EULA
OK