Using MVVM with Office365 and SharePoint 2010 REST API
Posted
by Sahil Malik
on Win Smarts
See other posts from Win Smarts
or by Sahil Malik
Published on Sun, 01 May 2011 09:42:22 GMT
Indexed on
2011/06/20
16:34 UTC
Read the original article
Hit count: 398
SharePoint 2010
SharePoint 2010 Training: more information |
I love JavaScript – people had pronounced this language dead a long time ago. But just like a chicken – which you eat before it’s born and after it’s dead, JavaScript – is being eaten all over the technical world, long after it’s dead! How nice! The coolest thing about JavaScript is that, There is no need for separate ActiveX controls, it is part of HTML/Browser It can interact with other DOM elements very very naturally It’s safe. And it’s backwards and future compliant. It is no surprise thus that a number of libraries have emerged helping us work with JavaScript. But, JavaScript is not like C#. Notably, it has some biggies missing. For instance,
© Win Smarts or respective owner