Click here to Skip to main content
15,883,705 members

Articles by Sebastiaan Meijerink (Articles: 10, Tip/Tricks: 3)

Articles: 10, Tip/Tricks: 3

RSS Feed

Average article rating: 4.63

Hosted Services
Azure
4 Jun 2015   Updated: 4 Jun 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 17,417     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
How to keep your Azure site 'hot'. When running a free plan website on Azure, it gets unloaded from memory by Azure after a period of inactivity. Causing it to be slow on the next request. How can we prevent this?
Programming Languages
Javascript
19 Nov 2012   Updated: 28 Mar 2013   Rating: 5.00/5    Votes: 12   Popularity: 5.40
Licence: CPOL    Views: 48,483     Bookmarked: 27   Downloaded: 507
Please Sign up or sign in to vote.
Build your own JavaScript router
27 Feb 2013   Updated: 28 Mar 2013   Rating: 4.33/5    Votes: 9   Popularity: 4.14
Licence: CPOL    Views: 29,500     Bookmarked: 25   Downloaded: 0
Please Sign up or sign in to vote.
Creating namespaces through a function.
PHP
23 Oct 2012   Updated: 28 Mar 2013   Rating: 5.00/5    Votes: 14   Popularity: 5.73
Licence: CPOL    Views: 49,242     Bookmarked: 25   Downloaded: 1,347
Please Sign up or sign in to vote.
A PHP MVC modal that mimics C# like Controllers.
Web Development
1 Mar 2015   Updated: 1 Mar 2015   Rating: 4.33/5    Votes: 2   Popularity: 1.30
Licence: CPOL    Views: 17,320     Bookmarked: 14   Downloaded: 131
Please Sign up or sign in to vote.
Creates a MVC site with user inputs to change the bootstrap variables and generate a custom branded bootstrap.css
2 Mar 2015   Updated: 2 Mar 2015   Rating: 4.14/5    Votes: 3   Popularity: 1.98
Licence: CPOL    Views: 16,950     Bookmarked: 6   Downloaded: 143
Please Sign up or sign in to vote.
Creates a MVC site with user inputs to change the bootstrap variables and generate a custom branded bootstrap.css
2 Mar 2015   Updated: 2 Mar 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 13,583     Bookmarked: 3   Downloaded: 62
Please Sign up or sign in to vote.
Creates a MVC site with user inputs to change the bootstrap variables and generate a custom branded bootstrap.css
3 Mar 2015   Updated: 3 Mar 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 16,080     Bookmarked: 5   Downloaded: 125
Please Sign up or sign in to vote.
Creates an MVC site with user inputs to change the bootstrap variables and generate a custom branded bootstrap.css
ASP.NET
4 Mar 2013   Updated: 6 Apr 2013   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 36,196     Bookmarked: 25   Downloaded: 929
Please Sign up or sign in to vote.
Offline web app in MVC.
HTML5
6 Apr 2013   Updated: 6 Apr 2013   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 20,164     Bookmarked: 10   Downloaded: 315
Please Sign up or sign in to vote.
Offline WebApp MVC

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.92

Programming Languages
Javascript
23 May 2014   Updated: 23 May 2014   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 10,131     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
Breeze pitfall. Understanding entityQuery function changing.
JScript .NET
6 Nov 2012   Updated: 6 Dec 2012   Rating: 4.85/5    Votes: 13   Popularity: 5.40
Licence: CPOL    Views: 40,822     Bookmarked: 13   Downloaded: 0
Please Sign up or sign in to vote.
Lots of for loops are coded wrong causing a potential performance issue.
6 Nov 2012   Updated: 4 Apr 2013   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 25,550     Bookmarked: 14   Downloaded: 0
Please Sign up or sign in to vote.
Object constructor with another object instead of named variables.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer (Senior)
Netherlands Netherlands
I'm a developer with 22+ years of experience. Starting of on a MVS mainframe, moving to building big multi-tier ERP systems with unix backends, to building web-based BI-Portals. I've seen a lot of different languages, environments and paradigmes.

At this point my main interest is webdevelopment. Mainly javascript/typescript and ASP.NET. But I also like getting my hands dirty on some PHP.

My main focus has been shifting towards full javascript the past years. Almost anything can be accomplished now. From building full offline webapps, to IoT (Tessel), to server (node).