Quantcast
Channel: The Problem Solver
Browsing all 57 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

HTML5 and Geolocation

One of the cool new features in HTML5 is Geolocation or the capability to determine where someone is. It turns out most modern browsers support the Geolocation API as you can see on CanIUse.com....

View Article



Image may be NSFW.
Clik here to view.

HTML5 - Server-Sent Events

There are a lot of cool new features and one of these is Server-Sent Events. According to CanIUse.com Server-Sent Events are usable on almost half of the modern browsers. And as is often the case...

View Article

Image may be NSFW.
Clik here to view.

HTML5 feature detection aka Modernizr

Yesterday I blogged about using the new Server-Sent Events or the EventSource object to send messages from the server to the client. But what happens if I try to do this in a browser that doesn’t...

View Article

Image may be NSFW.
Clik here to view.

Customizing the HTML5 checks Modernizr does

In the previous blog post I demonstrated how to use Modernizr to test for the availability of HTML 5 features. Doing so was quite easy but as every test is always performed to add CSS classes to the...

View Article

Image may be NSFW.
Clik here to view.

DotNed Podcast: Jurgen Thysmans en het Tweakers Testpanel voor de Nokia Lumia...

In deze podcast spreekt Maurice de Beijer met Jurgen Thysmans van Nokia over wat de omschakeling van Nokia naar het Windows Phone 7 platform allemaal voor gevolgen gaat hebben. Tevens bezoeken we het...

View Article


Image may be NSFW.
Clik here to view.

Using HTML5 WebSockets

In previous blog posts I wrote about using Server-Sent Events so send data from the server to the browser. This works but has the drawback that it is a one way messaging from the server to the browser....

View Article

Image may be NSFW.
Clik here to view.

#DotNed podcast: Bart De Smet over RX (Deel 1 van 2)

In deze podcast spreekt Maurice de Beijer met Bart De Smet over het RX framework. Bart werkt bij Microsoft aan de RX librray en verteld hoe deze ontwikkeling oorspronkelijk is begonnen als een...

View Article

Image may be NSFW.
Clik here to view.

#DotNed podcast: Bart De Smet over RX (Deel 2 van 2)

In deze podcast spreekt Maurice de Beijer met Bart De Smet over het RX framework. Bart werkt bij Microsoft aan de RX librray en verteld hoe deze ontwikkeling oorspronkelijk is begonnen als een...

View Article


Image may be NSFW.
Clik here to view.

DotNed podcast: Freena Eijffinger over Autisme en de Surface

In deze podcast spreekt Maurice de Beijer met Freena Eijffinger over autisme en hoe Freena de Microsoft Surface tafel gebruikt om autisme te diagnotiseren bij kinderen.Met dank aan onze sponsor:...

View Article


Image may be NSFW.
Clik here to view.

Wat doe ik met HTML5 op de Microsoft TechDays 2012?

Uiteraard ben ik ook dit jaar weer aanwezig op de Microsoft TechDays 2012. Voor degene die het gemist hebben de TechDays zijn dit jaar van 15 t/m 17 februari in Den Haag. Ik doe dit jaar twee...

View Article

Image may be NSFW.
Clik here to view.

Getting Started with WCF and Rest material

Thanks everyone for joining in with the DevelopMentor webinar I did last night on Getting Started with WCF and Rest.If you want to take another look at the slides or samples you can download them using...

View Article

Image may be NSFW.
Clik here to view.

Windows Workflow Foundation 3 Types Marked Obsolete in .NET 4.5

People have been wondering for a while what the future of WF3 was since the release of WF4. So far both workflow stacks have coexisted in .NET 4 and there has been no official statement about the...

View Article

Image may be NSFW.
Clik here to view.

DotNed podcast: Client web ontwikkelingen met Steve Sanderson

In deze, tijdens de TechDays opgenomen, podcast spreekt Maurice de Beijer met Steve Sanderson over de toekomst van web development met de moderne browsers. Ze spreken ondermeer over Knockout.js, een...

View Article


Image may be NSFW.
Clik here to view.

Getting started with the ASP.NET Web API

Some time ago I did a number of blog posts about the beta versions of the WCF Web API. As it turns out the WCF Web API team has moved into the ASP.NET team, a good thing as far as I am concerned, and...

View Article

Image may be NSFW.
Clik here to view.

Updating data with the ASP.NET Web API

 In the previous blog post I demonstrated how to get started with the ASP.NET Web API and retrieve some products data from the Northwind database. Something that was really easy to do But quite often...

View Article


Image may be NSFW.
Clik here to view.

Installing ASP.NET MVC 4 Beta breaks ASP.NET MVC 3 RTM applications

We where just bitten by this one and the problem was not immediately obvious.You will see some error likeThe name 'model' does not exist in the current contextor'System.Web.WebPages.Html.HtmlHelper'...

View Article

Image may be NSFW.
Clik here to view.

Query composition with the ASP.NET Web API

Having the ASP.NET Web API as a REST service returning data is kind of nice but to be efficient on the wire we don’t want to return more data that required only to discard it in the client. As we have...

View Article


Image may be NSFW.
Clik here to view.

DotNed podcast: Jeff Prosise about the future with Silverlight,...

In this podcast Dennis Vroegop speaks with Jeff Prosise about the future of software development for the .NET developer. Links:Blog: http://www.wintellect.com/cs/blogs/jprosise/TechDays presentation :...

View Article

Image may be NSFW.
Clik here to view.

Using SignalR for real time communication on the web

In a previous blog post I mentioned how exited I was about WebSockets and the future with real time duplex communication over the Internet. Unfortunately the current support for WebSockets, both on the...

View Article

Image may be NSFW.
Clik here to view.

DotNed podcast: Ronald Harmsen over Async/Await en Tasks

In deze podcast spreekt Maurice de Beijer met Ronald Harmsen. Ze hebben het over de nieuwe async en await keywords in C# 5. Daarnaast hebben ze het uitgebreid over verschillende vormen van asynchroon...

View Article
Browsing all 57 articles
Browse latest View live




Latest Images