(Marco Gralike) After creating the initial structures to scrape some JSON content of Wikipedia, as mentioned in “HOWTO: Building a JSON Database API (1)“, it is now time to create some views and accompanying PL/SQL code.
Tag: JSON / JAVA / XML
JavaScript Editor Improvements in Visual Studio 2015
(Jordan Matthiesen) JavaScript is an important technology for development on many different platforms, including web, mobile app, and server programming. In Visual Studio 2013 we already support IntelliSense, Go to Definition, colorization, and formatting of JavaScript source, along with several oth
Insert, Update and Delete MVC WebGrid Data using JQuery
(Pinakpani Dey) If you are an ASP .NET developer, you are familiar with editing (Insert, Update and Delete) GridView’s row data using Item Template and Edit Template.
Basics of JavaScript
(Ankit Bansal) If you are familier with comments in C#, then its easy for you to understand.
HOWTO: Building a JSON Database API (1)
(Marco Gralike) When learning new things, I always try to apply it to a hopefully useful and practical idea. Of course the fun part of the project is important as well.
Defining Event Handling and Control Flow for Cross-Platform Mobile Applications
(DAVEMCG) Altova MobileTogether empowers companies of any size to quickly design and deploy custom enterprise mobile solutions that run on all mobile platforms. The Actions dialog in the MobileTogether Designer is one key feature that makes it possible to develop robust mobile solutions in days, not
HTML5/CSS 3 Modal Dialog Box; no JavaScript
(DrABELL) Modal dialog boxes (or, in other words, modal pop-ups or “dark-box”) represent the quintessential component of the User Interface (UI) design. Web applications typically implement such functionality through the client-side Java scripting, but this option could be disabled on the client mac
Error in XML document. Hexadecimal value 0x1F, is an invalid character
(Mark Hughes) I worked on an issue recently where we were noticing that a large majority of the out of the box System Center Configuration manager (SCCM) reports were throwing the same error. Very odd! I would expect to see an error from a custom report but not an out of the box report! Here is the
How to Create a Smiley Face Using JavaScript
(Harpreet Singh) In this article we will see how to create a smiley face in a canvas using JavaScript.
Cinchoo – Consuming XML as Configuration Value
(Cinchoo) Cinchoo is the application framework for .NET. One of the main functionalities it provides to the users is the application configuration management. Application configuration is the information that the application reads and/or writes at run-time from the source.
