(Marco Gralike) In Oracle database version 12.1.0.2, Oracle introduced the Oracle In-Memory Database option. It is possible from this version onwards to put selectively, via for example, an Structured XMLIndex in this section of your database memory.
Tag: JSON / JAVA / XML
MVC4: jQuery AutoComplete TextBox Using Web API
(Rahul Saxena) This article explains how to create a jQuery autocomplete text box using the Web API in MVC 4.
Convert XLS file to CSV
(Pradiptab2) There are some situations where we need to import data from the csv or the xls file. Its quite easy to deal with a csv file, as this is a plain text file.
Export From HTML Table Using jQuery
(Sibeesh Venu) This article shows how to export from an HTML table using jQuery.
How to call Server side function with JavaScript
(Shipra Gupta) In this article you will find how we can call Server side static function using JavaScript and get value from it. Many times developers find such requirement of fetching some data from Server side. Here is the code, where page will not follow Page life cycle and no data will be posted
Capture Screen Shots Using ASP.Net C# Without JavaScript
(Vithal Wadje) This article is for beginners and those who want to learn how to capture the screen using ASP.Net and C# without using any scripting language.
Stop/Change <meta> Tag Refresh in .NET or Alternative Way to Refresh the Page using JavaScript
(Ankur Rawat) There is no appropriate solution to stop tag refresh attribute or change the time interval of refresh.
Writing JavaScript for an Intel Edison
(Jeremy Foster) In my last article about the Intel Edison, I showed you how to take yours out of the box, and get it set up. Consider this article a follow-on. I’m going to pick up pretty much where the last one ended.
Generate Screenshot Using HTML and JavaScript
(Sibeesh Venu) In this article you will learn how to generate a screenshot using HTML and JavaScript.
Utilize HTML5 DataList And JQuery Ajax To Create Autocomplete In ASP.NET MVC
(Bipin Joshi) In data entry forms involving textboxes with predictable values one can use autocomplete to assist user pick an existing value. HTML5 introduces element that can come handy while implementing autocomplete.
