(Jovan Popovic) In this article, we will see how you can easily insert array of JSON objects into SQL Server 2016 tables.
Tag: JSON / JAVA / XML
Top Five Reasons to Document Your Schemas
(Erin Cavanaugh) Schema development is often an iterative process, and developers don’t typically start from scratch – XML Schemas, and, increasingly, JSON Schemas, are pieced together from existing documents or inherited from other teams.
Send / Receive Object From jQuery And Web Services
(Anubhav Chaudhary) In this article you will learn about how to send/receive object from jQuery and Web Services.
XML Server Suite
(Donald Snowdy) The XmlServer is a multi-threaded server application that listens for client requests, invokes “Operators”, and responds to client requests.
Using Google Tag Manager to Dynamically Generate Schema/JSON-LD Tags
(Chris Goddard) One of the biggest takeaways from SearchFest in Portland earlier this year was the rapidly rising importance of semantic search and structured data — in particular Schema.org.
Optimize CSS & JavaScript using Minifier TagHelper
(Hisham) Minification is the process of removing unnecessary characters from the source code without changing its functionality.
Simplest Way to Avoid Hardcoding of the Confidentials in Java
(rohit7209) This writing will focus on the need, implementation and using EntityManager API in your project. The sole purpose of this API is to protect your passwords and other important data from getting hacked.
Securing a REST API
(Tamas Piros) Applications using a three-tiered architecture have been around for a quite a while — LAMP stack anyone? Recently there has been a great number of applications using JavaScript throughout all the stacks and this has some added benefits with regards to lean, agile and rapid application
Use JQuery Datepicker In ASP.NET Web Form
(Manoj Kalla) In this article I will explain how to use JQuery Datepicker Using ASP.NET WebForm.
Introducing InversifyJS 2.0: A powerful lightweight IoC container for JavaScript apps powered by TypeScript
(Remo H. Jansen) InversifyJS is an open-source inversion of control (IoC) container for TypeScript applications.