Beginning of microsoft ajax definitions

This is preliminary and is the foundation. Still need to add to the
namespaces that have been declared and port over documentation including
testing and re-view all static methods and event handler function
arguments.

No testing has been completed.
This commit is contained in:
Patrick Magee
2014-03-09 22:09:53 +00:00
parent 951a4d9f87
commit d798efd2ba
2 changed files with 895 additions and 0 deletions
+1
View File
@@ -193,6 +193,7 @@ List of Definitions
* [Marked](https://github.com/chjj/marked) (by [William Orr](https://github.com/worr))
* [mCustomScrollbar](https://github.com/malihu/malihu-custom-scrollbar-plugin) (by [Sarah Williams](https://github.com/flurg))
* [Meteor](https://www.meteor.com) (by [Dave Allen](https://github.com/fullflavedave))
* [Microsoft Ajax] (http://msdn.microsoft.com/en-us/library/bb397536(v=vs.100).aspx) (by [Patrick Magee] (https://github.com/pjmagee))
* [Microsoft Live Connect](http://msdn.microsoft.com/en-us/library/live/hh243643.aspx) (by [John Vilk](https://github.com/jvilk))
* [Modernizr](http://modernizr.com/) (by [Boris Yankov](https://github.com/borisyankov) and [Theodore Brown](https://github.com/theodorejb/))
* [Moment.js](https://github.com/timrwood/moment) (by [Michael Lakerveld](https://github.com/Lakerfield))