Quantcast
Channel: RealDolmen Experts » javascript
Browsing latest articles
Browse All 28 View Live

HTML5 XHR and silent CSRF

Source: RFC 3514 HTML5 features & vulnerabilitiesWhen we look into the HTML5 specification we see a lot of new features. (e.g: drag & drop, file api,..)But the specification also brings new...

View Article



Image may be NSFW.
Clik here to view.

JSON: serialize and deserialize functions in JavaScript

Source: kristofdegrave In my Linq2IndexedDB project, I take advantage of the web workers to do all the filtering that the IndexedDB API doesn’t allow (multiple filters, like, inArray, …). For all these...

View Article

Image may be NSFW.
Clik here to view.

Promises: jQuery deferred object vs WinJS Promise

Source: kristofdegrave When I was adjusting my Linq2IndexedDB library to enable Windows 8 development, I had some little issues porting the jQuery promises to WinJS promises. In this post I will show...

View Article

Image may be NSFW.
Clik here to view.

Exploring an App for SharePoint 2013 Visual Studio 2012 project – SharePoint...

Source: JOPX on SharePoint, Windows Phone and Windows 8 After having installed Visual Studio 2012 together with the Microsoft Office Dev Tools which are distributed with the Web Platform Installer 4.0...

View Article

Image may be NSFW.
Clik here to view.

Programming in HTML5 with JavaScript and CSS3 Specialist

Source: kristofdegrave As of today, I am a Programming in HTML5 with JavaScript and CSS3 Specialist. I took the 70-480 exam and passed with a score of 760. Tough I already have quite some experience...

View Article


Image may be NSFW.
Clik here to view.

Build automation: Merging and minifying JavaScript files with Ajax Minifier

Source: kristofdegrave In my Library I have come to the point where it is gets harder and harder to maintain it. I'' am currently over the 3000 lines, so it got time to split up my library in separate...

View Article

Image may be NSFW.
Clik here to view.

Navigation in a Single page Web application: Sammy.js

Source: Kenny Tordeur Single page Web applications are becoming more and more frequent. There are a lot of frameworks/technologies that make the development of these applications a lot easier. You can...

View Article

Image may be NSFW.
Clik here to view.

Getting started with JQuery UI Tabs

Source: JOPX on SharePoint, Windows Phone and Windows 8 JQuery UI Tabs allows you to create HTML tabs in a very simple fashion. Listed below are the different steps you need to take: Add a reference to...

View Article


Image may be NSFW.
Clik here to view.

Empower the user experience for CRM 2011

Source: Steven De Waele's Blog Also tired with the dull input fields in CRM? Sometimes i wish for some really fancy controls on my forms. Well it is possible and this is how. I’m a huge fan of jquery...

View Article


Image may be NSFW.
Clik here to view.

JavaScript Development for CRM 2011 made easy

Source: Steven De Waele's Blog Most CRM developers are use to work with soap XML in CRM 2011. But this way of working isn’t that easy like you can see in the screenshot below. Soap request for CRM 2011...

View Article

How to validate your Javascript before the upgrade to CRM 2013

Source: Steven De Waele's Blog Microsoft created a tool to prepare you for a upgrade to CRM 2013. It possible that some Javascript code stops working or causes an error when you upgrade. This tool will...

View Article

Image may be NSFW.
Clik here to view.

Navigation in a Single page Web application: Sammy.js

Source: KENNY TORDEUR Single page Web applications are becoming more and more frequent. There are a lot of frameworks/technologies that make the development of these applications a lot easier. You can...

View Article

Image may be NSFW.
Clik here to view.

Updating SharePoint 2010 List definition to SharePoint 2013 List Definition –...

Source: Rick's BlogRick's Blog In SP2013 the datasheet view is no more. It’s now been replaced with “Quick edit” But when updating a list definition from 2010 to 2013 something strange happens. The...

View Article


Image may be NSFW.
Clik here to view.

JavaScript: OO programming using the Revealing Prototype Pattern

Source: kristofdegrave I’m currently playing around with SPA (Single Page applications), meaning a lot of JavaScript to write. One of the principals in OO programming is don’t repeat your self. That is...

View Article

Create Appointment via REST

Source: RoelG vs CRM Here is a short piece of Javascript code on how to create an appointment in CRM 2013 through REST.I''m using CRMRestKit library to simplify the code. Roel Goens, one of our...

View Article


Image may be NSFW.
Clik here to view.

Navigation in a Single page Web application: Sammy.js

Source: Kenny Tordeur Single page Web applications are becoming more and more frequent. There are a lot of frameworks/technologies that make the development of these applications a lot easier. You can...

View Article

Image may be NSFW.
Clik here to view.

Angular2: Fix Displaying data example in es5

Source: kristofdegrave Since I’m recently working on an angular project, I started to get curious about the angular 2 version. I started with the quick start demo and everything went very smooth. So...

View Article


Image may be NSFW.
Clik here to view.

Project setup in Angular 1.x

Source: kristofdegrave Since 6 months now I have been working on an Angular 1.x project. In the start I have been struggling with the setup of the project, but I found a good way to start with the...

View Article

Image may be NSFW.
Clik here to view.

Component based architecture

Source: kristofdegrave Once angular 1.5 got released and components seems to be the future of Frond-end development, I started looking to Component Based Architecture. A good well defined component is...

View Article

Image may be NSFW.
Clik here to view.

Components in angular 1.5.x

Source: kristofdegrave In my previous article I described my view on a component based architecture. In this post I want to focus on how I applied this in a real life application with angular. Since...

View Article
Browsing latest articles
Browse All 28 View Live




Latest Images