(Rion Williams) In today’s web applications, there is an overwhelming reliance on Javascript and it’s used all of the time for handling all sorts of behaviors (i.e. building your entire framework, loading and manipulating DOM elements, etc.).
Tag: JSON / JAVA / XML
WEB API JSON Serlization to Model Class Decorated with [Serializable] Attirbute
(Gaurav Gupta) In this article you will learn how to get rid of k_BackingField in WEB API Json with [Serializable] decorated entity.
jQuery Vs AngularJS – A Good Comparison
(Imran Abdul Ghani) In this Web Development Tutorial, I’ll try to answer two very common questions related to jQuery and AngularJS, i.e., What is the difference between jQuery and AngularJS? or jQuery Vs AngularJS?
Why should I teach Java out of Visual Studio Code instead of out of Eclipse or Netbeans?
(Ed Price) In Visual Studio, we can add a file from a path to a project located in a workspace, and Visual Studio records the reference to a new file and opens it like any other file. But, in Eclipse and Netbeans, the structure of a project’s elements must correspond to their layout in the underlyin
Query XML In SharePoint 2013 And Office 365 Using Nintex Workflows
(Manpreet Singh) In this article we will learn about Query XML in SharePoint 2013 and Office 365 using Nintex Workflows.
The busy JavaScript developer’s guide to Sails.js: Modeling relationships in Sails
(Ted Neward) Refactor your Sails.js application from a blog API to a more generalized content management system, then use associations to define the complex relationship between a single author and many entries. You also add comments and tags to newly created content in your rapidly growing HTTP API
Implementing Load More button using ASP.NET MVC and jQuery – Part One
(Hamid Mosalla) In the next two posts, I’m going to show you how to build a load more button for your page using ASP.NET MVC, you can use it for any various kind of things, but in the case of this tutorial, I’ll use it for my fictitious product list.
Maker.js, JavaScript library for creating and sharing modular line drawings for CNC and laser cutters.
(Lee Stott) Maker.js, a Microsoft Garage project, is a JavaScript library for creating and sharing modular line drawings for CNC and laser cutters.
Advanced Error Handling Actions for Mobile Apps
(David McGahey) MobileTogether 2.1 includes new Try/Throw and Catch error handling actions for mobile apps, allowing developers to build sophisticated error-handling routines that improve end-user experience.
Node.js == serverside Javascript
(Patrick Sinke) A change is gonna come, that’s what Sam Cooke sang in 1964. I don’t know if he could have foreseen the major shifts in technology in our time, but it’s evidently that JavaScript has become increasingly popular as a web language.