(Balakrishnan Dhinakaran) Recently, we were asked to create a solution for moving a specific email from a specific team to a SharePoint 2007 list in order to track the status.
Tag: JSON / JAVA / XML
Animate Comment Nodes in the DOM
(Dean Hume) If you visit some of the most popular websites on the net today and view the source of their HTML, you might be surprised with what you find. There are often hidden gems and messages in the form of ASCII art embedded in their HTML comments.
HTML5 and jQuery Way For Uploading Files
(Afzaal Ahmad Zeeshan) Most websites use HTML5 and jQuery plugins to upload files without requiring the user to send a POST request to the server but that is not a productive way to upload files.
Create a jQuery Plugin to display a Running Counter
(Suprotim Agarwal) Use jQuery to create a Running Counter on your website to show a countdown to an event.
Introducing Semantic Types in .Net
(Matt Perdeck) Semantic Types help you reduce bugs and improve maintainability by letting the compiler ensure consistency in your code. This article shows how this works and how to create Semantic Types with minimal overhead.
HTML5 Charts using Chart.js
(Dean Hume) Let’s face it – everyone loves a good pie chart! Using charts makes information much easier to visualize. It is easier to see a pattern in a chart, but much more difficult when looking at raw data. In fact, there are loads of different web based charting solutions available to us as deve
XML Parsing Using SAXparser in Android
(Ravi Sharma) Hi friends. I am now showing you how to parse XML in Android using SAXParser.
Break Away From XML Configurations with ConfigR
(Rion Williams) Configuration files within ASP.NET applications can often seem a bit convoluted.
Vaadin7 jQuery UI Integration
(Aminul Karim) This tip introduces how you can integrate Vaadin 7 and your custom Javascript or any JavaScript library like jQuery, jQuery UI, etc. I will also demonstrate how you can use your custom style with Vaddin Framework.
Encrypt in JavaScript and Decrypt in C# With AES Algorithm in ASP.Net in MVC 4
(Saineshwar Bageri) This article shows how to encrypt on the client side values in JavaScript and decrypt in C# with AES algorithm in ASP.NET MVC 4.
