(Nitesh01) In order to understand MVC in Javascript, I will first explain briefly about MVC. What is the purpose of each component in MVC? How this pattern is becoming popular and How you can implement it using Javascript? At the end of this article, I will be sharing one dummy example (task checker
Tag: JSON / JAVA / XML
JavaScript ascends as Objective-C falls in language popularity
(Paul Krill) JavaScript has ascended to its highest position ever in the monthly Tiobe Index of language popularity, while Objective-C is on a downward slope.
HTML 5 Elements in a Look: Part 1
(Sibeesh Venu) In this article you will learn about HTML 5 Elements.
Getting Started with Web Components
(Gil Fink) Web components standard although still in development, offers a revolutionary direction for building web applications front-end in Lego style. This article gives an overview of Web Components and the four HTML5 APIs that enables you to create your own components, with an example.
Drilldown Hierarchical Data Using MVC and JQuery
(Pinakpani Dey) Microsoft’s Model-View-Controller with Razor View Engine and JQuery make drill-down hierarchal data very easy to develop for web application.
Parse JSON in Windows 8 Metro UI Apps
(Saad Mahmood) Today we are going to parse JSON in a Windows 8 Metro UI application.
A start to solving the enterprise data usage problem
(Mary Shacklett) If you’re puzzled about how to make sense of all the big data your company stores, semantic web tech and data visualization engines might be the solutions to your problem.
ColorPicker – a jQuery UI Widget
(Olivier Giulieri) This project is a web color picker which looks like the one in Microsoft Office 2010. It can be used inline or as a popup binded to a text box. It is a full jQuery UI widget, supporting various configurations and themes.
Calling WCF Without Creating Proxy Using jQuery Ajax
(Devesh Omar) In this article you will learn how to call WCF without creating a proxy using jQuery Ajax.
Java Language Basics
(Raymond Gallardo, Joni Gordon, Scott Hommel, Sowmya Kannan and Sharon Biocca Zakhour) You’ve already learned that objects store their state in fields. However, the Java programming language uses the term variable as well. The first section of this chapter discusses this relationship, plus variable
