|
|
-
|
|
We close out the final section of the course by taking a look forward towards new developments in JavaScript. This section covers a brief look at HTML5, mobile applications, and JavaScript on the server through NodeJS....
|
|
-
|
|
To summarize this article tells about how we can add and edit an image and text that can be used as a static resource for a Visual Studio Light Switch application. We can further customize to add some logic over getting the image over the feed and showing the dynamic images as per the record or the data which makes the application more appropriate to show dynamic data based on the requirement. ...
|
|
-
|
|
This section explains the concept behind AJAX, a technique that allows developers to query a server and retrieve data asynchronously without requiring a page refresh....
|
|
-
|
|
To summarize this article tells about the different validation options and the rules that we can impose on developing our Visual Studio 2012 Light Switch Application with ease. ...
|
|
-
|
|
So far in the library, we have been developing using vanilla JavaScript. In this section, we look at JavaScript libraries such as jQuery and YUI. Libraries are heavily used in modern web development, and we look at how to choose between different libraries....
|
|
-
|
|
To summarize this article tells about how to handle data in Visual Studio Light Switch application by connecting to an external datasource available services and design the application with the data. ...
|
|
-
|
|
This section introduces the concept of JavaScript events, which is a fundamental part of the language. We define what events are, and then introduce some common DOM events, including how to implement them....
|
|
-
|
|
To summarize this article tells about how to develop a Visual Studio 2012 Light Switch application which is having a relational data splitted across 2 different tables....
|
|
-
|
|
This section introduces the Document Object Model - an API that allows JavaScript to interact with the browser. We cover some specific functions and properties that let you do interesting things in your browser....
|
|
-
|
|
To summarize this article tells about different screen templates that are available and that can be used in the Visual Studio Light Switch Application based on the requirement....
|
|