Quantcast
Channel: Michael Wullink
Browsing all 9 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

i18n globalization with gettext and asp.net mvc

The most common approach to use when internationalizing asp.net mvc applications is to use the .Net frameworks built in resource system. Another viable option is to use the i18n standard format that’s...

View Article



Image may be NSFW.
Clik here to view.

Workaround for Valums Ajax File Upload IE9 Issues

Andrew Valums wrote an excelent javascript upload script for uploading multiple files in browsers that support it, unfortunately it doesn’t work completely in IE9 (the upload progress indicator hangs)....

View Article

Image may be NSFW.
Clik here to view.

A single file login page for asp.net

Sometimes you might feel the need to simply protect a public directory on your webserver. Using IIS gives you several options to achieve this, but today we will discuss how to enable a simple login...

View Article

join.me screen sharing and presenting

Recently I came across this remote screen sharing utility that’s quite cool. It’s created by the folks of logmein and it’s called join.me. They offer a premium service starting at the best price...

View Article

Seed your database with test data using the entity framework

Recently I’ve started to use Entity Framework Code First in favor of linq2sql. The main reason to choose Entity framework is it’s more advanced feature set, and especially cool upcoming features like...

View Article


Basic Authentication with the ASP.NET Membership API

If you are an ASP.NET developer you are probably familiar with both membership and http basic authentication. If you are familiar with IIS’s different authentication methods you also know that the only...

View Article

Image may be NSFW.
Clik here to view.

How to add lazy loading to dapper

Dapper is a great way to take care of querying SQL Server (and other) databases. It offers a nice compromise between full blown ORM Frameworks such as entity framework and raw SqlDataReader based...

View Article

5 Books you need to read if you want to run your own micro business

Do you think it's difficult to get started on running your own micro business? You are not alone!

View Article


Why you should learn more then one programming language

In the sphere of software development things move fast, extremely fast. So if you are programming professionally you should always keep up with the latest and greatest. But how?

View Article

Browsing all 9 articles
Browse latest View live




Latest Images